Fun.OData.Giraffe
2.0.0
This is a little wrapper utils to help use odata functions in giraffe
Install-Package Fun.OData.Giraffe -Version 2.0.0
dotnet add package Fun.OData.Giraffe --version 2.0.0
<PackageReference Include="Fun.OData.Giraffe" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fun.OData.Giraffe --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fun.OData.Giraffe, 2.0.0"
#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 Fun.OData.Giraffe as a Cake Addin
#addin nuget:?package=Fun.OData.Giraffe&version=2.0.0
// Install Fun.OData.Giraffe as a Cake Tool
#tool nuget:?package=Fun.OData.Giraffe&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- FSharp.Core (>= 5.0.0)
- Giraffe (>= 4.1.0)
- Microsoft.AspNetCore.OData (>= 7.5.7)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 120 | 3/27/2021 |
2.0.0-beta5 | 142 | 3/27/2021 |
1.0.4 | 149 | 10/20/2020 |
1.0.3 | 143 | 10/13/2020 |
1.0.2 | 98 | 9/30/2020 |
1.0.1 | 100 | 9/30/2020 |
1.0.0 | 467 | 11/2/2019 |
1.0.0-beta1 | 186 | 11/1/2019 |