C# library to serialize LINQ expressions.
Info
Version: | 1.4.0-beta-00003 |
Author(s): | Sascha Kiefer, Bryan Thornbury |
Last Update: | Tuesday, November 14, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/esskar/Serialize.Linq |
NuGet Url: | https://www.nuget.org/packages/Serialize.Linq.NetStandard16 |
Install
Install-Package Serialize.Linq.NetStandard16
dotnet add package Serialize.Linq.NetStandard16
paket add Serialize.Linq.NetStandard16
Serialize.Linq.NetStandard16 Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyModel(>= 2.0.0)
- NewtonSoft.Json(>= 10.0.3)
- System.Runtime.Serialization.Json(>= 4.3.0)
- System.Runtime.Serialization.Primitives(>= 4.3.0)
- System.Runtime.Serialization.Xml(>= 4.3.0)