ChServerM.SourceGen 1.0.0

dotnet add package ChServerM.SourceGen --version 1.0.0
                    
NuGet\Install-Package ChServerM.SourceGen -Version 1.0.0
                    
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="ChServerM.SourceGen" Version="1.0.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ChServerM.SourceGen" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="ChServerM.SourceGen">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 ChServerM.SourceGen --version 1.0.0
                    
#r "nuget: ChServerM.SourceGen, 1.0.0"
                    
#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 ChServerM.SourceGen@1.0.0
                    
#: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=ChServerM.SourceGen&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=ChServerM.SourceGen&version=1.0.0
                    
Install as a Cake Tool

ChServerM 디스패치 소스 제너레이터 (Phase 7, ADR-0014).

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ChServerM.SourceGen:

Package Downloads
ChServerM

ChServerM 시작점 메타 패키지 — realtime-stateful 참조 프로필의 최소 축 조합(TCP·고정 헤더 프레이밍·파티션 실행 모델·MemoryPack 직렬화·인메모리 루프백 전송)과 디스패치 소스 제너레이터·사용 규약 분석기를 한 번에 가져온다. 다른 축은 ChServerM.* 개별 패키지로 교체·추가한다.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0 105 8/23/2026
0.1.0 113 8/12/2026