JasperFx 2.36.3

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
Lamar
Fast ASP.Net Core compatible IoC Tool, Successor to StructureMap
57
Lamar
Fast ASP.Net Core compatible IoC Tool, Successor to StructureMap
73
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
56
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
57
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
58
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
59
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
60
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
61
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
62
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
63
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
65
WolverineFx
Build Robust Event Driven Architectures with Simpler Code
66

Version Downloads Last updated
2.38.0 2 08/03/2026
2.37.3 3 08/03/2026
2.37.2 3 08/03/2026
2.37.1 3 08/03/2026
2.37.0 7 07/31/2026
2.36.3 10 07/31/2026
2.36.2 12 07/28/2026
2.36.1 6 07/26/2026
2.36.0 13 07/26/2026
2.35.0 8 07/24/2026
2.34.0 10 07/23/2026
2.33.1 9 07/22/2026
2.33.0 11 07/22/2026
2.32.0 10 07/21/2026
2.31.0 10 07/22/2026
2.30.2 8 07/23/2026
2.30.1 8 07/20/2026
2.30.0 7 07/19/2026
2.29.1 6 07/23/2026
2.29.0 8 07/19/2026
2.28.1 4 07/20/2026
2.28.0 6 07/19/2026
2.27.0 9 07/12/2026
2.26.0 8 07/10/2026
2.25.0 10 07/10/2026
2.24.1 11 07/10/2026
2.24.0 11 07/10/2026
2.23.0 8 07/10/2026
2.22.0 9 07/10/2026
2.21.1 9 07/10/2026
2.21.0 8 07/09/2026
2.20.0 12 07/06/2026
2.19.1 12 07/06/2026
2.19.0 10 07/06/2026
2.18.1 14 06/29/2026
2.18.0 13 06/27/2026
2.17.0 9 06/27/2026
2.16.0 11 06/27/2026
2.15.0 13 06/27/2026
2.14.2 12 06/26/2026
2.14.1 11 06/28/2026
2.14.0 9 06/28/2026
2.13.3 15 06/26/2026
2.13.2 15 06/26/2026
2.13.1 12 06/20/2026
2.13.0 13 06/18/2026
2.12.0 14 06/17/2026
2.11.0 19 06/16/2026
2.10.0 17 06/15/2026
2.9.13 18 06/15/2026
2.9.12 16 06/15/2026
2.9.11 18 06/15/2026
2.9.10 15 06/14/2026
2.9.9 13 06/13/2026
2.9.8 14 06/13/2026
2.9.7 17 06/13/2026
2.9.6 16 06/11/2026
2.9.5 16 06/11/2026
2.9.4 14 06/11/2026
2.9.3 14 06/11/2026
2.9.2 14 06/10/2026
2.9.1 13 06/11/2026
2.9.0 14 06/11/2026
2.8.2 14 06/07/2026
2.8.1 20 06/07/2026
2.8.0 15 06/03/2026
2.6.1 15 06/05/2026
2.6.0 14 06/04/2026
2.5.0 13 06/03/2026
2.4.1 18 06/01/2026
2.4.0 17 06/01/2026
2.3.0 13 06/01/2026
2.2.7 16 05/30/2026
2.2.6 14 05/30/2026
2.2.5 12 05/30/2026
2.2.4 18 05/30/2026
2.2.3 15 05/30/2026
2.2.2 17 05/30/2026
2.2.1 14 05/30/2026
2.2.0 19 05/29/2026
2.1.4 14 05/30/2026
2.1.3 16 05/27/2026
2.1.2 20 05/27/2026
2.0.1 15 05/27/2026
2.0.0 15 05/22/2026
2.0.0-rc.3 16 05/22/2026
2.0.0-rc.2 18 05/22/2026
2.0.0-rc.1 13 05/22/2026
2.0.0-alpha.20 20 05/22/2026
2.0.0-alpha.17 14 05/22/2026
2.0.0-alpha.16 14 05/22/2026
2.0.0-alpha.15 17 05/22/2026
2.0.0-alpha.14 15 05/22/2026
2.0.0-alpha.13 27 05/16/2026
2.0.0-alpha.12 15 05/14/2026
2.0.0-alpha.11 19 05/14/2026
2.0.0-alpha.10 15 05/14/2026
2.0.0-alpha.9 24 05/14/2026
2.0.0-alpha.8 17 05/14/2026
2.0.0-alpha.7 18 05/14/2026
2.0.0-alpha.6 23 05/14/2026
2.0.0-alpha.5 26 05/13/2026
2.0.0-alpha.4 23 05/13/2026
2.0.0-alpha.3 21 05/14/2026
2.0.0-alpha.1 17 05/13/2026
1.31.0 23 05/09/2026
1.30.0 25 05/09/2026
1.29.1 27 05/07/2026
1.29.0 29 05/07/2026
1.28.2 30 04/29/2026
1.28.1 40 04/29/2026
1.28.0 36 04/29/2026
1.27.0 39 04/28/2026
1.26.0 37 04/21/2026
1.25.0 33 04/21/2026
1.24.1 40 04/10/2026
1.24.0 31 04/10/2026
1.23.1 36 04/08/2026
1.23.0 37 03/31/2026
1.22.0 30 03/29/2026
1.21.5 42 03/27/2026
1.21.4 43 03/25/2026
1.21.3 39 03/23/2026
1.21.2 39 03/22/2026
1.21.1 34 03/17/2026
1.21.0 40 03/09/2026
1.20.0 50 02/24/2026
1.19.0 49 02/17/2026
1.18.0 40 02/16/2026
1.17.2 37 02/12/2026
1.17.1 46 02/11/2026
1.17.0 58 01/30/2026
1.16.0 48 01/25/2026
1.14.1 37 01/22/2026
1.14.0 42 01/21/2026
1.13.0 42 01/16/2026
1.12.0 51 12/23/2025
1.11.3 47 12/11/2025
1.11.2 48 12/11/2025
1.11.1 57 12/11/2025
1.11.0 53 12/11/2025
1.10.2 63 12/11/2025
1.10.1 61 12/11/2025
1.10.0 55 12/11/2025
1.9.0 46 12/11/2025
1.8.1 62 12/11/2025
1.8.0 54 12/11/2025
1.7.0 47 12/11/2025
1.6.1 52 12/11/2025
1.6.0 47 12/11/2025
1.6.0-alpha-4 57 12/11/2025
1.6.0-alpha-3 49 12/11/2025
1.6.0-alpha-2 56 12/11/2025
1.6.0-alpha-1 52 12/11/2025
1.5.0 46 12/11/2025
1.4.0 51 12/11/2025
1.3.1 44 12/11/2025
1.3.0 58 12/11/2025
1.2.3 46 12/11/2025
1.2.2 56 12/11/2025
1.2.1 54 12/11/2025
1.2.0 49 12/11/2025
1.1.0 50 12/11/2025
1.0.5 61 12/11/2025
1.0.4 51 12/11/2025
1.0.3 52 12/11/2025
1.0.2 55 12/11/2025
1.0.1 51 12/11/2025
1.0.0 53 12/11/2025
0.9.2 59 12/11/2025
0.9.1 55 12/11/2025
0.9.0 54 12/11/2025
0.7.1 49 12/11/2025
0.7.0 50 12/11/2025
0.6.0 47 12/11/2025
0.5.2 45 12/11/2025
0.5.1 48 12/11/2025
0.5.0 57 12/11/2025
0.4.2 57 12/11/2025
0.4.1 61 12/11/2025
0.4.0 44 12/11/2025
0.3.0 60 12/11/2025
0.2.2 45 12/11/2025
0.2.1 55 12/11/2025
0.2.0 57 12/11/2025
0.1.8 60 12/11/2025
0.1.7 54 12/11/2025
0.1.6 59 12/11/2025
0.1.5 52 12/11/2025
0.1.4 49 12/11/2025
0.1.3 51 12/11/2025
0.1.2 63 12/11/2025
0.1.1 55 12/11/2025
0.1.0 51 12/11/2025