JasperFx.Events.SourceGenerator
2.13.2
See the version list below for details.
dotnet add package JasperFx.Events.SourceGenerator --version 2.13.2
NuGet\Install-Package JasperFx.Events.SourceGenerator -Version 2.13.2
<PackageReference Include="JasperFx.Events.SourceGenerator" Version="2.13.2" />
<PackageVersion Include="JasperFx.Events.SourceGenerator" Version="2.13.2" />
<PackageReference Include="JasperFx.Events.SourceGenerator" />
paket add JasperFx.Events.SourceGenerator --version 2.13.2
#r "nuget: JasperFx.Events.SourceGenerator, 2.13.2"
#:package JasperFx.Events.SourceGenerator@2.13.2
#addin nuget:?package=JasperFx.Events.SourceGenerator&version=2.13.2
#tool nuget:?package=JasperFx.Events.SourceGenerator&version=2.13.2
JasperFx.Events.SourceGenerator
Roslyn source generator for fast aggregate projections in the Critter Stack event-store family. Produces zero-reflection projection metadata at compile time so Marten / Polecat projection registration doesn't pay the runtime cost of scanning aggregate types.
Used by JasperFx.Events's SingleStreamProjection<TDoc, TId> and MultiStreamProjection<TDoc, TId> registrations.
Install
<PackageReference Include="JasperFx.Events.SourceGenerator"
PrivateAssets="all"
OutputItemType="Analyzer"
ReferenceOutputAssembly="false" />
Reference it as an analyzer/source-generator only — there's no runtime API. Generated code is invisible to consumers and shows up alongside your aggregate types under the JasperFx.Events.Generated namespace.
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
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on JasperFx.Events.SourceGenerator:
| Repository | Stars |
|---|---|
|
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.18.1 | 242 | 6/28/2026 |
| 2.18.0 | 406 | 6/27/2026 |
| 2.17.0 | 141 | 6/27/2026 |
| 2.16.0 | 701 | 6/25/2026 |
| 2.15.0 | 418 | 6/24/2026 |
| 2.14.2 | 366 | 6/24/2026 |
| 2.14.1 | 132 | 6/24/2026 |
| 2.14.0 | 133 | 6/24/2026 |
| 2.13.3 | 289 | 6/23/2026 |
| 2.13.2 | 262 | 6/22/2026 |
| 2.13.1 | 444 | 6/18/2026 |
| 2.13.0 | 665 | 6/17/2026 |
| 2.12.0 | 921 | 6/14/2026 |
| 2.11.0 | 178 | 6/14/2026 |
| 2.10.0 | 298 | 6/13/2026 |
| 2.9.13 | 190 | 6/13/2026 |
| 2.9.12 | 142 | 6/13/2026 |
| 2.9.11 | 135 | 6/13/2026 |
| 2.9.10 | 292 | 6/12/2026 |
| 2.9.9 | 322 | 6/11/2026 |