Microsoft.AspNet.OData.Extensions.ODataQueryMapper
2.0.26
.NET Framework 4.5
Install-Package Microsoft.AspNet.OData.Extensions.ODataQueryMapper -Version 2.0.26
dotnet add package Microsoft.AspNet.OData.Extensions.ODataQueryMapper --version 2.0.26
<PackageReference Include="Microsoft.AspNet.OData.Extensions.ODataQueryMapper" Version="2.0.26" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.OData.Extensions.ODataQueryMapper --version 2.0.26
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNet.OData.Extensions.ODataQueryMapper, 2.0.26"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.AspNet.OData.Extensions.ODataQueryMapper as a Cake Addin
#addin nuget:?package=Microsoft.AspNet.OData.Extensions.ODataQueryMapper&version=2.0.26
// Install Microsoft.AspNet.OData.Extensions.ODataQueryMapper as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.OData.Extensions.ODataQueryMapper&version=2.0.26
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A query mapper for OData v4.0, Automapper style.
This extension allows you to have a different domain model than your database model, and still be able to pass the OData query down to the database.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.AspNet.OData (>= 6.0.0)
- Newtonsoft.Json (>= 6.0.0)
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 |
---|---|---|
2.0.26 | 3,615 | 11/22/2016 |
1.0.25 | 2,498 | 1/27/2016 |
1.0.24 | 808 | 1/18/2016 |
1.0.23 | 760 | 1/18/2016 |
1.0.22 | 784 | 1/12/2016 |
1.0.21 | 776 | 1/11/2016 |
1.0.20 | 796 | 1/8/2016 |
1.0.19 | 807 | 1/8/2016 |
1.0.18 | 761 | 1/7/2016 |
1.0.17 | 782 | 1/7/2016 |
1.0.16 | 761 | 1/7/2016 |
1.0.12 | 771 | 1/7/2016 |
1.0.11 | 757 | 1/7/2016 |
1.0.10 | 806 | 1/7/2016 |
1.0.9 | 753 | 1/6/2016 |
1.0.8 | 793 | 1/6/2016 |
1.0.7 | 751 | 1/5/2016 |
1.0.6 | 765 | 1/4/2016 |
1.0.5 | 761 | 1/4/2016 |
1.0.4 | 768 | 12/23/2015 |
1.0.3 | 751 | 12/23/2015 |
Upgraded to support Microsoft.AspNet.OData v6.0.0