JasperFx 2.37.0
dotnet add package JasperFx --version 2.37.0
NuGet\Install-Package JasperFx -Version 2.37.0
<PackageReference Include="JasperFx" Version="2.37.0" />
<PackageVersion Include="JasperFx" Version="2.37.0" />
<PackageReference Include="JasperFx" />
paket add JasperFx --version 2.37.0
#r "nuget: JasperFx, 2.37.0"
#:package JasperFx@2.37.0
#addin nuget:?package=JasperFx&version=2.37.0
#tool nuget:?package=JasperFx&version=2.37.0
JasperFx
Foundational helpers and command line support used by JasperFx and the Critter Stack projects (Marten, Wolverine, Polecat, Weasel).
Provides:
JasperFx.CommandLine— a Spectre-Console-backed CLI framework (formerly the Oakton library), the host fordotnet run -- <command>style tooling.JasperFx.CodeGeneration— Roslyn-backed runtime code generation, with pluggableITypeLoaderstrategies (Static/Dynamic/Auto) for AOT-friendly deployments.JasperFx.Core— reflection / type-scanning helpers, IoC primitives, theGenericFactoryCachehot-path delegate cache, andRecentlyUsedCacheLRU.JasperFx.MultiTenancy— shared tenant-id abstractions (IHasTenantId,TenantId,TenantIdStyle) consumed across the Critter Stack.JasperFx.Descriptors— diagnostic descriptor types that products like CritterWatch use to render configuration / capability snapshots.
Quick start
// CLI host
return await new HostBuilder()
.ConfigureServices(services => services.AddJasperFxCommands())
.RunJasperFxCommandsAsync(args);
// Codegen
var rules = new GenerationRules
{
TypeLoadMode = TypeLoadMode.Static,
GeneratedNamespace = "MyApp.Generated"
};
Documentation
Full docs at https://jasperfx.net.
Repo: github.com/JasperFx/jasperfx.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- FastExpressionCompiler (>= 5.4.1)
- ImTools (>= 4.0.0)
- Microsoft.Bcl.TimeProvider (>= 10.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.0)
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (>= 10.0.0)
- Microsoft.Extensions.Hosting (>= 10.0.0)
- Microsoft.Extensions.ObjectPool (>= 10.0.0)
- Polly.Core (>= 8.6.5)
- Spectre.Console (>= 0.55.0)
-
net9.0
- FastExpressionCompiler (>= 5.4.1)
- ImTools (>= 4.0.0)
- Microsoft.Bcl.TimeProvider (>= 9.0.11)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Hosting (>= 9.0.0)
- Microsoft.Extensions.ObjectPool (>= 9.0.0)
- Polly.Core (>= 8.6.5)
- Spectre.Console (>= 0.55.0)
NuGet packages (18)
Showing the top 5 NuGet packages that depend on JasperFx:
| Package | Downloads |
|---|---|
|
Marten
.NET Transactional Document DB and Event Store on PostgreSQL |
|
|
Weasel.Core
Core Weasel types for ADO.Net helpers, spin off of Marten |
|
|
JasperFx.RuntimeCompiler
Runtime Roslyn Compilation and Code Generation Chicanery |
|
|
Lamar
Fast ASP.Net Core compatible IoC Tool, Successor to StructureMap |
|
|
JasperFx.Events
Foundational Event Store Abstractions and Projections for the Critter Stack |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on JasperFx:
| Repository | Stars |
|---|---|
|
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
|
|
|
JasperFx/wolverine
Supercharged .NET server side development!
|
|
|
JasperFx/lamar
Fast Inversion of Control Tool and Successor to StructureMap
|
|
|
JasperFx/alba
Easy integration testing for ASP.NET Core applications
|
|
|
JasperFx/weasel
Database Development Made Easy for .Net
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.37.0 | 430 | 7/31/2026 |
| 2.36.3 | 1,727 | 7/30/2026 |
| 2.36.2 | 12,331 | 7/27/2026 |
| 2.36.1 | 28,309 | 7/26/2026 |
| 2.36.0 | 166 | 7/26/2026 |
| 2.35.0 | 2,576 | 7/24/2026 |
| 2.34.0 | 23,377 | 7/22/2026 |
| 2.33.1 | 1,052 | 7/22/2026 |
| 2.33.0 | 315 | 7/21/2026 |
| 2.32.0 | 10,410 | 7/20/2026 |
| 2.31.0 | 2,424 | 7/20/2026 |
| 2.30.2 | 1,226 | 7/20/2026 |
| 2.30.1 | 30,837 | 7/19/2026 |
| 2.30.0 | 2,231 | 7/18/2026 |
| 2.29.1 | 10,594 | 7/18/2026 |
| 2.29.0 | 7,783 | 7/17/2026 |
| 2.28.1 | 259 | 7/17/2026 |
| 2.28.0 | 1,504 | 7/17/2026 |
| 2.27.0 | 63,755 | 7/12/2026 |
| 2.26.0 | 6,975 | 7/10/2026 |