Microsoft.OData.Cli
·
36 commits
to create-odata-cli-pipeline
since this release
A release of the odata-cli tool. 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.