AspNetCore.PluginManager 3.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package AspNetCore.PluginManager --version 3.3.0
                    
NuGet\Install-Package AspNetCore.PluginManager -Version 3.3.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="AspNetCore.PluginManager" Version="3.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AspNetCore.PluginManager" Version="3.3.0" />
                    
Directory.Packages.props
<PackageReference Include="AspNetCore.PluginManager" />
                    
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 AspNetCore.PluginManager --version 3.3.0
                    
#r "nuget: AspNetCore.PluginManager, 3.3.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 AspNetCore.PluginManager@3.3.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=AspNetCore.PluginManager&version=3.3.0
                    
Install as a Cake Addin
#tool nuget:?package=AspNetCore.PluginManager&version=3.3.0
                    
Install as a Cake Tool

The plugin manager is an ASP.Net Core plugin manager which can be used to extend any Core website.  Fully supports Middleware extensions, Dependency Injection, API plugins, sub website projects and custom interface extensions.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 is compatible.  netcoreapp3.0 is compatible.  netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on AspNetCore.PluginManager:

Package Downloads
ShoppingCartPlugin

Plugin Manager Shopping cart plugin for managing users checkout experience

SystemAdmin.Plugin

Plugin Manager display and manage system behaviours

Company.Plugin

Plugin Manager add generic company information to any website

UserAccount.Plugin

Plugin Manager user account plugin

ErrorManager.Plugin

Plugin Manager easily manage errors within a website

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.9.0 535 8/10/2025
5.8.0 347 7/29/2025
5.7.0 574 12/20/2024
5.6.1 696 6/12/2024
5.6.0 1,268 12/1/2023
5.5.2 1,041 11/25/2023
5.5.1 1,149 10/12/2023
5.5.0 1,053 10/9/2023
5.4.0 1,388 9/2/2023
5.3.0 1,444 7/30/2023
5.1.0 1,461 6/11/2023
5.0.3 3,400 11/24/2022
5.0.0 3,529 11/13/2022
4.4.0 5,291 4/22/2022
4.3.0 3,820 10/27/2021
4.2.0 3,629 8/3/2021
4.1.0 3,238 2/7/2021
4.0.0 3,688 10/6/2020
3.3.0 5,914 4/10/2020
3.2.1 928 2/17/2020
Loading failed

Supports net core 2.1, 2.2, 3.0 and 3.1