A simple to use TCP and UDP networking library for .NET.
Info
Version: | 3.0.20-rc |
Author(s): | Networker |
Last Update: | Saturday, March 23, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MarkioE/Networker |
NuGet Url: | https://www.nuget.org/packages/Networker |
Install
Install-Package Networker
dotnet add package Networker
paket add Networker
Networker Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Microsoft.Extensions.Logging.Configuration(>= 2.2.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.2.0)
- System.Memory(>= 4.5.2)
- System.Runtime.Extensions(>= 4.3.0)