Migrant 0.13.0

dotnet add package Migrant --version 0.13.0
                    
NuGet\Install-Package Migrant -Version 0.13.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.13.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Migrant" Version="0.13.0" />
                    
Directory.Packages.props
<PackageReference Include="Migrant" />
                    
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 Migrant --version 0.13.0
                    
#r "nuget: Migrant, 0.13.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.
#addin nuget:?package=Migrant&version=0.13.0
                    
Install Migrant as a Cake Addin
#tool nuget:?package=Migrant&version=0.13.0
                    
Install Migrant as a Cake Tool

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,802 3/14/2016
0.12.0 1,518 8/31/2015
0.10.4 1,460 8/11/2015
0.10.3 1,333 5/21/2015
0.10.2 1,267 5/21/2015
0.10.1 1,251 5/19/2015
0.10.0 1,342 5/7/2015
0.9.5 1,362 3/24/2015
0.9.4 2,095 1/8/2015
0.9.3 1,347 1/7/2015
0.9.2 1,609 1/7/2015
0.9.1 1,310 1/3/2015
0.9.0 1,718 12/30/2014
0.8.1 1,710 12/20/2014
0.8.0 1,698 12/19/2014
0.7.4 1,557 12/16/2014
0.7.3 1,441 11/28/2014
0.7.2 1,616 11/13/2014
0.7.1 1,678 11/12/2014
0.7.0 2,013 11/10/2014
0.6.1 1,394 10/9/2014
0.5.0 1,953 4/3/2014
0.4.2 1,400 12/5/2013
0.4.1 1,439 9/18/2013
0.4.0 1,504 9/18/2013

This release introduces new data format.

NOTE: Data serialized with previous versions of Migrant is not supported by 0.13 and above.

Commit 3c0f7f017c0d3d60c8d82d5717be0b6578badadc.