JasperFx.SourceGeneration 2.0.0-alpha.2
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
|
3 |
|
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
|
4 |
|
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
|
6 |
|
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
|
8 |
|
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
|
9 |
|
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
|
10 |
|
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
|
11 |
|
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
|
12 |
|
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
|
15 |
|
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
|
16 |
|
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
|
20 |
.NET Standard 2.0
- No dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 2.0.0-alpha.2 | 5 | 05/13/2026 |
| 2.0.0-alpha.1 | 6 | 05/13/2026 |
| 1.1.0 | 16 | 04/10/2026 |
| 1.0.0 | 14 | 04/10/2026 |