JasperFx.RuntimeCompiler 4.0.0-alpha-16

This is a prerelease version of JasperFx.RuntimeCompiler.
There is a newer version of this package available.
See the version list below for details.
dotnet add package JasperFx.RuntimeCompiler --version 4.0.0-alpha-16
                    
NuGet\Install-Package JasperFx.RuntimeCompiler -Version 4.0.0-alpha-16
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="JasperFx.RuntimeCompiler" Version="4.0.0-alpha-16" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JasperFx.RuntimeCompiler" Version="4.0.0-alpha-16" />
                    
Directory.Packages.props
<PackageReference Include="JasperFx.RuntimeCompiler" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add JasperFx.RuntimeCompiler --version 4.0.0-alpha-16
                    
#r "nuget: JasperFx.RuntimeCompiler, 4.0.0-alpha-16"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package JasperFx.RuntimeCompiler@4.0.0-alpha-16
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=JasperFx.RuntimeCompiler&version=4.0.0-alpha-16&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=JasperFx.RuntimeCompiler&version=4.0.0-alpha-16&prerelease
                    
Install as a Cake Tool

Runtime Roslyn Compilation and Code Generation Chicanery

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  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 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on JasperFx.RuntimeCompiler:

Package Downloads
JasperFx.CodeGeneration.Commands

Command line utilities for managing Lamar dynamically generated code

Portlogics.WolverineFx

Build Robust Event Driven Architectures with Simpler Code

WolverineFx.RuntimeCompilation

Opt-in runtime Roslyn compilation support for Wolverine. Add this package and call opts.UseRuntimeCompilation() to enable on-the-fly handler/middleware code generation in development mode. Production deployments that pre-generate code (TypeLoadMode.Static) do not need this package and ship without Roslyn — smaller binaries, faster cold starts, and AOT-readiness. See issue #1577.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on JasperFx.RuntimeCompiler:

Repository Stars
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
JasperFx/wolverine
Supercharged .NET server side development!
Version Downloads Last Updated
5.0.0 0 5/21/2026
5.0.0-rc.3 0 5/21/2026
5.0.0-rc.2 477 5/20/2026
5.0.0-rc.1 37 5/20/2026
5.0.0-alpha.8 102 5/19/2026
5.0.0-alpha.5 744 5/19/2026
5.0.0-alpha.4 31 5/19/2026
5.0.0-alpha.3 40 5/19/2026
5.0.0-alpha.2 41 5/19/2026
5.0.0-alpha.1 2,604 5/14/2026
4.5.0 198,769 4/28/2026
4.4.0 1,129,604 2/14/2026
4.3.2 198,634 1/29/2026
4.3.1 397,788 12/19/2025
4.3.0 261,543 12/11/2025
4.2.1 136,991 12/5/2025
4.2.0 408,268 11/11/2025
4.0.0-alpha-16 263 4/22/2025
2.0.0-alpha.2 5,737 5/12/2026
2.0.0-alpha.1 1,674 5/10/2026
Loading failed