A .NET Core Library for converting Bencoded Dictionaries to Json Documents.
Info
| Version: | 0.0.2 |
| Author(s): | http://vijayshinva.github.io/ |
| Last Update: | Saturday, August 19, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/vijayshinva/Bencode2Json |
| NuGet Url: | https://www.nuget.org/packages/Bencode2Json |
Install
Install-Package Bencode2Json
dotnet add package Bencode2Json
paket add Bencode2Json
Bencode2Json Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.App(>= 1.1.2)
Tags