PackStream.NET 1.0.0-ALPHA-00017

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

// Install PackStream.NET as a Cake Tool
#tool nuget:?package=PackStream.NET&version=1.0.0-ALPHA-00017&prerelease

A .NET implementation of PackStream - a serialization solution by Neo4j.

Product Compatible and additional computed target framework versions.
.NETPlatform dotnet is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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-ALPHA-00017 725 8/2/2016
1.0.0-ALPHA-00009 793 7/25/2016
1.0.0-ALPHA-00008 964 7/13/2016

Properly setup for DotNet Core now.