Migrant 0.10.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Migrant --version 0.10.0
NuGet\Install-Package Migrant -Version 0.10.0
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="Migrant" Version="0.10.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Migrant --version 0.10.0
#r "nuget: Migrant, 0.10.0"
#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 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,619 3/14/2016
0.12.0 1,379 8/31/2015
0.10.4 1,326 8/11/2015
0.10.3 1,195 5/21/2015
0.10.2 1,134 5/21/2015
0.10.1 1,115 5/19/2015
0.10.0 1,207 5/7/2015
0.9.5 1,230 3/24/2015
0.9.4 1,925 1/8/2015
0.9.3 1,214 1/7/2015
0.9.2 1,475 1/7/2015
0.9.1 1,179 1/3/2015
0.9.0 1,587 12/30/2014
0.8.1 1,570 12/20/2014
0.8.0 1,564 12/19/2014
0.7.4 1,430 12/16/2014
0.7.3 1,310 11/28/2014
0.7.2 1,487 11/13/2014
0.7.1 1,541 11/12/2014
0.7.0 1,880 11/10/2014
0.6.1 1,272 10/9/2014
0.5.0 1,747 4/3/2014
0.4.2 1,259 12/5/2013
0.4.1 1,291 9/18/2013
0.4.0 1,360 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.