JasperFx.SourceGenerator
2.0.0
See the version list below for details.
dotnet add package JasperFx.SourceGenerator --version 2.0.0
NuGet\Install-Package JasperFx.SourceGenerator -Version 2.0.0
<PackageReference Include="JasperFx.SourceGenerator" Version="2.0.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="JasperFx.SourceGenerator" Version="2.0.0" />
<PackageReference Include="JasperFx.SourceGenerator"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add JasperFx.SourceGenerator --version 2.0.0
#r "nuget: JasperFx.SourceGenerator, 2.0.0"
#:package JasperFx.SourceGenerator@2.0.0
#addin nuget:?package=JasperFx.SourceGenerator&version=2.0.0
#tool nuget:?package=JasperFx.SourceGenerator&version=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.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on JasperFx.SourceGenerator:
| Package | Downloads |
|---|---|
|
WolverineFx
Build Robust Event Driven Architectures with Simpler Code |
|
|
WolverineFx.Http
High Performance ASP.Net Core HTTP endpoints using the Wolverine runtime |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.2.0 | 593 | 5/27/2026 |
| 2.1.4 | 45 | 5/27/2026 |
| 2.1.3 | 1,010 | 5/27/2026 |
| 2.1.2 | 126 | 5/27/2026 |
| 2.0.1 | 9,683 | 5/24/2026 |
| 2.0.0 | 102 | 5/21/2026 |
| 2.0.0-rc.3 | 53 | 5/21/2026 |
| 2.0.0-rc.2 | 49 | 5/20/2026 |
| 2.0.0-rc.1 | 45 | 5/20/2026 |
| 2.0.0-alpha.9 | 48 | 5/19/2026 |