Newtonsoft.Json.FSharp
3.2.2
Different serializers for Newtonsoft.Json, making it easier to work with JSON data with Newtonsoft.Json from F#.
Install-Package Newtonsoft.Json.FSharp -Version 3.2.2
dotnet add package Newtonsoft.Json.FSharp --version 3.2.2
<PackageReference Include="Newtonsoft.Json.FSharp" Version="3.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Newtonsoft.Json.FSharp --version 3.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Newtonsoft.Json.FSharp, 3.2.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Release Notes:
Dependencies
-
- FSharp.Core (>= 3.1.2.1)
- Newtonsoft.Json (>= 6.0.8)
- NodaTime (>= 1.3.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Newtonsoft.Json.FSharp:
Package | Downloads |
---|---|
FSharpDataLayer
FSharpDataLayer is a easy pluggable, robost and complete data layer component which supports IOC and connects C# or VB project easily without much of hassle. This package bundles generic repository and unit of work design patterns.
|
GitHub repositories
This package is not used by any popular GitHub repositories.