Olive.Mvc 10.0.1

dotnet add package Olive.Mvc --version 10.0.1
                    
NuGet\Install-Package Olive.Mvc -Version 10.0.1
                    
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.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Olive.Mvc" Version="10.0.1" />
                    
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.1
                    
#r "nuget: Olive.Mvc, 10.0.1"
                    
#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.1
                    
#: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.1
                    
Install as a Cake Addin
#tool nuget:?package=Olive.Mvc&version=10.0.1
                    
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.1 90 6/22/2026
10.0.0 238 6/12/2026
8.2.0 407 2/26/2026
8.1.6 784 12/18/2025
8.1.5 939 10/31/2025
8.1.4 1,390 9/22/2025
8.1.3 991 9/22/2025
8.1.2 1,015 9/22/2025
8.1.1 1,500 9/9/2025
8.1.0 956 9/9/2025
8.0.1 1,238 8/26/2025
8.0.0 2,402 6/4/2025
3.1.159 976 5/30/2025
3.1.158 992 5/29/2025
3.1.157 1,015 4/23/2025
3.1.156 999 4/22/2025
3.1.155 1,082 4/21/2025
3.1.154 1,066 4/21/2025
3.1.153 1,852 5/9/2024
3.1.152 1,015 4/3/2024
Loading failed

Minor fixes