Serialize.Linq 3.0.133

There is a newer version of this package available.
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
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Serialize.Linq" Version="3.0.133" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Serialize.Linq" Version="3.0.133" />
                    
Directory.Packages.props
<PackageReference Include="Serialize.Linq" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Serialize.Linq --version 3.0.133
                    
#r "nuget: Serialize.Linq, 3.0.133"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Serialize.Linq@3.0.133
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Serialize.Linq&version=3.0.133
                    
Install as a Cake Addin
#tool nuget:?package=Serialize.Linq&version=3.0.133
                    
Install as a Cake Tool

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 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.8

    • No dependencies.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.

NuGet packages (41)

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

VirtoCommerce.XDigitalCatalog

Package Description

OO.AppBase

Easy Application Base module

CoreRemoting

Easy to use Remoting library for .NET Core and .NET Framework

Tewr.BlazorWorker.BackgroundService

Use dotnet Web Workers Threads in Blazor

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on Serialize.Linq:

Repository Stars
microsoft/GraphEngine
Microsoft Graph Engine
VirtoCommerce/vc-platform
Virto Commerce B2B Innovation Platform
lofcz/LLMTornado
The .NET library to build AI agents with 30+ built-in connectors.
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
4.0.167 930,861 1/19/2025
3.1.160 560,744 9/29/2024
3.0.152 1,204,705 2/8/2024
3.0.148 208,399 10/21/2023
3.0.136 997 10/21/2023
3.0.134 569,356 6/24/2023
3.0.133 8,716 6/10/2023
3.0.126 1,319 6/10/2023
2.0.0 1,612,974 12/12/2020
1.8.1 2,226,405 4/25/2019
1.8.0 2,066 4/25/2019
1.7.3.1 96,360 10/26/2018
1.7.1 171,958 6/2/2018
1.7.0 19,123 3/20/2018
1.6.0 38,168 1/18/2018
1.5.0 3,471 1/6/2018
1.4.0 26,582 10/16/2017
1.3.2.1 8,738 9/27/2017
1.3.2 10,912 8/20/2017
Loading failed

- support for .NET 6.0
- support for .NET 7.0