Okolni.Source.Query.Pool 1.3.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Okolni.Source.Query.Pool --version 1.3.2
                    
NuGet\Install-Package Okolni.Source.Query.Pool -Version 1.3.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Okolni.Source.Query.Pool" Version="1.3.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Okolni.Source.Query.Pool" Version="1.3.2" />
                    
Directory.Packages.props
<PackageReference Include="Okolni.Source.Query.Pool" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Okolni.Source.Query.Pool --version 1.3.2
                    
#r "nuget: Okolni.Source.Query.Pool, 1.3.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Okolni.Source.Query.Pool@1.3.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Okolni.Source.Query.Pool&version=1.3.2
                    
Install as a Cake Addin
#tool nuget:?package=Okolni.Source.Query.Pool&version=1.3.2
                    
Install as a Cake Tool

This is a fork of Okolni Source Query to use a single UDP Socket / Pool for massive amounts of querying. This greatly improves performance on Windows, and offers better performance on Linux as well..

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.5.2 370 1/6/2024
1.5.0 278 12/26/2023
1.4.3-alpha 224 8/9/2023
1.4.2-alpha 227 8/8/2023
1.4.1-alpha 213 8/8/2023
1.4.0-alpha 210 8/7/2023
1.3.2 288 5/30/2023
1.3.1 262 5/26/2023
1.3.0 278 5/10/2023
1.2.9 273 5/10/2023
1.2.8 320 4/2/2023
1.2.7 335 4/1/2023

1.3.2 Fix task invalid operation issue
                               1.3.1 Attempt to fix issues with threads/not disposing tasks
               1.3.0 MultiTargeting Nuget Releases
               1.2.9 Reuse buffer and use Buffer.BlockCopy to try to reduce allocations
1.2.8 .net 8
1.2.7 .net 7
1.2.6 Fix/remove unnecessary allocations, better cleanup of pool.
1.2.5 Minor ASync Fixes/Optimizations, Add workaround to grab players from A2S_Players when over 255 players (i.e Rust)
1.2.4 Remove The Ship Properties/Data
1.2.3 Embed Retries in Responses
1.2.2 Added various fixes to QueryConnectionPool, now accepting CancellationToken, Ipv6 Support, fixes for Windows networking, fixed query pool lock issues.
1.2.1 Added QueryConnectionPool
1.2.0 Added Async methods
1.1.0 Added multipacket responses
1.0.1 Fixed bug that occured when the server returned a challenge instead of the response directly
1.0.0 Initial Fullrelease, fixed bug when calling functions repetetive
0.0.2 Rename to Okolni Source Query (instead of Okolni Source Engine Query)
0.0.1 Initial Release. Can use Source Engine Query but not multipacket or goldsource.