JasperFx 2.4.1

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 for dotnet run -- <command> style tooling.
  • JasperFx.CodeGeneration — Roslyn-backed runtime code generation, with pluggable ITypeLoader strategies (Static / Dynamic / Auto) for AOT-friendly deployments.
  • JasperFx.Core — reflection / type-scanning helpers, IoC primitives, the GenericFactoryCache hot-path delegate cache, and RecentlyUsedCache LRU.
  • 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.

Showing the top 20 packages that depend on JasperFx.

Packages Downloads
Marten
.NET Transactional Document DB and Event Store on PostgreSQL
12
Weasel.Core
Core Weasel types for ADO.Net helpers, spin off of Marten
12
JasperFx.RuntimeCompiler
Runtime Roslyn Compilation and Code Generation Chicanery
12
Marten
.NET Transactional Document DB and Event Store on PostgreSQL
11
Weasel.Core
Core Weasel types for ADO.Net helpers, spin off of Marten
11

Version Downloads Last updated
2.24.1 0 7/8/2026
2.24.0 0 7/7/2026
2.23.0 0 7/7/2026
2.22.0 0 7/7/2026
2.21.1 0 7/7/2026
2.21.0 0 7/7/2026
2.20.0 0 7/6/2026
2.19.1 0 7/6/2026
2.19.0 0 7/5/2026
2.18.1 1 7/2/2026
2.18.0 1 7/2/2026
2.17.0 1 7/2/2026
2.16.0 1 7/2/2026
2.15.0 1 7/2/2026
2.14.2 1 6/24/2026
2.13.3 1 6/24/2026
2.13.2 1 6/24/2026
2.13.1 1 6/24/2026
2.13.0 1 6/24/2026
2.12.0 1 6/15/2026
2.11.0 1 6/15/2026
2.10.0 1 6/15/2026
2.9.13 1 6/15/2026
2.9.12 1 6/15/2026
2.9.11 1 6/15/2026
2.9.10 1 6/15/2026
2.9.9 1 6/15/2026
2.9.8 1 6/15/2026
2.9.7 1 6/15/2026
2.9.6 1 6/15/2026
2.9.5 1 6/15/2026
2.9.4 1 6/15/2026
2.9.3 1 6/15/2026
2.9.2 1 6/15/2026
2.9.1 1 6/15/2026
2.9.0 1 6/15/2026
2.8.2 1 6/15/2026
2.8.1 1 6/15/2026
2.8.0 1 6/15/2026
2.6.1 1 6/15/2026
2.6.0 1 6/15/2026
2.5.0 1 6/15/2026
2.4.1 1 6/15/2026
2.4.0 1 6/15/2026
2.3.0 1 6/15/2026
2.2.7 1 6/15/2026
2.2.6 1 6/15/2026
2.2.5 1 6/15/2026
2.2.4 1 6/15/2026
2.2.3 1 6/15/2026
2.2.2 1 6/15/2026
2.2.1 1 6/15/2026
2.2.0 1 5/28/2026
2.1.4 2 5/28/2026
2.1.3 2 5/28/2026
2.1.2 2 5/28/2026
2.0.1 2 5/28/2026
2.0.0 2 5/28/2026
2.0.0-rc.3 2 5/28/2026
2.0.0-rc.2 2 5/28/2026
2.0.0-rc.1 2 5/28/2026
2.0.0-alpha.20 2 5/20/2026
2.0.0-alpha.17 2 5/20/2026
2.0.0-alpha.16 2 5/20/2026
2.0.0-alpha.15 2 5/20/2026
2.0.0-alpha.14 2 5/20/2026
2.0.0-alpha.13 2 5/20/2026
2.0.0-alpha.12 2 5/20/2026
2.0.0-alpha.11 2 5/20/2026
2.0.0-alpha.10 2 5/20/2026
2.0.0-alpha.9 2 5/20/2026
2.0.0-alpha.8 2 5/20/2026
2.0.0-alpha.7 2 5/20/2026
2.0.0-alpha.6 2 5/20/2026
2.0.0-alpha.5 2 5/20/2026
2.0.0-alpha.4 2 5/20/2026
2.0.0-alpha.3 2 5/20/2026
2.0.0-alpha.1 2 5/11/2026
1.31.0 2 5/11/2026
1.30.0 2 5/11/2026
1.29.1 2 5/11/2026
1.29.0 2 5/11/2026
1.28.2 3 5/4/2026
1.28.1 3 5/4/2026
1.28.0 3 5/4/2026
1.27.0 3 5/4/2026
1.26.0 3 4/26/2026
1.25.0 3 4/26/2026
1.24.1 4 4/17/2026
1.24.0 4 4/17/2026
1.23.1 4 4/17/2026
1.23.0 4 4/17/2026
1.22.0 4 4/17/2026
1.21.5 4 4/17/2026
1.21.4 4 4/17/2026
1.21.3 4 4/17/2026
1.21.2 5 3/22/2026
1.21.1 5 3/22/2026
1.21.0 5 3/14/2026
1.20.0 5 3/1/2026
1.19.0 5 2/19/2026
1.18.0 5 2/19/2026
1.17.2 5 2/11/2026
1.17.1 5 2/11/2026
1.17.0 5 2/8/2026
1.16.0 6 1/28/2026
1.14.1 6 1/28/2026
1.14.0 6 1/28/2026
1.13.0 6 1/28/2026
1.12.0 6 1/28/2026
1.11.3 6 12/15/2025
1.11.2 7 12/15/2025
1.11.1 7 12/15/2025
1.11.0 7 12/15/2025
1.10.2 6 12/15/2025
1.10.1 7 12/15/2025
1.10.0 7 12/15/2025
1.9.0 8 11/8/2025
1.8.1 8 11/8/2025
1.8.0 8 11/8/2025
1.7.0 8 11/8/2025
1.6.1 9 9/17/2025
1.6.0 9 9/18/2025
1.6.0-alpha-4 9 9/19/2025
1.6.0-alpha-3 9 9/19/2025
1.6.0-alpha-2 9 9/19/2025
1.6.0-alpha-1 9 9/19/2025
1.5.0 10 8/4/2025
1.4.0 10 8/4/2025
1.3.1 10 8/4/2025
1.3.0 10 8/4/2025
1.2.3 10 8/4/2025
1.2.2 10 8/4/2025
1.2.1 10 8/4/2025
1.2.0 11 6/17/2025
1.1.0 11 6/17/2025
1.0.5 11 6/17/2025
1.0.4 11 6/17/2025
1.0.3 11 6/17/2025
1.0.2 11 6/17/2025
1.0.1 11 6/17/2025
1.0.0 13 6/17/2025
0.9.2 11 6/17/2025
0.9.1 11 6/17/2025
0.9.0 11 6/17/2025
0.7.1 11 6/17/2025
0.7.0 11 6/17/2025
0.6.0 11 6/17/2025
0.5.2 11 6/17/2025
0.5.1 11 6/17/2025
0.5.0 11 6/17/2025
0.4.2 11 6/17/2025
0.4.1 11 6/17/2025
0.4.0 11 6/17/2025
0.3.0 11 6/17/2025
0.2.2 11 6/17/2025
0.2.1 11 6/17/2025
0.2.0 11 6/17/2025
0.1.8 11 6/17/2025
0.1.7 11 6/17/2025
0.1.6 11 6/17/2025
0.1.5 11 6/17/2025
0.1.4 11 6/17/2025
0.1.3 11 6/17/2025
0.1.2 11 6/17/2025
0.1.1 11 6/17/2025
0.1.0 11 6/17/2025