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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A .NET implementation of PackStream - a serialization solution by Neo4j.
Product | Versions 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.
-
.NETPlatform 5.0
- Microsoft.CSharp (>= 4.0.1)
- NETStandard.Library (>= 1.6.0)
- System.Dynamic.Runtime (>= 4.0.11)
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 | 735 | 8/2/2016 |
1.0.0-ALPHA-00009 | 802 | 7/25/2016 |
1.0.0-ALPHA-00008 | 973 | 7/13/2016 |
Properly setup for DotNet Core now.