Skip to content

Microsoft.OData.Cli

Compare
Choose a tag to compare
@ElizabethOkerio ElizabethOkerio released this 04 Apr 07:41
· 36 commits to create-odata-cli-pipeline since this release
b5e7b92

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.