Gramma.Serialization 1.1.3

dotnet add package Gramma.Serialization --version 1.1.3
NuGet\Install-Package Gramma.Serialization -Version 1.1.3
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="Gramma.Serialization" Version="1.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Gramma.Serialization --version 1.1.3
#r "nuget: Gramma.Serialization, 1.1.3"
#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 Gramma.Serialization as a Cake Addin
#addin nuget:?package=Gramma.Serialization&version=1.1.3

// Install Gramma.Serialization as a Cake Tool
#tool nuget:?package=Gramma.Serialization&version=1.1.3

Moved to github where the namespace has been changed from Gramma to Grammophone.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.3 1,181 11/7/2017
1.1.2 1,340 3/5/2015
1.1.1 2,207 4/10/2014
1.0.2 1,342 3/16/2014
1.0.1 1,282 3/15/2014
1.0.0 1,300 2/28/2014

Fixes DateTime serialization.