.NET implementation of a Kademlia engine.
Info
Version: | 1.1.0-alpha0003 |
Author(s): | Jerome Haltom |
Last Update: | Saturday, November 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alethic/Alethic.Kademlia |
NuGet Url: | https://www.nuget.org/packages/Alethic.Kademlia |
Install
Install-Package Alethic.Kademlia
dotnet add package Alethic.Kademlia
paket add Alethic.Kademlia
Alethic.Kademlia Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- C5(>= 2.5.3)
- Cogito.Core(>= 3.1.29)
- Cogito.Memory(>= 3.1.29)
- Microsoft.Bcl.HashCode(>= 1.1.0)
- Microsoft.Extensions.Caching.Abstractions(>= 3.1.10)
- Microsoft.Extensions.Caching.Memory(>= 3.1.10)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.10)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.10)
- Microsoft.Extensions.Options(>= 3.1.10)
- System.Buffers(>= 4.5.1)
- System.Collections(>= 4.3.0)
- System.Linq.Async(>= 4.1.1)
- System.Memory(>= 4.5.4)
- System.Net.Sockets(>= 4.3.0)
- System.Threading.Tasks.Extensions(>= 4.5.4)
- C5(>= 2.5.3)
- Cogito.Core(>= 3.1.29)
- Cogito.Memory(>= 3.1.29)
- Microsoft.Bcl.HashCode(>= 1.1.0)
- Microsoft.Extensions.Caching.Abstractions(>= 3.1.10)
- Microsoft.Extensions.Caching.Memory(>= 3.1.10)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.10)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.10)
- Microsoft.Extensions.Options(>= 3.1.10)
- System.Buffers(>= 4.5.1)
- System.Collections(>= 4.3.0)
- System.Linq.Async(>= 4.1.1)
- System.Memory(>= 4.5.4)
- System.Net.Sockets(>= 4.3.0)
- System.Threading.Tasks.Extensions(>= 4.5.4)
Tags