A simple and easy to use networking library for .net core.
Info
Version: | 0.1.1 |
Author(s): | Lalit Adithya |
Last Update: | Saturday, April 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lalitadithya/SimpleNetworking |
NuGet Url: | https://www.nuget.org/packages/SimpleNetworking |
Install
Install-Package SimpleNetworking
dotnet add package SimpleNetworking
paket add SimpleNetworking
SimpleNetworking Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 3.1.3)
- Newtonsoft.Json(>= 12.0.3)
Tags