AspNetCore.PluginManager 1.7.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package AspNetCore.PluginManager --version 1.7.2
NuGet\Install-Package AspNetCore.PluginManager -Version 1.7.2
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="1.7.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetCore.PluginManager --version 1.7.2
#r "nuget: AspNetCore.PluginManager, 1.7.2"
#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=1.7.2

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

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. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 is compatible.  netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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.0 714 12/1/2023
5.5.2 504 11/25/2023
5.5.1 681 10/12/2023
5.5.0 587 10/9/2023
5.4.0 898 9/2/2023
5.3.0 845 7/30/2023
5.1.0 906 6/11/2023
5.0.3 2,787 11/24/2022
5.0.0 2,994 11/13/2022
4.4.0 4,682 4/22/2022
4.3.0 3,236 10/27/2021
4.2.0 3,065 8/3/2021
4.1.0 2,727 2/7/2021
4.0.0 3,096 10/6/2020
3.3.0 4,640 4/10/2020
3.2.1 674 2/17/2020
3.2.0 3,001 1/9/2020
3.0.1 2,976 12/1/2019
3.0.0 3,015 10/13/2019
2.5.0 3,026 9/7/2019
2.4.0 3,021 7/25/2019
2.3.0 3,059 6/27/2019
2.2.0 2,769 6/15/2019
2.1.2 724 5/10/2019
2.1.0 2,824 5/3/2019
2.0.0 2,335 4/7/2019
1.7.2 767 4/7/2019
1.7.1 785 4/7/2019
1.7.0 939 3/31/2019
1.6.0 767 2/23/2019
1.5.0 768 2/16/2019
1.4.4 824 2/7/2019
1.4.3 853 2/7/2019
1.4.2 789 2/7/2019
1.4.1 864 2/7/2019
1.4.0 833 2/4/2019
1.3.0 778 1/26/2019
1.2.0 897 1/6/2019
1.1.0 882 12/21/2018
1.0.14 1,399 11/12/2018
1.0.12 1,415 11/1/2018
1.0.6 1,110 10/11/2018
1.0.5 932 10/11/2018
1.0.4 4,543 10/10/2018
1.0.2 2,408 10/7/2018
1.0.1 909 10/6/2018
1.0.0 1,686 10/2/2018

Supports net core 2.1, 2.2, 3.0 and net461