Olive.Mvc 10.0.2

dotnet add package Olive.Mvc --version 10.0.2
                    
NuGet\Install-Package Olive.Mvc -Version 10.0.2
                    
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="Olive.Mvc" Version="10.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Olive.Mvc" Version="10.0.2" />
                    
Directory.Packages.props
<PackageReference Include="Olive.Mvc" />
                    
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 Olive.Mvc --version 10.0.2
                    
#r "nuget: Olive.Mvc, 10.0.2"
                    
#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 Olive.Mvc@10.0.2
                    
#: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=Olive.Mvc&version=10.0.2
                    
Install as a Cake Addin
#tool nuget:?package=Olive.Mvc&version=10.0.2
                    
Install as a Cake Tool

Olive Framework

Product Compatible and additional computed target framework versions.
.NET 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 (11)

Showing the top 5 NuGet packages that depend on Olive.Mvc:

Package Downloads
Olive.Mvc.Microservices

Olive Framework

Olive.Mvc.Testing

Olive Framework

Olive.BlobAws

A plugin for Olive Framework

Olive.Mvc.Paging

Olive Framework

Olive.Blob.Aws

Olive Framework

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.2 141 7/1/2026
10.0.1 229 6/22/2026
10.0.0 284 6/12/2026
8.2.0 516 2/26/2026
8.1.6 850 12/18/2025
8.1.5 1,004 10/31/2025
8.1.4 1,455 9/22/2025
8.1.3 1,051 9/22/2025
8.1.2 1,076 9/22/2025
8.1.1 1,567 9/9/2025
8.1.0 1,015 9/9/2025
8.0.1 1,300 8/26/2025
8.0.0 2,476 6/4/2025
3.1.159 1,035 5/30/2025
3.1.158 1,053 5/29/2025
3.1.157 1,077 4/23/2025
3.1.156 1,059 4/22/2025
3.1.155 1,143 4/21/2025
3.1.154 1,127 4/21/2025
3.1.153 1,956 5/9/2024
Loading failed

Minor fixes