JasperFx.SourceGenerator 2.0.0
JasperFx.SourceGenerator
Roslyn source generator for JasperFx OptionsDescription types. Generates IDescribeMyself.ToDescription() implementations at compile time, eliminating runtime reflection on options classes that surface in diagnostic snapshots (CritterWatch, etc.).
Install
<PackageReference Include="JasperFx.SourceGenerator"
PrivateAssets="all"
OutputItemType="Analyzer"
ReferenceOutputAssembly="false" />
Reference it as an analyzer/source-generator only — there's no runtime API. Apply the [GenerateDescription] attribute to a class that implements IDescribeMyself and a ToDescription() method is generated.
Documentation
Full docs at https://jasperfx.net.
Repo: github.com/JasperFx/jasperfx.
Showing the top 20 packages that depend on JasperFx.SourceGenerator.
| Packages | Downloads |
|---|---|
|
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
|
3 |
|
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
|
5 |
.NET Standard 2.0
- No dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 2.2.0 | 0 | 05/27/2026 |
| 2.1.4 | 2 | 05/27/2026 |
| 2.1.3 | 4 | 05/27/2026 |
| 2.1.2 | 1 | 05/27/2026 |
| 2.0.1 | 1 | 05/27/2026 |
| 2.0.0 | 1 | 05/27/2026 |
| 2.0.0-rc.3 | 1 | 05/27/2026 |
| 2.0.0-rc.2 | 1 | 05/27/2026 |
| 2.0.0-rc.1 | 1 | 05/27/2026 |
| 2.0.0-alpha.9 | 1 | 05/27/2026 |