Snowcrash.NET 1.0.0

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

// Install Snowcrash.NET as a Cake Tool
#tool nuget:?package=Snowcrash.NET&version=1.0.0

Snow Crash is the reference API Blueprint parser built on top of the Sundown Markdown parser.

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 (1)

Showing the top 1 NuGet packages that depend on Snowcrash.NET:

Package Downloads
BlueprintHost.net

BlueprintHost.net is a HTTPModule that can intercept incoming requests that match your API Blueprints and reply with your documented responses. As a mock server it enables you to rapidly work on your UI/UX without worrying about the back-end part of the project (just-yet)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 2,903 8/2/2014

This version is from release x32 compiled binaries. There is not x64 support for now. I will plan to add it as soon as possible.