Belt 0.8.1
.NET Framework 4.5
dotnet add package Belt --version 0.8.1
NuGet\Install-Package Belt -Version 0.8.1
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="Belt" Version="0.8.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Belt --version 0.8.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Belt, 0.8.1"
#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 Belt as a Cake Addin
#addin nuget:?package=Belt&version=0.8.1
// Install Belt as a Cake Tool
#tool nuget:?package=Belt&version=0.8.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A very lightweight utility library for increased expressiveness.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Bcl.Immutable (>= 1.0.30)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Belt:
Package | Downloads |
---|---|
Belt.Serialization.JsonNet
Json.Net serialization extension for Belt |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.8.1 | 3,414 | 4/4/2014 |
0.8.0.21534 | 1,378 | 4/4/2014 |
0.7.0.25369 | 1,504 | 4/1/2014 |
0.6.0.15762 | 1,376 | 3/31/2014 |
0.5.0.27574 | 1,369 | 3/27/2014 |
0.4.0.26185 | 1,359 | 3/27/2014 |
0.3.0.24093 | 1,339 | 3/24/2014 |
0.2.1.27454 | 1,331 | 3/13/2014 |
0.2.0.29619 | 1,160 | 3/4/2014 |
0.1.0.29158 | 1,180 | 2/19/2014 |
Minor usability improvements.