Migrant 0.10.0
See the version list below for details.
dotnet add package Migrant --version 0.10.0
NuGet\Install-Package Migrant -Version 0.10.0
<PackageReference Include="Migrant" Version="0.10.0" />
paket add Migrant --version 0.10.0
#r "nuget: Migrant, 0.10.0"
// Install Migrant as a Cake Addin #addin nuget:?package=Migrant&version=0.10.0 // Install Migrant as a Cake Tool #tool nuget:?package=Migrant&version=0.10.0
Fast and flexible serialization framework usable on undecorated classes
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Migrant:
Package | Downloads |
---|---|
TagCache.Redis.Migrant
Migrant serializer for TagCache.Redis |
|
FN.TagCache.Redis.Migrant
Migrant serializer for TagCache.Redis |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.13.0 | 1,707 | 3/14/2016 |
0.12.0 | 1,429 | 8/31/2015 |
0.10.4 | 1,371 | 8/11/2015 |
0.10.3 | 1,244 | 5/21/2015 |
0.10.2 | 1,180 | 5/21/2015 |
0.10.1 | 1,162 | 5/19/2015 |
0.10.0 | 1,253 | 5/7/2015 |
0.9.5 | 1,274 | 3/24/2015 |
0.9.4 | 2,004 | 1/8/2015 |
0.9.3 | 1,260 | 1/7/2015 |
0.9.2 | 1,519 | 1/7/2015 |
0.9.1 | 1,221 | 1/3/2015 |
0.9.0 | 1,629 | 12/30/2014 |
0.8.1 | 1,620 | 12/20/2014 |
0.8.0 | 1,609 | 12/19/2014 |
0.7.4 | 1,470 | 12/16/2014 |
0.7.3 | 1,352 | 11/28/2014 |
0.7.2 | 1,527 | 11/13/2014 |
0.7.1 | 1,589 | 11/12/2014 |
0.7.0 | 1,924 | 11/10/2014 |
0.6.1 | 1,303 | 10/9/2014 |
0.5.0 | 1,799 | 4/3/2014 |
0.4.2 | 1,308 | 12/5/2013 |
0.4.1 | 1,340 | 9/18/2013 |
0.4.0 | 1,405 | 9/18/2013 |
Features introduced in this release:
* stamping of assemblies
Features fixed/changed in this release:
* stamping of structs
* stamping of generic types
WARNING: The new binary format of serialized data is not compatible with previous versions of Migrant. As a result it is not possible to use Migrant 0.10 to read streams serialized with Migrant 0.x (x <= 9)!
Commit e99ba3de57d634dae6b90ac67cb4d1894dd52e4a.