CS2Launcher.AspNetCore.Launcher
1.0.0-rc.0.89
This is a prerelease version of CS2Launcher.AspNetCore.Launcher.
dotnet add package CS2Launcher.AspNetCore.Launcher --version 1.0.0-rc.0.89
NuGet\Install-Package CS2Launcher.AspNetCore.Launcher -Version 1.0.0-rc.0.89
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="CS2Launcher.AspNetCore.Launcher" Version="1.0.0-rc.0.89" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CS2Launcher.AspNetCore.Launcher" Version="1.0.0-rc.0.89" />
<PackageReference Include="CS2Launcher.AspNetCore.Launcher" />
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 CS2Launcher.AspNetCore.Launcher --version 1.0.0-rc.0.89
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CS2Launcher.AspNetCore.Launcher, 1.0.0-rc.0.89"
#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 CS2Launcher.AspNetCore.Launcher@1.0.0-rc.0.89
#: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=CS2Launcher.AspNetCore.Launcher&version=1.0.0-rc.0.89&prerelease
#tool nuget:?package=CS2Launcher.AspNetCore.Launcher&version=1.0.0-rc.0.89&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
CS2 Launcher
A .NET Generic Host Builder for running CS2 Dedicated Servers.
CS2Launcher.AspNetCore.App |
|
CS2Launcher.AspNetCore.Launcher |
Getting Started
- Create a new console project
dotnet new console -n {launcher-name}
- Update the project to target the Web Sdk
<Project Sdk="Microsoft.NET.Sdk.Web">
</Project>
- Add a reference to
CS2Launcher.AspNetCore.Launcher
dotnet add package CS2Launcher.AspNetCore.Launcher
- Update the
Program.cs
using CS2Launcher.AspNetCore.Launcher;
var builder = CS2LauncherApplication.CreateBuilder( args );
await using var app = builder.Build();
await app.RunAsync();
- Update the Server configuration
{
"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 sample project.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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 is compatible. 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.
-
net8.0
- AspNet.Security.OpenId.Steam (>= 8.0.0)
- CS2Launcher.AspNetCore.App (>= 1.0.0-rc.0.89)
- Microsoft.AspNetCore.Components.WebAssembly.Server (>= 8.0.18)
- Microsoft.Extensions.Diagnostics.HealthChecks.Common (>= 9.7.0)
- System.Diagnostics.DiagnosticSource (>= 8.0.1)
- System.IO.Pipelines (>= 8.0.0)
-
net9.0
- AspNet.Security.OpenId.Steam (>= 9.0.0)
- CS2Launcher.AspNetCore.App (>= 1.0.0-rc.0.89)
- Microsoft.AspNetCore.Components.WebAssembly.Server (>= 9.0.7)
- Microsoft.Extensions.Diagnostics.HealthChecks.Common (>= 9.7.0)
- System.Diagnostics.DiagnosticSource (>= 9.0.7)
- System.IO.Pipelines (>= 9.0.7)
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.0.0-rc.0.89 | 123 | 7/8/2025 |
1.0.0-rc.0.88 | 106 | 7/8/2025 |
1.0.0-rc.0.87 | 137 | 6/16/2025 |
1.0.0-rc.0.86 | 255 | 6/12/2025 |
1.0.0-rc.0.85 | 263 | 6/11/2025 |
1.0.0-rc.0.84 | 258 | 6/11/2025 |
1.0.0-rc.0.83 | 263 | 6/11/2025 |
1.0.0-rc.0.82 | 127 | 6/5/2025 |
1.0.0-rc.0.81 | 104 | 5/30/2025 |
1.0.0-rc.0.80 | 226 | 5/13/2025 |
1.0.0-rc.0.79 | 52 | 5/10/2025 |
1.0.0-rc.0.78 | 112 | 4/11/2025 |
1.0.0-rc.0.77 | 481 | 3/25/2025 |
1.0.0-rc.0.76 | 151 | 3/13/2025 |
1.0.0-rc.0.73 | 131 | 1/15/2025 |
1.0.0-rc.0.72 | 76 | 1/7/2025 |
1.0.0-rc.0.71 | 91 | 12/23/2024 |
1.0.0-rc.0.70 | 86 | 12/7/2024 |
1.0.0-rc.0.67 | 60 | 12/3/2024 |
1.0.0-rc.0.66 | 63 | 12/3/2024 |
1.0.0-rc.0.65 | 87 | 11/23/2024 |
1.0.0-rc.0.64 | 75 | 11/17/2024 |
1.0.0-rc.0.62 | 66 | 11/13/2024 |
1.0.0-rc.0.61 | 90 | 11/13/2024 |
1.0.0-rc.0.60 | 81 | 11/13/2024 |
1.0.0-rc.0.59 | 68 | 11/6/2024 |
1.0.0-rc.0.58 | 96 | 10/20/2024 |
1.0.0-rc.0.57 | 82 | 10/12/2024 |
1.0.0-rc.0.56 | 70 | 10/11/2024 |
1.0.0-rc.0.55 | 70 | 10/9/2024 |
1.0.0-rc.0.54 | 76 | 10/7/2024 |
1.0.0-rc.0.52 | 67 | 10/7/2024 |
1.0.0-rc.0.51 | 80 | 10/2/2024 |
1.0.0-rc.0.50 | 78 | 9/24/2024 |
1.0.0-rc.0.49 | 74 | 9/22/2024 |
1.0.0-rc.0.48 | 78 | 9/19/2024 |
1.0.0-rc.0.47 | 77 | 9/11/2024 |
1.0.0-rc.0.45 | 79 | 9/5/2024 |
1.0.0-rc.0.44 | 78 | 9/4/2024 |
1.0.0-rc.0.43 | 70 | 9/2/2024 |
1.0.0-rc.0.41 | 77 | 8/27/2024 |
1.0.0-rc.0.40 | 97 | 8/19/2024 |
1.0.0-rc.0.39 | 83 | 8/19/2024 |
1.0.0-rc.0.38 | 98 | 8/13/2024 |
1.0.0-rc.0.37 | 71 | 8/2/2024 |
1.0.0-rc.0.36 | 88 | 7/18/2024 |
1.0.0-rc.0.35 | 74 | 7/9/2024 |
1.0.0-rc.0.33 | 85 | 6/11/2024 |
1.0.0-rc.0.32 | 77 | 6/11/2024 |
1.0.0-rc.0.31 | 79 | 6/6/2024 |
1.0.0-rc.0.29 | 84 | 5/29/2024 |
1.0.0-rc.0.27 | 92 | 5/22/2024 |
1.0.0-rc.0.24 | 85 | 5/14/2024 |
1.0.0-rc.0.22 | 101 | 4/28/2024 |
1.0.0-rc.0.21 | 84 | 4/27/2024 |
1.0.0-rc.0.20 | 81 | 4/27/2024 |
1.0.0-rc.0.19 | 87 | 4/27/2024 |
1.0.0-rc.0.15 | 93 | 4/11/2024 |
1.0.0-rc.0.14 | 96 | 3/20/2024 |
1.0.0-rc.0.13 | 85 | 3/12/2024 |
1.0.0-rc.0.12 | 83 | 3/4/2024 |
1.0.0-rc.0.10 | 92 | 2/16/2024 |
1.0.0-rc.0.8 | 86 | 2/16/2024 |