FSharp.JsonApi
2.1.1
.NET Standard 2.0
Install-Package FSharp.JsonApi -Version 2.1.1
dotnet add package FSharp.JsonApi --version 2.1.1
<PackageReference Include="FSharp.JsonApi" Version="2.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FSharp.JsonApi --version 2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FSharp.JsonApi, 2.1.1"
#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 FSharp.JsonApi as a Cake Addin
#addin nuget:?package=FSharp.JsonApi&version=2.1.1
// Install FSharp.JsonApi as a Cake Tool
#tool nuget:?package=FSharp.JsonApi&version=2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Use F# to create and consume flexible, strongly typed web APIs following the JSON:API specification.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- FSharp.Core (>= 4.6.0)
- FSharp.JsonSkippable (>= 1.0.0)
- Microsoft.FSharpLu.Json (>= 0.11.5)
- Newtonsoft.Json (>= 12.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on FSharp.JsonApi:
Package | Downloads |
---|---|
FSharp.JsonApi.AspNetCore
Use F# to create and consume flexible, strongly typed web APIs following the JSON:API specification. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.1 | 444 | 1/6/2020 |
2.1.0 | 413 | 11/8/2019 |
2.0.3 | 296 | 11/6/2019 |
2.0.2 | 285 | 11/6/2019 |
2.0.1 | 461 | 10/31/2019 |
2.0.0 | 415 | 10/30/2019 |
2.0.0-alpha-09 | 421 | 10/17/2019 |
2.0.0-alpha-08 | 280 | 10/14/2019 |
2.0.0-alpha-07 | 267 | 10/11/2019 |
2.0.0-alpha-06 | 348 | 10/9/2019 |
2.0.0-alpha-05 | 265 | 9/26/2019 |
2.0.0-alpha-04 | 264 | 9/26/2019 |
2.0.0-alpha-03 | 329 | 9/24/2019 |
2.0.0-alpha-02 | 380 | 9/23/2019 |
2.0.0-alpha-01 | 372 | 9/19/2019 |
1.4.1 | 295 | 9/26/2019 |
1.4.0 | 381 | 9/16/2019 |
1.3.0 | 330 | 9/12/2019 |
1.2.0 | 305 | 9/12/2019 |
1.1.0 | 314 | 9/11/2019 |
1.0.3 | 423 | 9/10/2019 |
- Improved Attribute overload resolution