DDDD.SDS 0.8.9.7

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

// Install DDDD.SDS as a Cake Tool
#tool nuget:?package=DDDD.SDS&version=0.8.9.7

SDS(Service Domain Serializer) flexible, based on service domain contract dictionary, binary serializer.
     SDS designed to be used in multithreading and TPL support.
     You can load SDS Project and its documentation from Bitbucket source host - open
     https://bitbucket.org/dddd4dteam/dddd4d-tools then go to the sources, and after that go to the SDS/DOC folder and there you can get documatation you need.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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. 
Silverlight sl5 is compatible. 
Windows Phone wp81 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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.8.9.7 86 4/24/2015

this version is only to test of nuget packages infrastructure. But more testable and working version will be in the nearest future.