Bencodex 0.3.0-dev.fddd8173daebf42cec8524e76cead52557981805
Package Description
This is a prerelease version of Bencodex.
Install-Package Bencodex -Version 0.3.0-dev.fddd8173daebf42cec8524e76cead52557981805
dotnet add package Bencodex --version 0.3.0-dev.fddd8173daebf42cec8524e76cead52557981805
<PackageReference Include="Bencodex" Version="0.3.0-dev.fddd8173daebf42cec8524e76cead52557981805" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bencodex --version 0.3.0-dev.fddd8173daebf42cec8524e76cead52557981805
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bencodex, 0.3.0-dev.fddd8173daebf42cec8524e76cead52557981805"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://github.com/planetarium/bencodex.net/blob/master/CHANGES.md
Dependencies
-
.NETStandard 2.0
- System.Collections.Immutable (>= 1.7.1)
-
.NETStandard 2.1
- System.Collections.Immutable (>= 1.7.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Bencodex:
Package | Downloads |
---|---|
Libplanet
A .NET library for creating multiplayer online game in decentralized fashion.
See also the docs for details:
https://docs.libplanet.io/
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Bencodex:
Repository | Stars |
---|---|
planetarium/libplanet
Blockchain core in C#/.NET for persistent peer-to-peer online games
|