A LINQ QueryProvider that uses a REST API as its data source.
Info
Version: | 0.7.1 |
Author(s): | Messerli.LinqToRest |
Last Update: | Wednesday, July 12, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Messerli.LinqToRest |
Install
Install-Package Messerli.LinqToRest
dotnet add package Messerli.LinqToRest
paket add Messerli.LinqToRest
Messerli.LinqToRest Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Funcky(>= 2.0.0 && < 3.0.0)
- Messerli.QueryProvider(>= 0.2.0 && < 0.3.0)
- Messerli.ServerCommunication(>= 0.1.0 && < 0.2.0)
- Messerli.Utility(>= 0.3.0 && < 0.4.0)
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.1 && < 2.0.0)
- Newtonsoft.Json(>= 12.0.3 && < 13.0.0)
- Pluralize.NET.Core(>= 1.0.0 && < 2.0.0)
- Soltys.ChangeCase(>= 1.6.0 && < 2.0.0)
- Funcky(>= 2.0.0 && < 3.0.0)
- Messerli.QueryProvider(>= 0.2.0 && < 0.3.0)
- Messerli.ServerCommunication(>= 0.1.0 && < 0.2.0)
- Messerli.Utility(>= 0.3.0 && < 0.4.0)
- Newtonsoft.Json(>= 12.0.3 && < 13.0.0)
- Pluralize.NET.Core(>= 1.0.0 && < 2.0.0)
- Soltys.ChangeCase(>= 1.6.0 && < 2.0.0)
Tags