![]() |
VOOZH | about |
dotnet add package CS2Launcher.AspNetCore.Launcher --version 1.0.0-rc.0.141
NuGet\Install-Package CS2Launcher.AspNetCore.Launcher -Version 1.0.0-rc.0.141
<PackageReference Include="CS2Launcher.AspNetCore.Launcher" Version="1.0.0-rc.0.141" />
<PackageVersion Include="CS2Launcher.AspNetCore.Launcher" Version="1.0.0-rc.0.141" />Directory.Packages.props
<PackageReference Include="CS2Launcher.AspNetCore.Launcher" />Project file
paket add CS2Launcher.AspNetCore.Launcher --version 1.0.0-rc.0.141
#r "nuget: CS2Launcher.AspNetCore.Launcher, 1.0.0-rc.0.141"
#:package CS2Launcher.AspNetCore.Launcher@1.0.0-rc.0.141
#addin nuget:?package=CS2Launcher.AspNetCore.Launcher&version=1.0.0-rc.0.141&prereleaseInstall as a Cake Addin
#tool nuget:?package=CS2Launcher.AspNetCore.Launcher&version=1.0.0-rc.0.141&prereleaseInstall as a Cake Tool
A .NET Generic Host Builder for running CS2 Dedicated Servers.
CS2Launcher.AspNetCore.App |
👁 Version |
CS2Launcher.AspNetCore.Launcher |
👁 Version |
dotnet new console -n {launcher-name}
<Project Sdk="Microsoft.NET.Sdk.Web">
</Project>
CS2Launcher.AspNetCore.Launcherdotnet add package CS2Launcher.AspNetCore.Launcher
Program.csusing CS2Launcher.AspNetCore.Launcher;
var builder = CS2LauncherApplication.CreateBuilder( args );
await using var app = builder.Build();
await app.RunAsync();
{
"Server": {
"ProcessPriority": "Normal",
"Program": "C:\\SteamLibrary\\steamapps\\common\\Counter-Strike Global Offensive\\game\\bin\\win64\\cs2.exe",
"RconPassword": "test",
"RedirectOutput": "false",
"WorkshopMapIds": [3070280193]
}
}
Need a proper example? Checkout the project.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-rc.0.141 | 55 | 6/12/2026 |
| 1.0.0-rc.0.139 | 79 | 5/24/2026 |
| 1.0.0-rc.0.138 | 53 | 5/24/2026 |
| 1.0.0-rc.0.137 | 101 | 4/23/2026 |
| 1.0.0-rc.0.136 | 82 | 4/18/2026 |
| 1.0.0-rc.0.135 | 79 | 4/14/2026 |
| 1.0.0-rc.0.134 | 94 | 4/8/2026 |
| 1.0.0-rc.0.133 | 99 | 3/19/2026 |
| 1.0.0-rc.0.132 | 85 | 3/13/2026 |
| 1.0.0-rc.0.131 | 76 | 3/11/2026 |
| 1.0.0-rc.0.130 | 77 | 3/10/2026 |
| 1.0.0-rc.0.129 | 95 | 2/28/2026 |
| 1.0.0-rc.0.127 | 96 | 2/11/2026 |
| 1.0.0-rc.0.126 | 104 | 2/4/2026 |
| 1.0.0-rc.0.125 | 208 | 12/24/2025 |
| 1.0.0-rc.0.124 | 169 | 12/24/2025 |
| 1.0.0-rc.0.123 | 172 | 12/5/2025 |
| 1.0.0-rc.0.122 | 312 | 11/13/2025 |
| 1.0.0-rc.0.116 | 192 | 11/4/2025 |
| 1.0.0-rc.0.115 | 187 | 11/4/2025 |