Extensible F# Event Codec for System.Text.Json and Newtonsoft.Json with versioning tolerant converters.
Info
Version: | 3.0.0 |
Author(s): | @jet @amjjd @bartelink @eiriktsarpalis and contributors |
Last Update: | Monday, March 18, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jet/FsCodec |
NuGet Url: | https://www.nuget.org/packages/FsCodec |
Install
Install-Package FsCodec
dotnet add package FsCodec
paket add FsCodec
FsCodec Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- FSharp.Core(>= 4.3.4)
- FSharp.UMX(>= 1.0.0)
- FSharp.Core(>= 3.1.2.5)
- FSharp.UMX(>= 1.0.0)
Tags