A lightweight implementation of some OData operations for ASP.NET Core APIs.
Info
Version: | 2.0.0-beta4 |
Author(s): | feature[23] |
Last Update: | Monday, April 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/feature23/odata-lite |
NuGet Url: | https://www.nuget.org/packages/F23.ODataLite |
Install
Install-Package F23.ODataLite
dotnet add package F23.ODataLite
paket add F23.ODataLite
F23.ODataLite Download (Unzip the "nupkg" after downloading)
Dependencies
- F23.Hateoas(>= 1.0.0)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.1.3)
- Microsoft.EntityFrameworkCore(>= 3.1.3)
- Microsoft.OData.Core(>= 7.6.4)
- System.Reflection.Emit(>= 4.7.0)
Tags