GSerializer 0.1.1-beta

This is a prerelease version of GSerializer.
There is a newer version of this package available.
See the version list below for details.
dotnet add package GSerializer --version 0.1.1-beta
NuGet\Install-Package GSerializer -Version 0.1.1-beta
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="GSerializer" Version="0.1.1-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GSerializer --version 0.1.1-beta
#r "nuget: GSerializer, 0.1.1-beta"
#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 GSerializer as a Cake Addin
#addin nuget:?package=GSerializer&version=0.1.1-beta&prerelease

// Install GSerializer as a Cake Tool
#tool nuget:?package=GSerializer&version=0.1.1-beta&prerelease

A light weight JSON and XML serializer

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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

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.0.0 1,223 7/30/2017
0.1.2-beta 1,042 2/22/2017
0.1.1-beta 1,008 2/21/2017

This is the first beta release which includes:
     - Object to Json serialization