Migrant 0.12.0
See the version list below for details.
dotnet add package Migrant --version 0.12.0
NuGet\Install-Package Migrant -Version 0.12.0
<PackageReference Include="Migrant" Version="0.12.0" />
paket add Migrant --version 0.12.0
#r "nuget: Migrant, 0.12.0"
// Install Migrant as a Cake Addin #addin nuget:?package=Migrant&version=0.12.0 // Install Migrant as a Cake Tool #tool nuget:?package=Migrant&version=0.12.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,708 | 3/14/2016 |
0.12.0 | 1,430 | 8/31/2015 |
0.10.4 | 1,372 | 8/11/2015 |
0.10.3 | 1,245 | 5/21/2015 |
0.10.2 | 1,181 | 5/21/2015 |
0.10.1 | 1,163 | 5/19/2015 |
0.10.0 | 1,254 | 5/7/2015 |
0.9.5 | 1,275 | 3/24/2015 |
0.9.4 | 2,005 | 1/8/2015 |
0.9.3 | 1,261 | 1/7/2015 |
0.9.2 | 1,520 | 1/7/2015 |
0.9.1 | 1,222 | 1/3/2015 |
0.9.0 | 1,630 | 12/30/2014 |
0.8.1 | 1,621 | 12/20/2014 |
0.8.0 | 1,610 | 12/19/2014 |
0.7.4 | 1,471 | 12/16/2014 |
0.7.3 | 1,353 | 11/28/2014 |
0.7.2 | 1,528 | 11/13/2014 |
0.7.1 | 1,590 | 11/12/2014 |
0.7.0 | 1,925 | 11/10/2014 |
0.6.1 | 1,304 | 10/9/2014 |
0.5.0 | 1,800 | 4/3/2014 |
0.4.2 | 1,308 | 12/5/2013 |
0.4.1 | 1,341 | 9/18/2013 |
0.4.0 | 1,406 | 9/18/2013 |
Features introduces in this release:
* option to disable type stamping in order to improve performance and limit stream size
* new API for adding surrogates for generic types
* support for multimoduled assemblies
Features fixed/changed in this release:
* checking for inconsistent stream settings and throwing an exception in such cases
* performance improvements in open stream serializer
* visibility of object reader/writer classes changed
* generic types stamping fixes
* tests fixes
* general performance fixes
Commit 221d5401ddcb712f11882ffe8eabc49689fb47a2.