Kephas.Plugins 11.1.0

Prefix Reserved
dotnet add package Kephas.Plugins --version 11.1.0
                    
NuGet\Install-Package Kephas.Plugins -Version 11.1.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="Kephas.Plugins" Version="11.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Kephas.Plugins" Version="11.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Kephas.Plugins" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Kephas.Plugins --version 11.1.0
                    
#r "nuget: Kephas.Plugins, 11.1.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.
#:package Kephas.Plugins@11.1.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Kephas.Plugins&version=11.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Kephas.Plugins&version=11.1.0
                    
Install as a Cake Tool

Provides the abstract infrastructure for an extensible application architecture at runtime.
           For a working plugabble application you can use, for example, the Kephas.Plugins.NuGet concrete implementation.
           Typically used areas and classes/interfaces/services:
           - IPluginManager, IPlugin, PluginState.
           - Interaction: InitializingPluginSignal, InitializedPluginSignal, UninitializingPluginSignal, UninitializedPluginSignal.

           Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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 (2)

Showing the top 2 NuGet packages that depend on Kephas.Plugins:

Package Downloads
Kephas.Plugins.NuGet

Provides the NuGet based implemenations of the plugins infrastructure. Typically used areas and classes/interfaces/services: - NuGetPluginManager. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Kephas.Plugins.Endpoints

Adds messaging endpoints for managing plugins. The endpoints will work if Kephas.Messaging is referenced and the IMessageProcessor is used for processing the messages. Typically used areas and classes/interfaces/services: - Install/Uninstall/UpdatePluginHandler, Enable/DisablePluginHandler, GetAvailablePluginsHandler, GetInstalledPluginsHandler. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
11.1.0 1,241 4/13/2022
11.1.0-dev.4 221 4/6/2022
11.1.0-dev.3 216 3/30/2022
11.1.0-dev.2 212 3/23/2022
11.1.0-dev.1 201 3/23/2022
11.0.0 1,076 3/11/2022
11.0.0-dev.7 230 3/7/2022
11.0.0-dev.6 209 2/28/2022
11.0.0-dev.5 213 2/26/2022
11.0.0-dev.4 217 2/24/2022
11.0.0-dev.3 214 2/23/2022
11.0.0-dev.2 219 2/18/2022
11.0.0-dev.1 213 2/7/2022
10.3.0 1,142 1/18/2022
10.2.0 1,170 12/3/2021
10.1.0 5,181 11/23/2021
10.1.0-dev.7 286 11/17/2021
10.1.0-dev.6 254 11/16/2021
10.1.0-dev.5 247 11/10/2021
10.1.0-dev.4 262 11/8/2021
10.1.0-dev.3 228 11/8/2021
10.1.0-dev.2 251 11/4/2021
10.1.0-dev.1 249 11/3/2021
10.0.1 878 10/16/2021
10.0.0 793 10/13/2021
10.0.0-dev.4 240 10/13/2021
10.0.0-dev.3 263 10/11/2021
10.0.0-dev.2 304 10/8/2021
9.3.4 816 8/25/2021
9.3.3 827 8/25/2021
9.3.2 822 8/24/2021
9.3.1 836 8/12/2021
9.3.0 874 8/12/2021
9.2.0 840 6/17/2021
9.1.0 827 6/17/2021
9.1.0-dev.9 284 5/26/2021
9.1.0-dev.8 267 5/26/2021
9.1.0-dev.7 282 5/17/2021
9.1.0-dev.6 263 4/28/2021
9.1.0-dev.5 287 4/23/2021
9.1.0-dev.4 274 4/21/2021
9.1.0-dev.3 279 4/17/2021
9.1.0-dev.2 270 4/12/2021
9.1.0-dev.1 279 4/9/2021
9.0.5 849 3/31/2021
9.0.4 851 3/23/2021
9.0.3 905 3/20/2021
9.0.1 840 3/18/2021
9.0.0 901 3/17/2021
9.0.0-dev.4 271 3/4/2021
9.0.0-dev.3 292 3/1/2021
9.0.0-dev.2 313 2/22/2021
8.4.2 1,143 11/17/2020
8.4.0 1,065 11/11/2020
8.3.0 942 10/28/2020
8.2.0 953 10/16/2020
8.1.0 1,014 9/23/2020
8.0.0 976 7/1/2020
8.0.0-dev.44 386 6/25/2020
8.0.0-dev.43 375 6/23/2020
8.0.0-dev.42 424 6/22/2020
8.0.0-dev.41 401 6/18/2020
8.0.0-dev.40 366 6/18/2020
8.0.0-dev.39 382 6/15/2020
8.0.0-dev.38 494 6/14/2020
8.0.0-dev.37 368 6/13/2020
8.0.0-dev.36 406 6/13/2020
8.0.0-dev.35 351 6/12/2020
8.0.0-dev.34 391 6/12/2020
8.0.0-dev.33 440 6/10/2020
8.0.0-dev.32 374 6/1/2020
8.0.0-dev.31 394 6/1/2020
8.0.0-dev.30 470 5/30/2020
8.0.0-dev.28 408 5/28/2020
8.0.0-dev.27 382 5/15/2020
8.0.0-dev.26 367 5/14/2020
8.0.0-dev.25 389 5/14/2020
8.0.0-dev.24 372 5/13/2020
8.0.0-dev.23 383 5/13/2020
8.0.0-dev.22 378 5/13/2020
8.0.0-dev.21 392 5/12/2020
8.0.0-dev.20 380 5/12/2020
8.0.0-dev.19 375 5/7/2020
8.0.0-dev.18 382 5/7/2020
8.0.0-dev.17 365 5/6/2020
8.0.0-dev.16 379 5/6/2020
8.0.0-dev.15 378 5/5/2020
8.0.0-dev.14 364 5/5/2020
8.0.0-dev.13 399 5/4/2020
7.6.0-dev.13 397 5/1/2020
7.6.0-dev.12 405 4/30/2020
7.6.0-dev.11 377 4/28/2020
7.6.0-dev.10 371 4/27/2020
7.6.0-dev.9 381 4/24/2020
7.6.0-dev.8 368 4/22/2020
7.6.0-dev.7 371 4/15/2020
7.6.0-dev.6 374 4/15/2020
7.6.0-dev.5 361 4/15/2020
7.6.0-dev.4 489 4/11/2020
7.6.0-dev.3 360 4/10/2020
7.6.0-dev.2 364 4/10/2020
7.6.0-dev.1 454 4/8/2020
7.5.2 894 3/20/2020
7.5.1 828 3/12/2020
7.5.0 856 3/10/2020
7.5.0-dev.18 396 3/5/2020
7.5.0-dev.17 395 3/5/2020
7.5.0-dev.16 410 3/4/2020
7.5.0-dev.15 361 3/3/2020
7.5.0-dev.14 371 3/3/2020
7.5.0-dev.13.1 362 2/29/2020
7.5.0-dev.13 354 2/29/2020
7.5.0-dev.12 480 2/29/2020
7.5.0-dev.10 359 2/25/2020
7.5.0-dev.9 405 2/20/2020
7.5.0-dev.8 433 2/18/2020
7.5.0-dev.7 365 2/18/2020
7.5.0-dev.6 392 2/14/2020
7.5.0-dev.5 418 2/12/2020
7.5.0-dev.4 371 2/11/2020
7.5.0-dev.3 354 2/11/2020
7.5.0-dev.2 497 2/8/2020
7.5.0-dev.1 394 2/7/2020
7.4.2.3 710 2/5/2020
7.4.2.1 660 2/5/2020
7.4.2 1,709 2/5/2020
7.4.1 1,089 2/3/2020
7.4.0 1,118 1/31/2020
7.4.0-dev.4 443 1/31/2020
7.4.0-dev.3.3 469 1/30/2020
7.4.0-dev.3.2 480 1/30/2020
7.4.0-dev.3 418 1/29/2020
7.4.0-dev.2 373 1/28/2020
7.4.0-dev.1 373 1/23/2020
7.3.1 1,091 1/21/2020
7.3.1-preview.7 369 1/21/2020
7.3.1-preview.4 390 1/20/2020
7.3.1-preview.1 415 1/20/2020
7.3.0 610 1/19/2020
7.2.6 713 1/18/2020
7.2.5 626 12/19/2019
7.2.4 623 12/19/2019
7.2.3 659 12/16/2019
7.2.2 671 12/9/2019
7.2.1 658 12/4/2019
7.2.0 640 11/26/2019
7.2.0-preview.10 375 11/20/2019
7.2.0-preview.9 373 11/19/2019
7.2.0-preview.8 377 11/18/2019
7.2.0-preview.6 380 11/14/2019
7.2.0-preview.5 377 11/14/2019
7.2.0-preview.4 382 11/14/2019
7.2.0-preview.2 380 11/11/2019
7.2.0-preview.1 375 11/9/2019
7.1.0 700 11/6/2019
7.1.0-preview.8 389 11/5/2019
7.1.0-preview.7 383 11/4/2019
7.1.0-preview.6 385 11/1/2019
7.1.0-preview.5 391 10/31/2019
7.1.0-preview.4 404 10/30/2019
7.1.0-preview.3 385 10/26/2019
7.1.0-preview.2 386 10/25/2019
7.1.0-preview.1 380 10/24/2019
7.0.0 687 10/16/2019
7.0.0-rc.41 393 10/15/2019
7.0.0-rc.40 397 10/15/2019
7.0.0-rc.39 390 10/12/2019
7.0.0-rc.38 393 10/11/2019
7.0.0-rc.37 385 10/10/2019
7.0.0-rc.36 380 10/9/2019
7.0.0-rc.35 378 10/8/2019
7.0.0-rc.34 392 10/8/2019
7.0.0-rc.33 385 10/7/2019
7.0.0-rc.32 380 10/5/2019

Please check https://github.com/kephas-software/kephas/releases for the change log.
           Also check the documentation and the samples from https://github.com/kephas-software/kephas/wiki and https://github.com/kephas-software/kephas/tree/master/Samples.