McMaster.NETCore.Plugins.Mvc 2.0.0-beta.130

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of McMaster.NETCore.Plugins.Mvc.
dotnet add package McMaster.NETCore.Plugins.Mvc --version 2.0.0-beta.130
NuGet\Install-Package McMaster.NETCore.Plugins.Mvc -Version 2.0.0-beta.130
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="McMaster.NETCore.Plugins.Mvc" Version="2.0.0-beta.130" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add McMaster.NETCore.Plugins.Mvc --version 2.0.0-beta.130
#r "nuget: McMaster.NETCore.Plugins.Mvc, 2.0.0-beta.130"
#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 McMaster.NETCore.Plugins.Mvc as a Cake Addin
#addin nuget:?package=McMaster.NETCore.Plugins.Mvc&version=2.0.0-beta.130&prerelease

// Install McMaster.NETCore.Plugins.Mvc as a Cake Tool
#tool nuget:?package=McMaster.NETCore.Plugins.Mvc&version=2.0.0-beta.130&prerelease

Provides API for dynamically loading MVC controllers into an ASP.NET Core web application.

This package should be used by the host application which needs to load plugins.
See https://github.com/natemcmaster/DotNetCorePlugins/blob/main/README.md for more samples and documentation.

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on McMaster.NETCore.Plugins.Mvc:

Package Downloads
SK.Cluster

集成框架核心库

ANT.NETCore.PluginLoader

ANT Inversion of Control Plugin Loading Library This package contains everything required to setup dynamic IOC on .net core 3 and .Net Framework 4.6+ apps

ANT.NETCore.PluginLoader.EntityFramework

ANT Inversion of Control Plugin Loading Library This package contains everything required to setup dynamic IOC on .net core 3 and .Net Framework 4.6+ apps

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on McMaster.NETCore.Plugins.Mvc:

Repository Stars
Nfactor26/pixel-identity
Bootstrapper for https://github.com/openiddict/openiddict-core and Asp.net Identity with a blazor based UI .
Version Downloads Last updated
2.0.0-beta.130 1,505 6/5/2022
1.4.0 33,563 5/27/2021
1.4.0-beta.87 199 5/26/2021
1.4.0-beta.41 183 1/31/2021
1.3.1 89,882 8/28/2020
1.3.0 6,392 5/8/2020
1.2.0 1,879 3/10/2020
1.1.0 649 1/17/2020
1.0.0 979 1/2/2020
0.3.2 504 12/16/2019
0.3.1 2,189 10/14/2019
0.3.0 551 9/24/2019
0.3.0-rc.89 290 9/14/2019
0.3.0-rc.86 384 9/5/2019
0.3.0-beta.75 283 8/15/2019
0.3.0-beta.67 301 7/24/2019

Breaking change: require .NET 6+

See also https://nuget.org/packages/McMaster.NETCore.Plugins/2.0.0 for its release notes.