WolverineFx.RuntimeCompilation 6.25.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package WolverineFx.RuntimeCompilation --version 6.25.3
                    
NuGet\Install-Package WolverineFx.RuntimeCompilation -Version 6.25.3
                    
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="WolverineFx.RuntimeCompilation" Version="6.25.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WolverineFx.RuntimeCompilation" Version="6.25.3" />
                    
Directory.Packages.props
<PackageReference Include="WolverineFx.RuntimeCompilation" />
                    
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 WolverineFx.RuntimeCompilation --version 6.25.3
                    
#r "nuget: WolverineFx.RuntimeCompilation, 6.25.3"
                    
#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 WolverineFx.RuntimeCompilation@6.25.3
                    
#: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=WolverineFx.RuntimeCompilation&version=6.25.3
                    
Install as a Cake Addin
#tool nuget:?package=WolverineFx.RuntimeCompilation&version=6.25.3
                    
Install as a Cake Tool

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.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (18)

Showing the top 5 NuGet packages that depend on WolverineFx.RuntimeCompilation:

Package Downloads
Cosmos.EventSourcing.CritterStack

Implementaciones de Wolverine y Marten para EDA y event sourcing

Momentum.ServiceDefaults

Service defaults for Momentum platform providing common configurations for Aspire-based services including Kafka, PostgreSQL, OpenTelemetry, Serilog, resilience patterns, and service discovery. Essential for all Momentum host projects.

Momentum.Extensions.Messaging.Kafka

Kafka messaging integration for Momentum platform providing event-driven communication through Apache Kafka with CloudEvents and WolverineFx support.

Momentum.ServiceDefaults.Api

API-specific service defaults for Momentum platform extending the base ServiceDefaults with gRPC, OpenAPI documentation (Scalar), and API-focused configurations. Essential for Momentum API projects.

AndreGoepel.AppFoundation.Hosting

One-call backend seam (AddAppFoundation / UseAppFoundation) wiring Marten, identity, Wolverine messaging, email, data protection, and the request pipeline for AndreGoepel.AppFoundation hosts.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on WolverineFx.RuntimeCompilation:

Repository Stars
evangelosvlachos96-dotcom/booking-microservices
Flight booking system built as .NET 10 microservices with Vertical Slice Architecture, DDD, CQRS, Event Sourcing, gRPC, RabbitMQ, Wolverine, PostgreSQL, MongoDB and .NET Aspire.
Version Downloads Last Updated
6.34.0 0 9/7/2026
6.33.0 6,469 9/3/2026
6.32.0 7,722 9/1/2026
6.31.0 11,204 8/30/2026
6.30.3 8,246 8/28/2026
6.30.2 3,474 8/27/2026
6.30.1 7,498 8/26/2026
6.30.0 13,506 8/25/2026
6.29.2 24,940 8/21/2026
6.29.1 12,892 8/19/2026
6.29.0 14,222 8/17/2026
6.28.2 15,170 8/16/2026
6.28.1 5,408 8/15/2026
6.28.0 9,403 8/14/2026
6.27.1 2,446 8/13/2026
6.27.0 5,303 8/13/2026
6.26.0 16,380 8/11/2026
6.25.5 12,783 8/10/2026
6.25.3 19,121 8/10/2026
6.25.2 1,428 8/9/2026
Loading failed