rconsharp.netstandard is a port of a Valve RCON protocol implementation for .NET written in C# as a .NET Standard library.
Info
Version: | 1.0.1 |
Author(s): | https://github.com/wgraham17, https://github.com/stefanodriussi |
Last Update: | Saturday, August 19, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wgraham17/rconsharp |
NuGet Url: | https://www.nuget.org/packages/RconSharp.NetStandard |
Install
Install-Package RconSharp.NetStandard
dotnet add package RconSharp.NetStandard
paket add RconSharp.NetStandard
RconSharp.NetStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags