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,309 4/13/2022
11.1.0-dev.4 232 4/6/2022
11.1.0-dev.3 229 3/30/2022
11.1.0-dev.2 222 3/23/2022
11.1.0-dev.1 213 3/23/2022
11.0.0 1,145 3/11/2022
11.0.0-dev.7 241 3/7/2022
11.0.0-dev.6 222 2/28/2022
11.0.0-dev.5 228 2/26/2022
11.0.0-dev.4 231 2/24/2022
11.0.0-dev.3 229 2/23/2022
11.0.0-dev.2 235 2/18/2022
11.0.0-dev.1 230 2/7/2022
10.3.0 1,212 1/18/2022
10.2.0 1,240 12/3/2021
10.1.0 5,253 11/23/2021
10.1.0-dev.7 298 11/17/2021
10.1.0-dev.6 267 11/16/2021
10.1.0-dev.5 262 11/10/2021
10.1.0-dev.4 275 11/8/2021
10.1.0-dev.3 241 11/8/2021
10.1.0-dev.2 266 11/4/2021
10.1.0-dev.1 266 11/3/2021
10.0.1 948 10/16/2021
10.0.0 860 10/13/2021
10.0.0-dev.4 255 10/13/2021
10.0.0-dev.3 274 10/11/2021
10.0.0-dev.2 317 10/8/2021
9.3.4 888 8/25/2021
9.3.3 904 8/25/2021
9.3.2 893 8/24/2021
9.3.1 910 8/12/2021
9.3.0 953 8/12/2021
9.2.0 904 6/17/2021
9.1.0 898 6/17/2021
9.1.0-dev.9 297 5/26/2021
9.1.0-dev.8 281 5/26/2021
9.1.0-dev.7 296 5/17/2021
9.1.0-dev.6 276 4/28/2021
9.1.0-dev.5 299 4/23/2021
9.1.0-dev.4 288 4/21/2021
9.1.0-dev.3 294 4/17/2021
9.1.0-dev.2 283 4/12/2021
9.1.0-dev.1 295 4/9/2021
9.0.5 926 3/31/2021
9.0.4 916 3/23/2021
9.0.3 981 3/20/2021
9.0.1 901 3/18/2021
9.0.0 976 3/17/2021
9.0.0-dev.4 284 3/4/2021
9.0.0-dev.3 309 3/1/2021
9.0.0-dev.2 328 2/22/2021
8.4.2 1,217 11/17/2020
8.4.0 1,152 11/11/2020
8.3.0 1,022 10/28/2020
8.2.0 1,019 10/16/2020
8.1.0 1,080 9/23/2020
8.0.0 1,040 7/1/2020
8.0.0-dev.44 397 6/25/2020
8.0.0-dev.43 389 6/23/2020
8.0.0-dev.42 441 6/22/2020
8.0.0-dev.41 417 6/18/2020
8.0.0-dev.40 384 6/18/2020
8.0.0-dev.39 394 6/15/2020
8.0.0-dev.38 512 6/14/2020
8.0.0-dev.37 381 6/13/2020
8.0.0-dev.36 420 6/13/2020
8.0.0-dev.35 365 6/12/2020
8.0.0-dev.34 404 6/12/2020
8.0.0-dev.33 455 6/10/2020
8.0.0-dev.32 391 6/1/2020
8.0.0-dev.31 405 6/1/2020
8.0.0-dev.30 483 5/30/2020
8.0.0-dev.28 422 5/28/2020
8.0.0-dev.27 396 5/15/2020
8.0.0-dev.26 382 5/14/2020
8.0.0-dev.25 404 5/14/2020
8.0.0-dev.24 389 5/13/2020
8.0.0-dev.23 401 5/13/2020
8.0.0-dev.22 390 5/13/2020
8.0.0-dev.21 409 5/12/2020
8.0.0-dev.20 394 5/12/2020
8.0.0-dev.19 389 5/7/2020
8.0.0-dev.18 399 5/7/2020
8.0.0-dev.17 380 5/6/2020
8.0.0-dev.16 395 5/6/2020
8.0.0-dev.15 393 5/5/2020
8.0.0-dev.14 380 5/5/2020
8.0.0-dev.13 413 5/4/2020
7.6.0-dev.13 413 5/1/2020
7.6.0-dev.12 420 4/30/2020
7.6.0-dev.11 394 4/28/2020
7.6.0-dev.10 385 4/27/2020
7.6.0-dev.9 395 4/24/2020
7.6.0-dev.8 384 4/22/2020
7.6.0-dev.7 385 4/15/2020
7.6.0-dev.6 389 4/15/2020
7.6.0-dev.5 376 4/15/2020
7.6.0-dev.4 500 4/11/2020
7.6.0-dev.3 377 4/10/2020
7.6.0-dev.2 377 4/10/2020
7.6.0-dev.1 465 4/8/2020
7.5.2 929 3/20/2020
7.5.1 885 3/12/2020
7.5.0 914 3/10/2020
7.5.0-dev.18 411 3/5/2020
7.5.0-dev.17 407 3/5/2020
7.5.0-dev.16 425 3/4/2020
7.5.0-dev.15 372 3/3/2020
7.5.0-dev.14 386 3/3/2020
7.5.0-dev.13.1 376 2/29/2020
7.5.0-dev.13 368 2/29/2020
7.5.0-dev.12 497 2/29/2020
7.5.0-dev.10 371 2/25/2020
7.5.0-dev.9 418 2/20/2020
7.5.0-dev.8 447 2/18/2020
7.5.0-dev.7 381 2/18/2020
7.5.0-dev.6 405 2/14/2020
7.5.0-dev.5 431 2/12/2020
7.5.0-dev.4 385 2/11/2020
7.5.0-dev.3 369 2/11/2020
7.5.0-dev.2 509 2/8/2020
7.5.0-dev.1 409 2/7/2020
7.4.2.3 736 2/5/2020
7.4.2.1 683 2/5/2020
7.4.2 1,850 2/5/2020
7.4.1 1,162 2/3/2020
7.4.0 1,172 1/31/2020
7.4.0-dev.4 455 1/31/2020
7.4.0-dev.3.3 486 1/30/2020
7.4.0-dev.3.2 493 1/30/2020
7.4.0-dev.3 433 1/29/2020
7.4.0-dev.2 389 1/28/2020
7.4.0-dev.1 391 1/23/2020
7.3.1 1,155 1/21/2020
7.3.1-preview.7 385 1/21/2020
7.3.1-preview.4 402 1/20/2020
7.3.1-preview.1 427 1/20/2020
7.3.0 636 1/19/2020
7.2.6 748 1/18/2020
7.2.5 663 12/19/2019
7.2.4 660 12/19/2019
7.2.3 698 12/16/2019
7.2.2 706 12/9/2019
7.2.1 693 12/4/2019
7.2.0 662 11/26/2019
7.2.0-preview.10 393 11/20/2019
7.2.0-preview.9 389 11/19/2019
7.2.0-preview.8 393 11/18/2019
7.2.0-preview.6 398 11/14/2019
7.2.0-preview.5 394 11/14/2019
7.2.0-preview.4 398 11/14/2019
7.2.0-preview.2 394 11/11/2019
7.2.0-preview.1 390 11/9/2019
7.1.0 734 11/6/2019
7.1.0-preview.8 403 11/5/2019
7.1.0-preview.7 403 11/4/2019
7.1.0-preview.6 402 11/1/2019
7.1.0-preview.5 403 10/31/2019
7.1.0-preview.4 422 10/30/2019
7.1.0-preview.3 400 10/26/2019
7.1.0-preview.2 398 10/25/2019
7.1.0-preview.1 396 10/24/2019
7.0.0 723 10/16/2019
7.0.0-rc.41 410 10/15/2019
7.0.0-rc.40 412 10/15/2019
7.0.0-rc.39 406 10/12/2019
7.0.0-rc.38 414 10/11/2019
7.0.0-rc.37 401 10/10/2019
7.0.0-rc.36 394 10/9/2019
7.0.0-rc.35 392 10/8/2019
7.0.0-rc.34 408 10/8/2019
7.0.0-rc.33 402 10/7/2019
7.0.0-rc.32 395 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.