AspNetCore.PluginManager 5.6.1

dotnet add package AspNetCore.PluginManager --version 5.6.1                
NuGet\Install-Package AspNetCore.PluginManager -Version 5.6.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="AspNetCore.PluginManager" Version="5.6.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetCore.PluginManager --version 5.6.1                
#r "nuget: AspNetCore.PluginManager, 5.6.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.
// Install AspNetCore.PluginManager as a Cake Addin
#addin nuget:?package=AspNetCore.PluginManager&version=5.6.1

// Install AspNetCore.PluginManager as a Cake Tool
#tool nuget:?package=AspNetCore.PluginManager&version=5.6.1                

Plugin Manager 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 net6.0 is compatible.  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 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. 
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

ErrorManager.Plugin

Plugin Manager easily manage errors within a website

UserAccount.Plugin

Plugin Manager user account plugin

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.6.1 242 6/12/2024
5.6.0 883 12/1/2023
5.5.2 546 11/25/2023
5.5.1 713 10/12/2023
5.5.0 610 10/9/2023
5.4.0 921 9/2/2023
5.3.0 879 7/30/2023
5.1.0 981 6/11/2023
5.0.3 2,813 11/24/2022
5.0.0 3,022 11/13/2022
4.4.0 4,709 4/22/2022
4.3.0 3,270 10/27/2021
4.2.0 3,098 8/3/2021
4.1.0 2,748 2/7/2021
4.0.0 3,129 10/6/2020
3.3.0 4,857 4/10/2020
3.2.1 689 2/17/2020
3.2.0 3,045 1/9/2020
3.0.1 3,008 12/1/2019
3.0.0 3,050 10/13/2019
2.5.0 3,052 9/7/2019
2.4.0 3,054 7/25/2019
2.3.0 3,090 6/27/2019
2.2.0 2,799 6/15/2019
2.1.2 732 5/10/2019
2.1.0 2,852 5/3/2019
2.0.0 2,370 4/7/2019
1.7.2 775 4/7/2019
1.7.1 793 4/7/2019
1.7.0 951 3/31/2019
1.6.0 772 2/23/2019
1.5.0 775 2/16/2019
1.4.4 832 2/7/2019
1.4.3 859 2/7/2019
1.4.2 796 2/7/2019
1.4.1 870 2/7/2019
1.4.0 839 2/4/2019
1.3.0 785 1/26/2019
1.2.0 907 1/6/2019
1.1.0 890 12/21/2018
1.0.14 1,410 11/12/2018
1.0.12 1,431 11/1/2018
1.0.6 1,124 10/11/2018
1.0.5 945 10/11/2018
1.0.4 4,559 10/10/2018
1.0.2 2,421 10/7/2018
1.0.1 922 10/6/2018
1.0.0 1,706 10/2/2018

Supports net 6.0 and net8.0