Olive.Web 10.2.0

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

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

Package Downloads
Olive.Mvc.Security

Olive Framework

Olive.Hangfire

Olive Framework

Olive.Security.Impersonation

Olive Framework

Olive.IpFilter

Olive Framework

Olive.Symptoms

A plugin for Olive Framework

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.2.0 1,970 7/29/2026
10.0.1 250 6/18/2026
10.0.0 841 6/12/2026
8.0.0 3,766 6/4/2025
3.1.113 1,136 2/25/2025
3.1.112 2,204 11/7/2023
3.1.111 11,445 4/20/2023
3.1.110 4,171 2/9/2023
3.1.109 24,257 10/21/2022
3.1.108 1,709 8/17/2022
3.1.107 90,914 4/11/2021
3.1.106 7,680 2/7/2021
3.1.105 10,720 1/5/2021
3.1.104 4,069 10/1/2020
3.1.103 1,688 9/30/2020
3.1.101 4,941 9/30/2020
2.2.106 11,412 4/30/2020
2.2.105 33,672 9/24/2019
2.2.104 2,771 6/21/2019
2.2.103 2,909 2/15/2019
Loading failed

Minor fixes