RconSharp 1.0.0
Version 1.0.0 has been deprecated and will no longer be updated. Please refer to the GitHub page to additional informations
See the version list below for details.
dotnet add package RconSharp --version 1.0.0
NuGet\Install-Package RconSharp -Version 1.0.0
<PackageReference Include="RconSharp" Version="1.0.0" />
paket add RconSharp --version 1.0.0
#r "nuget: RconSharp, 1.0.0"
// Install RconSharp as a Cake Addin #addin nuget:?package=RconSharp&version=1.0.0 // Install RconSharp as a Cake Tool #tool nuget:?package=RconSharp&version=1.0.0
rconsharp is a Valve RCON protocol implementation for .NET written in C# as a Portable Class Library (PCL).
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Bcl.Async (>= 1.0.168)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on RconSharp:
Package | Downloads |
---|---|
ArkonSharp
Rcon Library to work with Ark Survival Evolved commands |
|
RconSharp.Socket
This package contains the implementation of INetworkSocket interface used by rconsharp library. This package is optional and you can build your own implementation as long as it implements the interfac |
|
FactorioSharp.Rcon
Factorio RCON client written in C# for .NET Standard 2.1 |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on RconSharp:
Repository | Stars |
---|---|
RaidMax/IW4M-Admin
Complete administration tool for IW4x, Pluto T6, Pluto IW5, Pluto T5, Pluto T4, H1-Mod, CoD4x, IW6x, TeknoMW3, and most Call of Duty® dedicated servers.
|