OData2Poco 2.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package OData2Poco --version 2.1.0
NuGet\Install-Package OData2Poco -Version 2.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OData2Poco" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OData2Poco --version 2.1.0
#r "nuget: OData2Poco, 2.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install OData2Poco as a Cake Addin
#addin nuget:?package=OData2Poco&version=2.1.0

// Install OData2Poco as a Cake Tool
#tool nuget:?package=OData2Poco&version=2.1.0

OData2Poco is a class library supporting .NET 4.5 or higher with T4 Template to generate  plain-old CLR objects (POCO) from OData feeds that implement both V1-3 and V4 OData protocol,based on the metadata of the service stored on the  server. POCO classes can be used in typed RESTful client OData services

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on OData2Poco:

Package Downloads
Weikio.ApiFramework.Plugins.SharePoint

SharePoint plugin for Api Framework.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.3.2 190 3/18/2024
6.2.1 687 11/7/2023
6.2.0 561 10/26/2023
6.1.0 649 9/9/2023
6.0.0 881 6/27/2023
5.0.1 2,987 10/4/2022
4.3.1 1,184 8/11/2022
4.2.1 1,353 4/17/2022
4.1.0 1,269 11/8/2021
4.0.0 1,030 8/28/2021
3.5.0 5,354 3/8/2021
3.4.2 1,329 12/21/2020
3.4.1 1,282 10/2/2020
3.3.1 1,790 11/25/2019
3.3.0 1,299 11/19/2019
3.2.0 1,650 4/20/2019
3.1.0 1,379 3/5/2019
2.3.0 9,770 12/20/2017
2.2.1 1,851 3/21/2017
2.2.0 1,827 3/12/2017
2.1.0 1,695 2/28/2017
2.0.0 1,754 6/27/2016
1.3.0 1,818 4/10/2016

Release Date: June 27,2016
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