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.
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.
// 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 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. 
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 (31)

Showing the top 5 NuGet packages that depend on Serialize.Linq:

Package Downloads
VirtoCommerce.Platform.Data The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

OO.AppBase

Easy Application Base module

VirtoCommerce.CoreModule.Data The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Common the e-commerce domain functionality

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.0.152 61,149 2/8/2024
3.0.148 53,089 10/21/2023
3.0.136 605 10/21/2023
3.0.134 88,691 6/24/2023
3.0.133 7,852 6/10/2023
3.0.126 844 6/10/2023
2.0.0 1,081,545 12/12/2020
1.8.1 1,949,894 4/25/2019
1.8.0 1,550 4/25/2019
1.7.3.1 85,274 10/26/2018
1.7.1 111,439 6/2/2018
1.7.0 15,553 3/20/2018
1.6.0 32,101 1/18/2018
1.5.0 2,607 1/6/2018
1.4.0 20,634 10/16/2017
1.3.2.1 7,139 9/27/2017
1.3.2 7,769 8/20/2017
1.3.0 15,130 5/9/2017
1.2.4 102,248 6/8/2015
1.2.3 12,745 2/23/2015
1.2.2 3,525 2/11/2015
1.2.1 4,839 1/24/2015
1.2.0 25,663 9/25/2014
1.1.4 19,290 5/10/2013
1.1.3 4,900 2/28/2013
1.1.2 2,131 1/5/2013
1.1.1 2,093 1/2/2013
1.1.0 6,568 1/2/2013

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