JasperFx.SourceGeneration 2.0.0

JasperFx.SourceGeneration

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).

Install

<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.

Documentation

Full docs at https://jasperfx.net.

Repo: github.com/JasperFx/jasperfx.

Showing the top 20 packages that depend on JasperFx.SourceGeneration.

Packages Downloads
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
20
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
21
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
22
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
23
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
24
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
26
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
27
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
28
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
29
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
33
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
34
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
36
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
37
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
38
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
41

.NET Standard 2.0

  • No dependencies.

Version Downloads Last updated
2.0.0 18 05/22/2026
2.0.0-rc.3 16 05/22/2026
2.0.0-rc.2 14 05/22/2026
2.0.0-rc.1 15 05/22/2026
2.0.0-alpha.9 14 05/20/2026
2.0.0-alpha.6 14 05/20/2026
2.0.0-alpha.5 15 05/20/2026
2.0.0-alpha.4 15 05/20/2026
2.0.0-alpha.3 17 05/20/2026
2.0.0-alpha.2 27 05/13/2026
2.0.0-alpha.1 16 05/13/2026
1.1.0 31 04/10/2026
1.0.0 31 04/10/2026