Releases: moh-hassan/odata2poco
Releases · moh-hassan/odata2poco
3.2.0.3
fix namespace issue#20
3.2.0.1
Windows Ntlm support
3.1.0
Published to nuget on 6/3/2019
OData2Poco: https://www.nuget.org/packages/OData2Poco/
OData2Poco.CommandLine (o2pgen): https://www.nuget.org/packages/OData2Poco.CommandLine/
OData2Poco.dotnet.o2pgen(dotnet-o2pgen): https://www.nuget.org/packages/OData2Poco.dotnet.o2pgen/
3.0.0.262
.NET core Global tool OData2Poco.dotnet.o2pgen V3.0.0
Download to a folder, and from there you can install by the command:
dotnet tool update -g OData2Poco.dotnet.o2pgen --add-source .:
To run:
dotnet o2pgen -r https://services.odata.org/TripPinRESTierService -v
You use the same options as in the console o2pgen tool.
3.0.0-RC1.240
3.0.0.240 support enum FlagsAttribute
2.3.0
OData2Poco V2.3.0
2.2.1
OData2Poco.CommandLine V2.2.1