Serialize.Linq
3.0.133
See the version list below for details.
dotnet add package Serialize.Linq --version 3.0.133
NuGet\Install-Package Serialize.Linq -Version 3.0.133
<PackageReference Include="Serialize.Linq" Version="3.0.133" />
paket add Serialize.Linq --version 3.0.133
#r "nuget: Serialize.Linq, 3.0.133"
// Install Serialize.Linq as a Cake Addin #addin nuget:?package=Serialize.Linq&version=3.0.133 // Install Serialize.Linq as a Cake Tool #tool nuget:?package=Serialize.Linq&version=3.0.133
Serialize.Linq
Serialize.Linq is a c# library for serializing linq expressions. Formats it supports (but it is not limited to) are JSON, XML and BINARY.
Installation
Simple install via NuGet:
PM> Install-Package Serialize.Linq
Building the source
git clone https://github.com/esskar/Serialize.Linq.git
Getting started
Help and Support
If you have a feature request, a bug or any other question, just create an issue. For bugs: make sure you create a unit test, so it is easier for me to reproduce and fix it.
You can always buy me a coffee ☕.
Supported Platforms (or known to work with)
- .NET 7.0
- .NET 6.0
- .NET 5.0
- .NET 4.8
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- No dependencies.
-
net5.0
- No dependencies.
-
net6.0
- No dependencies.
-
net7.0
- No dependencies.
NuGet packages (31)
Showing the top 5 NuGet packages that depend on Serialize.Linq:
Package | Downloads |
---|---|
VirtoCommerce.Platform.Data
Virto Commerce is a flexible B2B ecommerce solution that offers powerful tools for enterprise business users. https://virtocommerce.com |
|
Xpand.XAF.Modules.Reactive
The `Reactive` module provides a XAF DSL API for functional/stateless implementations. |
|
VirtoCommerce.XDigitalCatalog
Package Description |
|
OO.AppBase
Easy Application Base module |
|
CoreRemoting
Easy to use Remoting library for .NET Core and .NET Framework |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Serialize.Linq:
Repository | Stars |
---|---|
microsoft/GraphEngine
Microsoft Graph Engine
|
|
VirtoCommerce/vc-platform
Virto Commerce B2B Innovation Platform
|
|
Tewr/BlazorWorker
Library for creating DotNet Web Worker threads/multithreading in Client side Blazor
|
|
ngs-doo/revenj
DSL Platform compatible backend
|
Version | Downloads | Last updated |
---|---|---|
3.1.160 | 16,778 | 9/29/2024 |
3.0.152 | 447,171 | 2/8/2024 |
3.0.148 | 111,636 | 10/21/2023 |
3.0.136 | 638 | 10/21/2023 |
3.0.134 | 124,367 | 6/24/2023 |
3.0.133 | 8,292 | 6/10/2023 |
3.0.126 | 874 | 6/10/2023 |
2.0.0 | 1,254,743 | 12/12/2020 |
1.8.1 | 2,041,702 | 4/25/2019 |
1.8.0 | 1,583 | 4/25/2019 |
1.7.3.1 | 89,691 | 10/26/2018 |
1.7.1 | 127,609 | 6/2/2018 |
1.7.0 | 16,513 | 3/20/2018 |
1.6.0 | 36,042 | 1/18/2018 |
1.5.0 | 2,654 | 1/6/2018 |
1.4.0 | 22,620 | 10/16/2017 |
1.3.2.1 | 7,688 | 9/27/2017 |
1.3.2 | 9,403 | 8/20/2017 |
1.3.0 | 15,191 | 5/9/2017 |
1.2.4 | 105,573 | 6/8/2015 |
1.2.3 | 13,259 | 2/23/2015 |
1.2.2 | 4,192 | 2/11/2015 |
1.2.1 | 4,889 | 1/24/2015 |
1.2.0 | 30,319 | 9/25/2014 |
1.1.4 | 36,247 | 5/10/2013 |
1.1.3 | 5,013 | 2/28/2013 |
1.1.2 | 2,169 | 1/5/2013 |
1.1.1 | 2,129 | 1/2/2013 |
1.1.0 | 7,161 | 1/2/2013 |
- support for .NET 6.0
- support for .NET 7.0