rconsharp
rconsharp copied to clipboard
rconsharp is a Valve RCON protocol implementation written in C# targeting netstandard 2.1
Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.6.1. Commits 9f1684f v2.6.1 5d9ef4b Remove unnecessary XUNIT_VALUETASK definition 0266bac Latest assertions fb3c3cf Remove all ValueTask support from assertions 801790c Reconcile AcceptanceTestAssembly and friends with...
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.5 to 2.5.3. Commits 6b60a9e v2.5.3 48d5ef6 Add diagnostic messages around DiaSession failures 32b7c99 Incorrect URL for Git repository in .nuspec file ce0f849 Bump up to v2.5.3-pre...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.0.0 to 17.7.2. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.7.2 What's Changed Fix cannot find System.Text.Json by @nohwnd in microsoft/vstest#4669 Full Changelog: https://github.com/microsoft/vstest/compare/v17.7.1...v17.7.2 v17.7.1 What's Changed Take...
hi guys, first of all, thank you so much for this library. second, I'd like to understand and check if it's possible to get everything that is happening in the...
Bumps [Moq](https://github.com/moq/moq) from 4.18.4 to 4.20.69. Release notes Sourced from Moq's releases. v4.20.69 Let's make it more memorable when Moq became "safe" again. What's Changed Removed SponsorLink moq/moq#1375 Remove AWS...
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.2.0 to 6.0.0. Release notes Sourced from coverlet.collector's releases. v6.0.0 Fixed -Could not write lines to file CoverletSourceRootsMapping - in use by another process coverlet-coverage/coverlet#1155 -Incorrect coverage...
It seems that the package on NuGet needs an update.
I've added support for passing CancellationTokens into RconSharp. Rationale The main reason why I decided to do this, is because my Minecraft server shuts down automatically when nobody is online...
**Describe the bug** Is a way to get asunc console messages in the flow? **Game Server** SRCDS
Visual studio says that there are not references to .NETFramework v4.7 or higher. Any solution?