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.
<PackageVersion Include="Nap.Immutable" Version="0.4.12" />
<PackageReference Include="Nap.Immutable" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Nap.Immutable --version 0.4.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#:package Nap.Immutable@0.4.12
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Nap.Immutable&version=0.4.12
#tool nuget:?package=Nap.Immutable&version=0.4.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A short and sweet REST client
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- FSharp.Core (>= 4.0.0.1)
- Newtonsoft.Json (>= 6.0.2)
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,583 | 5/20/2017 |
0.4.11 | 1,353 | 5/20/2017 |
0.4.10 | 1,382 | 4/17/2017 |
0.4.9 | 1,390 | 4/16/2017 |
0.4.8 | 1,368 | 4/16/2017 |
0.4.7 | 1,441 | 4/16/2017 |
0.4.6 | 1,391 | 4/16/2017 |
0.4.5 | 1,359 | 4/16/2017 |
0.4.4 | 1,359 | 4/16/2017 |
0.4.3 | 1,326 | 4/15/2017 |
0.4.2 | 1,389 | 4/4/2017 |
0.4.1 | 1,226 | 4/3/2017 |
0.3.23 | 1,445 | 2/19/2016 |
0.3.11 | 1,480 | 2/19/2016 |
0.3.9 | 1,441 | 2/19/2016 |
0.3.2 | 1,239 | 2/19/2016 |
Fixed an issue where invalid response content types would break deserialization.