CompactSerializer 0.0.1-alpha

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

// Install CompactSerializer as a Cake Tool
#tool nuget:?package=CompactSerializer&version=0.0.1-alpha&prerelease

A binary Serializer that creates compact byte array intend for low perf RF communication

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
0.0.1-alpha 758 4/15/2017

Initial release, this is work under progress.