de.kuerschner.core.pluginbase
2.2.9
.NET Standard 2.0
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package de.kuerschner.core.pluginbase -Version 2.2.9
dotnet add package de.kuerschner.core.pluginbase --version 2.2.9
<PackageReference Include="de.kuerschner.core.pluginbase" Version="2.2.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add de.kuerschner.core.pluginbase --version 2.2.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: de.kuerschner.core.pluginbase, 2.2.9"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install de.kuerschner.core.pluginbase as a Cake Addin
#addin nuget:?package=de.kuerschner.core.pluginbase&version=2.2.9
// Install de.kuerschner.core.pluginbase as a Cake Tool
#tool nuget:?package=de.kuerschner.core.pluginbase&version=2.2.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
interface for implementation of a plugin for de.kuerschner.core http server in dotnet core.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- de.kuerschner.core.requestmodels (>= 2.2.9)
- de.kuerschner.core.usermodel (>= 2.2.9)
- Microsoft.Extensions.Logging (>= 2.0.0)
- Newtonsoft.Json (>= 11.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on de.kuerschner.core.pluginbase:
Package | Downloads |
---|---|
de.kuerschner.core.server
Extendable implementation of kestrel http server in dotnet core. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.3.12-ci-169 | 681 | 7/4/2018 |
2.3.12-ci-165 | 602 | 7/3/2018 |
2.3.12-ci-162 | 603 | 7/2/2018 |
2.3.12-ci-156 | 763 | 6/29/2018 |
2.3.12-ci-150 | 603 | 6/28/2018 |
2.3.12-ci-149 | 639 | 6/28/2018 |
2.3.12-ci-124 | 570 | 6/27/2018 |
2.2.9 | 1,290 | 4/23/2018 |
2.2.1 | 1,249 | 4/16/2018 |
1.0.32 | 1,210 | 3/27/2018 |
1.0.30 | 1,169 | 3/27/2018 |
1.0.25 | 1,174 | 3/22/2018 |
1.0.24 | 1,142 | 3/22/2018 |
1.0.23 | 1,236 | 3/17/2018 |
1.0.22 | 2,588 | 3/8/2018 |
1.0.13 | 1,073 | 2/26/2018 |
1.0.12 | 1,164 | 2/23/2018 |
refactor: add plugin command structure