CoreRcon icon indicating copy to clipboard operation
CoreRcon copied to clipboard

A .NET Standard implementation of the Source RCON Protocol.

Results 10 CoreRcon issues
Sort by recently updated
recently updated
newest added

Bumps [Neovolve.Logging.Xunit](https://github.com/roryprimrose/Neovolve.Logging.Xunit) from 5.0.0 to 5.0.1. Commits 677ba26 CacheLogger throws exception in multithreaded Log calls (#251) See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Neovolve.Logging.Xunit&package-manager=nuget&previous-version=5.0.0&new-version=5.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts...

dependencies

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.3 to 2.8.0. Release notes Sourced from xunit.runner.visualstudio's releases. v2.4.5 Changes: #308: Downgrade xunit.runner.vs to net462 This list of changes was auto generated. v2.4.4 Changes: Bugs: #292:...

dependencies

Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.8.0. Commits be260b3 v2.8.0 a8ceb66 #783: Add -useansicolor flag to console runner (v2) 7b0ff93 Don't show /aggressive with unlimited threads 46cdf06 Support parallel algorithm in...

dependencies

Bumps [xunit.analyzers](https://github.com/xunit/xunit.analyzers) from 1.12.0 to 1.13.0. Commits 2a2dcdf v1.13.0 67b39bb Update missing async check, and update wording to be clearer 2397d14 Add analyzers to suggest (v2)/require (v3) not using 'async...

dependencies

Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 1.3.0 to 6.0.2. Release notes Sourced from coverlet.collector's releases. v6.0.2 Fixed Threshold-stat triggers error #1634 Fixed coverlet collector 6.0.1 requires dotnet sdk 8 #1625 Type initializer errors...

dependencies

Context: I'm building a custom log ingestion server (for use with `logaddress_add_http` in CS2), and am using the parsers in this library to handle certain logs being ingested. Problem: The...

Hi, i have a quick question. I created a RCON Client but if i add the TCP Timeout parameter and want to connect to a Server, i get this error:...

The parsers could be moved to a standalone project.

Bumps [Neovolve.Logging.Xunit](https://github.com/roryprimrose/Neovolve.Logging.Xunit) from 6.0.0 to 6.1.0. Commits 783dd35 Updated readme to link to signed package (#279) 257eed2 Updated release trigger (#278) adb73a0 Added Neovolve.Logging.Xunit.Signed package (#277) See full diff in...

dependencies

I am unable to make a connection to a 7 Days to Die server, is there a toggle to enable telnet connections? I think 7 days to die telnet is...