JasperFx.Events.SourceGenerator
2.38.0
See the version list below for details.
dotnet add package JasperFx.Events.SourceGenerator --version 2.38.0
NuGet\Install-Package JasperFx.Events.SourceGenerator -Version 2.38.0
<PackageReference Include="JasperFx.Events.SourceGenerator" Version="2.38.0" />
<PackageVersion Include="JasperFx.Events.SourceGenerator" Version="2.38.0" />
<PackageReference Include="JasperFx.Events.SourceGenerator" />
paket add JasperFx.Events.SourceGenerator --version 2.38.0
#r "nuget: JasperFx.Events.SourceGenerator, 2.38.0"
#:package JasperFx.Events.SourceGenerator@2.38.0
#addin nuget:?package=JasperFx.Events.SourceGenerator&version=2.38.0
#tool nuget:?package=JasperFx.Events.SourceGenerator&version=2.38.0
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.46.0 | 0 | 8/10/2026 |
| 2.45.0 | 302 | 8/8/2026 |
| 2.44.0 | 165 | 8/7/2026 |
| 2.43.0 | 222 | 8/6/2026 |
| 2.42.2 | 190 | 8/6/2026 |
| 2.42.1 | 109 | 8/6/2026 |
| 2.41.0 | 180 | 8/5/2026 |
| 2.40.0 | 117 | 8/5/2026 |
| 2.39.5 | 489 | 8/5/2026 |
| 2.39.4 | 197 | 8/4/2026 |
| 2.39.3 | 142 | 8/4/2026 |
| 2.39.2 | 117 | 8/4/2026 |
| 2.39.1 | 505 | 8/4/2026 |
| 2.39.0 | 104 | 8/4/2026 |
| 2.38.0 | 556 | 8/3/2026 |
| 2.37.3 | 259 | 8/2/2026 |
| 2.37.2 | 296 | 8/2/2026 |
| 2.37.1 | 225 | 8/2/2026 |
| 2.37.0 | 1,064 | 7/31/2026 |
| 2.36.3 | 318 | 7/30/2026 |