![]() |
VOOZH | about |
dotnet add package JasperFx.SourceGeneration --version 2.0.0
NuGet\Install-Package JasperFx.SourceGeneration -Version 2.0.0
<PackageReference Include="JasperFx.SourceGeneration" Version="2.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageVersion Include="JasperFx.SourceGeneration" Version="2.0.0" />Directory.Packages.props
<PackageReference Include="JasperFx.SourceGeneration"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>Project file
paket add JasperFx.SourceGeneration --version 2.0.0
#r "nuget: JasperFx.SourceGeneration, 2.0.0"
#:package JasperFx.SourceGeneration@2.0.0
#addin nuget:?package=JasperFx.SourceGeneration&version=2.0.0Install as a Cake Addin
#tool nuget:?package=JasperFx.SourceGeneration&version=2.0.0Install as a Cake Tool
Roslyn source generator for JasperFx CLI command discovery. Generates a compile-time command registry from IJasperFxCommand<T> implementations in the application assembly — eliminating runtime assembly scanning for dotnet run -- <command> lookups.
Used by hosts that want fast cold-start CLI invocations (no reflection-based command discovery).
<PackageReference Include="JasperFx.SourceGeneration"
PrivateAssets="all"
OutputItemType="Analyzer"
ReferenceOutputAssembly="false" />
Reference it as an analyzer/source-generator only — there's no runtime API. The generated registry is consumed transparently by JasperFx.CommandLine.
Full docs at https://jasperfx.net.
Repo: github.com/JasperFx/jasperfx.
Learn more about Target Frameworks and .NET Standard.
Showing the top 1 NuGet packages that depend on JasperFx.SourceGeneration:
| Package | Downloads |
|---|---|
|
Portlogics.WolverineFx
Build Robust Event Driven Architectures with Simpler Code |
Showing the top 2 popular GitHub repositories that depend on JasperFx.SourceGeneration:
| Repository | Stars |
|---|---|
|
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
|
|
|
JasperFx/wolverine
Supercharged .NET server side development!
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.0 | 10,272 | 5/21/2026 |
| 2.0.0-rc.3 | 384 | 5/21/2026 |
| 2.0.0-rc.2 | 1,138 | 5/20/2026 |
| 2.0.0-rc.1 | 52 | 5/20/2026 |
| 2.0.0-alpha.9 | 165 | 5/19/2026 |
| 2.0.0-alpha.6 | 778 | 5/19/2026 |
| 2.0.0-alpha.5 | 170 | 5/19/2026 |
| 2.0.0-alpha.4 | 95 | 5/19/2026 |
| 2.0.0-alpha.3 | 58 | 5/19/2026 |
| 2.0.0-alpha.2 | 7,965 | 5/12/2026 |
| 2.0.0-alpha.1 | 251 | 5/10/2026 |
| 1.1.0 | 609,827 | 4/9/2026 |
| 1.0.0 | 113 | 3/31/2026 |