Olive.Mvc 8.1.5

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

Olive Framework

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 was computed.  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 (11)

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

Package Downloads
Olive.Mvc.Testing

Olive Framework

Olive.Mvc.Microservices

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
8.1.5 156 10/31/2025
8.1.4 562 9/22/2025
8.1.3 269 9/22/2025
8.1.2 292 9/22/2025
8.1.1 631 9/9/2025
8.1.0 231 9/9/2025
8.0.1 480 8/26/2025
8.0.0 758 6/4/2025
3.1.159 252 5/30/2025
3.1.158 259 5/29/2025
3.1.157 282 4/23/2025
3.1.156 284 4/22/2025
3.1.155 359 4/21/2025
3.1.154 342 4/21/2025
3.1.153 942 5/9/2024
3.1.152 286 4/3/2024
3.1.151 306 3/17/2024
3.1.150 3,185 5/31/2023
3.1.149 6,995 4/20/2023
3.1.148 2,061 2/9/2023
3.1.147 5,773 1/24/2023
3.1.146 899 11/15/2022
3.1.145 16,135 10/21/2022
3.1.144 2,744 10/12/2022
3.1.143 9,314 8/24/2022
3.1.142 668 8/18/2022
3.1.141 664 8/18/2022
3.1.140 679 8/18/2022
3.1.139 871 7/28/2022
3.1.138 4,172 6/10/2022
3.1.137 17,401 4/10/2022
3.1.136 821 3/31/2022
3.1.135 23,748 12/14/2021
3.1.134 1,528 12/2/2021
3.1.133 1,175 10/11/2021
3.1.132 10,530 9/23/2021
3.1.131 1,423 9/14/2021
3.1.130 786 8/30/2021

Minor fixes