Olive.Mvc 8.0.0

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

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.0.0 251 6/4/2025
3.1.159 119 5/30/2025
3.1.158 149 5/29/2025
3.1.157 161 4/23/2025
3.1.156 166 4/22/2025
3.1.155 211 4/21/2025
3.1.154 194 4/21/2025
3.1.153 743 5/9/2024
3.1.152 178 4/3/2024
3.1.151 188 3/17/2024
3.1.150 1,468 5/31/2023
3.1.149 4,637 4/20/2023
3.1.148 1,836 2/9/2023
3.1.147 4,051 1/24/2023
3.1.146 762 11/15/2022
3.1.145 13,348 10/21/2022
3.1.144 2,494 10/12/2022
3.1.143 8,282 8/24/2022
3.1.142 529 8/18/2022
3.1.141 534 8/18/2022
3.1.140 546 8/18/2022
3.1.139 732 7/28/2022
3.1.138 3,901 6/10/2022
3.1.137 16,378 4/10/2022
3.1.136 689 3/31/2022
3.1.135 22,611 12/14/2021
3.1.134 1,210 12/2/2021
3.1.133 1,004 10/11/2021
3.1.132 10,192 9/23/2021
3.1.131 1,272 9/14/2021
3.1.130 631 8/30/2021

Minor fixes