This is a little wrapper utils to help use odata functions in giraffe.
Info
Version: | 2.0.0 |
Author(s): | slaveoftime |
Last Update: | Saturday, March 27, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/albertwoo/Fun.OData |
NuGet Url: | https://www.nuget.org/packages/Fun.OData.Giraffe |
Install
Install-Package Fun.OData.Giraffe
dotnet add package Fun.OData.Giraffe
paket add Fun.OData.Giraffe
Fun.OData.Giraffe Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 5.0.0)
- Giraffe(>= 3.6.0)
- Microsoft.AspNetCore.OData(>= 7.2.1)
Tags