Microsoft.OData.Cli.Exe 0.1.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Microsoft.OData.Cli.Exe --version 0.1.3
NuGet\Install-Package Microsoft.OData.Cli.Exe -Version 0.1.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.OData.Cli.Exe" Version="0.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.OData.Cli.Exe --version 0.1.3
#r "nuget: Microsoft.OData.Cli.Exe, 0.1.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.OData.Cli.Exe as a Cake Addin
#addin nuget:?package=Microsoft.OData.Cli.Exe&version=0.1.3

// Install Microsoft.OData.Cli.Exe as a Cake Tool
#tool nuget:?package=Microsoft.OData.Cli.Exe&version=0.1.3

The odata-cli is a CLI tool for generating strongly typed C# and Visual Basic client code for a specified OData service. It generates a DataServiceContext class to interact with the service and CLR types for each entity type and complex type in the service model. It does exactly what the OData Connected Service does.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.3 971 4/28/2022
0.1.2 174 4/26/2022
0.1.1 121 4/26/2022
0.1.0 214 4/20/2022