JasperFx.SourceGenerator
2.0.0-rc.2
See the version list below for details.
dotnet add package JasperFx.SourceGenerator --version 2.0.0-rc.2
NuGet\Install-Package JasperFx.SourceGenerator -Version 2.0.0-rc.2
<PackageReference Include="JasperFx.SourceGenerator" Version="2.0.0-rc.2"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="JasperFx.SourceGenerator" Version="2.0.0-rc.2" />
<PackageReference Include="JasperFx.SourceGenerator"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add JasperFx.SourceGenerator --version 2.0.0-rc.2
#r "nuget: JasperFx.SourceGenerator, 2.0.0-rc.2"
#:package JasperFx.SourceGenerator@2.0.0-rc.2
#addin nuget:?package=JasperFx.SourceGenerator&version=2.0.0-rc.2&prerelease
#tool nuget:?package=JasperFx.SourceGenerator&version=2.0.0-rc.2&prerelease
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.18.1 | 382 | 6/28/2026 |
| 2.18.0 | 157 | 6/27/2026 |
| 2.17.0 | 135 | 6/27/2026 |
| 2.16.0 | 26,468 | 6/25/2026 |
| 2.15.0 | 172 | 6/24/2026 |
| 2.14.2 | 1,436 | 6/24/2026 |
| 2.14.1 | 110 | 6/24/2026 |
| 2.14.0 | 109 | 6/24/2026 |
| 2.13.3 | 1,040 | 6/23/2026 |
| 2.13.2 | 172 | 6/22/2026 |
| 2.13.1 | 654 | 6/18/2026 |
| 2.13.0 | 72,311 | 6/17/2026 |
| 2.12.0 | 25,240 | 6/14/2026 |
| 2.11.0 | 111 | 6/14/2026 |
| 2.10.0 | 208 | 6/13/2026 |
| 2.9.13 | 158 | 6/13/2026 |
| 2.9.12 | 98 | 6/13/2026 |
| 2.9.11 | 98 | 6/13/2026 |
| 2.9.10 | 1,273 | 6/12/2026 |
| 2.0.0-rc.2 | 57 | 5/20/2026 |