SharedPluginFeatures 3.2.0

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

// Install SharedPluginFeatures as a Cake Tool
#tool nuget:?package=SharedPluginFeatures&version=3.2.0

Contains generic interfaces and abstract classes for sharing between ASPNetCore.PluginManager module and generic plugins

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.0 was computed.  netcoreapp2.1 is compatible.  netcoreapp2.2 is compatible.  netcoreapp3.0 is compatible.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (33)

Showing the top 5 NuGet packages that depend on SharedPluginFeatures:

Package Downloads
AspNetCore.PluginManager

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.

Middleware

Plugin Manager middleware business object layer

MemoryCache.Plugin

Plugin Manager Highly optimised memory cache plugin

RestrictIp.Plugin

Plugin Manager restrict access to specific routes by ip address

UserSessionMiddleware.Plugin

Plugin Manager User Session Manager middleware retains user session information within ASP.Net Core websites

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.6.0 1,054 12/1/2023
5.5.2 1,013 11/25/2023
5.5.1 1,194 10/12/2023
5.5.0 1,103 10/9/2023
5.4.0 1,458 9/2/2023
5.3.0 1,597 7/30/2023
5.1.0 1,830 6/11/2023
5.0.3 5,962 11/24/2022
5.0.2 618 11/17/2022
5.0.1 781 11/17/2022
5.0.0 6,053 11/13/2022
4.4.0 9,879 4/22/2022
4.3.0 6,506 10/27/2021
4.2.0 6,327 8/3/2021
4.1.0 6,791 2/7/2021
4.0.0 5,884 10/6/2020
3.3.0 7,441 4/10/2020
3.2.0 5,969 1/9/2020
3.0.1 8,043 12/1/2019
3.0.0 5,753 10/13/2019
2.5.0 6,023 9/7/2019
2.4.0 6,462 7/25/2019
2.3.0 6,060 6/27/2019
2.2.0 5,163 6/15/2019
2.1.0 5,615 5/3/2019
2.0.0 3,996 4/7/2019
1.7.2 997 4/7/2019
1.7.1 1,006 4/7/2019
1.7.0 4,153 3/31/2019
1.6.0 3,105 2/23/2019
1.5.0 3,166 2/16/2019
1.4.0 4,229 2/4/2019
1.3.0 2,471 1/26/2019
1.2.0 3,022 1/6/2019
1.1.0 3,453 12/21/2018
1.0.14 7,765 11/12/2018
1.0.12 6,313 11/1/2018
1.0.11 1,613 10/14/2018
1.0.10 1,650 10/14/2018
1.0.9 1,577 10/13/2018
1.0.8 1,597 10/13/2018
1.0.7 1,532 10/13/2018
1.0.6 1,582 10/13/2018
1.0.5 5,281 10/10/2018
1.0.4 3,087 10/6/2018
1.0.3 1,569 10/6/2018
1.0.2 1,560 10/6/2018
1.0.1 2,287 10/4/2018
1.0.0 1,653 10/4/2018

Shared Modules for asp net core plugin manager.  Supports Net Core 2.1, 2.2, 3.0 & 3.1