OData2Poco.CommandLine
2.1.0
See the version list below for details.
dotnet add package OData2Poco.CommandLine --version 2.1.0
NuGet\Install-Package OData2Poco.CommandLine -Version 2.1.0
<PackageReference Include="OData2Poco.CommandLine" Version="2.1.0" />
paket add OData2Poco.CommandLine --version 2.1.0
#r "nuget: OData2Poco.CommandLine, 2.1.0"
// Install OData2Poco.CommandLine as a Cake Addin #addin nuget:?package=OData2Poco.CommandLine&version=2.1.0 // Install OData2Poco.CommandLine as a Cake Tool #tool nuget:?package=OData2Poco.CommandLine&version=2.1.0
o2gen is a CommandLine tool for generating c# POCO classes from OData feeds. Project site: https://odata2poco.codeplex.com/
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
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 |
---|---|---|
6.3.2 | 695 | 3/18/2024 |
6.2.1 | 2,605 | 11/7/2023 |
6.2.0 | 1,047 | 10/26/2023 |
6.1.0 | 1,559 | 9/9/2023 |
6.0.0 | 1,439 | 6/27/2023 |
5.0.1 | 2,548 | 10/4/2022 |
4.3.1 | 1,562 | 8/11/2022 |
4.2.1 | 24,530 | 4/17/2022 |
4.1.0 | 3,403 | 11/8/2021 |
4.0.0 | 1,835 | 8/28/2021 |
3.5.0 | 13,275 | 3/8/2021 |
3.4.2 | 7,096 | 12/21/2020 |
3.4.1 | 1,795 | 10/2/2020 |
3.3.1 | 5,249 | 11/25/2019 |
3.3.0 | 1,757 | 11/19/2019 |
3.2.0 | 2,555 | 4/20/2019 |
3.1.0 | 2,077 | 3/5/2019 |
3.0.3 | 2,216 | 2/5/2019 |
2.3.0 | 7,008 | 12/20/2017 |
2.2.1 | 2,885 | 3/21/2017 |
2.2.0 | 2,637 | 3/11/2017 |
2.1.0 | 2,288 | 2/28/2017 |
2.0.0 | 2,449 | 6/27/2016 |
1.4.0 | 2,803 | 5/1/2016 |
Release Date: Mar 1,2017
Version: 2.1.0
What is new:
-new option: -e, --eager (Default: False) Add non virtual navigation Properties for Eager Loading
-new option: -i, --inherit Base class and/or interfaces
-new option: -m, --namespace A namespace prefix for the OData namespace