Nap.Immutable 0.4.12

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

// Install Nap.Immutable as a Cake Tool
#tool nuget:?package=Nap.Immutable&version=0.4.12

A short and sweet REST client

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Nap.Immutable:

Package Downloads
Nap.Immutable.Html

An add-on for Nap to allow binding of HTML elements to POCO elements via CSS selectors.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.4.12 1,304 5/20/2017
0.4.11 1,108 5/20/2017
0.4.10 1,137 4/17/2017
0.4.9 1,151 4/16/2017
0.4.8 1,135 4/16/2017
0.4.7 1,197 4/16/2017
0.4.6 1,152 4/16/2017
0.4.5 1,128 4/16/2017
0.4.4 1,120 4/16/2017
0.4.3 1,101 4/15/2017
0.4.2 1,139 4/4/2017
0.4.1 997 4/3/2017
0.3.23 1,206 2/19/2016
0.3.11 1,234 2/19/2016
0.3.9 1,185 2/19/2016
0.3.2 1,003 2/19/2016

Fixed an issue where invalid response content types would break deserialization.