Skip to content

Releases: moh-hassan/odata2poco

3.2.0.3

27 Mar 18:45
Compare
Choose a tag to compare
fix namespace issue#20

3.2.0.1

25 Mar 22:19
Compare
Choose a tag to compare
Windows Ntlm support

3.1.0

05 Mar 23:44
af73c4e
Compare
Choose a tag to compare

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

27 Jan 15:09
Compare
Choose a tag to compare

.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

19 Oct 20:30
Compare
Choose a tag to compare
3.0.0-RC1.240 Pre-release
Pre-release
3.0.0.240

support enum FlagsAttribute

2.3.0

20 Dec 21:24
Compare
Choose a tag to compare

OData2Poco V2.3.0

2.2.1

28 Apr 18:30
Compare
Choose a tag to compare

OData2Poco.CommandLine V2.2.1