Stl.Plugins 6.8.11

dotnet add package Stl.Plugins --version 6.8.11
                    
NuGet\Install-Package Stl.Plugins -Version 6.8.11
                    
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="Stl.Plugins" Version="6.8.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Stl.Plugins" Version="6.8.11" />
                    
Directory.Packages.props
<PackageReference Include="Stl.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 Stl.Plugins --version 6.8.11
                    
#r "nuget: Stl.Plugins, 6.8.11"
                    
#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 Stl.Plugins@6.8.11
                    
#: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=Stl.Plugins&version=6.8.11
                    
Install as a Cake Addin
#tool nuget:?package=Stl.Plugins&version=6.8.11
                    
Install as a Cake Tool

MEF-style plugin library that focuses on core capabilities needed to add plugins to your application - namely, building an IoC container hosting them. It is designed to load plugins on demand - the assemblies hosting plugins are loaded only once you access the plugins via IoC container. Despite that, it tries to create IoC container as quickly as possible by caching reflected infromation about the plugins, which is updated only once you change them (i.e. basically, the startup is typically quite fast).

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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 is compatible.  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 is compatible.  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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 is compatible.  net472 was computed.  net48 is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on Stl.Plugins:

Package Downloads
Stl.Plugins.Extensions

A few useful helpers simplifying development of the most common kinds of plugins.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.8.11 301 12/11/2023
6.8.9 200 12/8/2023
6.8.7 190 12/8/2023
6.8.6 190 12/8/2023
6.8.4 204 12/7/2023
6.8.2 172 12/5/2023
6.8.1 189 12/4/2023
6.7.55 177 12/4/2023
6.7.54 171 12/3/2023
6.7.51 182 12/3/2023
6.7.50 170 12/3/2023
6.7.49 165 12/3/2023
6.7.46 177 12/3/2023
6.7.45 160 12/3/2023
6.7.44 161 12/3/2023
6.7.43 173 12/3/2023
6.7.41 154 12/2/2023
6.7.40 161 11/30/2023
6.7.39 142 11/29/2023
6.7.38 169 11/29/2023
6.7.37 163 11/29/2023
6.7.35 159 11/29/2023
6.7.34 161 11/29/2023
6.7.33 162 11/29/2023
6.7.32 150 11/29/2023
6.7.31 152 11/29/2023
6.7.28 151 11/28/2023
6.7.27 166 11/28/2023
6.7.23 153 11/28/2023
6.7.22 151 11/27/2023
6.7.21 164 11/25/2023
6.7.19 165 11/24/2023
6.7.18 171 11/23/2023
6.7.17 152 11/23/2023
6.7.6 166 11/23/2023
6.7.5 154 11/22/2023
6.7.4 162 11/22/2023
6.7.3 161 11/22/2023
6.7.2 133 11/20/2023
6.7.1 173 11/19/2023
6.6.5 158 11/14/2023
6.6.4 147 11/14/2023
6.5.44 156 11/14/2023
6.5.43 162 11/7/2023
6.5.36 171 11/6/2023
6.5.16 182 10/27/2023
6.5.12 172 10/23/2023
6.5.11 180 10/23/2023
6.5.10 165 10/23/2023
6.5.9 163 10/23/2023
6.5.8 170 10/23/2023
6.5.7 177 10/21/2023
6.5.6 177 10/20/2023
6.5.1 194 10/11/2023
6.4.87 165 10/11/2023
6.4.85 172 10/11/2023
6.4.74 183 10/10/2023
6.4.66 170 10/9/2023
6.4.65 196 10/9/2023
6.4.64 181 10/7/2023
6.4.63 193 10/7/2023
6.4.62 182 10/7/2023
6.4.60 186 10/6/2023
6.4.59 179 10/6/2023
6.4.56 169 10/5/2023
6.4.55 186 10/1/2023
6.4.52 191 9/30/2023
6.4.51 179 9/30/2023
6.4.50 180 9/29/2023
6.4.49 158 9/28/2023
6.4.48 186 9/28/2023
6.4.43 178 9/28/2023
6.4.40 190 9/27/2023
6.4.39 178 9/27/2023
6.4.36 149 9/27/2023
6.4.34 183 9/27/2023
6.4.33 166 9/20/2023
6.4.32 165 9/19/2023
6.4.31 151 9/19/2023
6.4.30 165 9/18/2023
6.4.26 197 9/15/2023
6.4.21 197 9/14/2023
6.4.19 193 9/14/2023
6.4.18 193 9/14/2023
6.4.15 185 9/14/2023
6.4.12 183 9/13/2023
6.4.6 196 9/12/2023
6.4.4 200 9/12/2023
6.4.3 200 9/11/2023
6.2.18 225 8/19/2023
6.2.16 215 8/19/2023
6.2.13 217 8/16/2023
6.2.12 208 8/10/2023
6.2.11 215 8/10/2023
6.2.10 214 8/10/2023
6.2.8 202 8/9/2023
6.1.111 215 8/8/2023
6.1.110 221 8/5/2023
6.1.108 221 7/24/2023
6.1.107 219 7/24/2023
6.1.104 198 7/23/2023
6.1.101 228 7/22/2023
6.1.100 222 7/19/2023
6.1.83 225 7/19/2023
6.1.82 221 7/19/2023
6.1.81 227 7/18/2023
6.1.80 231 7/18/2023
6.1.77 225 7/13/2023
6.1.76 242 7/11/2023
6.1.73 220 7/6/2023
6.1.72 253 7/6/2023
6.1.71 224 7/6/2023
6.1.70 242 7/6/2023
6.1.63 224 7/3/2023
6.1.61 231 7/3/2023
6.1.60 237 7/1/2023
6.1.58 248 7/1/2023
6.1.57 245 7/1/2023
6.1.56 233 7/1/2023
6.1.53 225 6/30/2023
6.1.52 231 6/30/2023
6.1.49 244 6/30/2023
6.1.48 231 6/29/2023
6.1.46 236 6/29/2023
6.1.45 230 6/29/2023
6.1.42 236 6/29/2023
6.1.40 240 6/28/2023
6.1.38 226 6/28/2023
6.1.36 237 6/27/2023
6.1.35 236 6/27/2023
6.1.31 229 6/27/2023
6.1.18 241 6/24/2023
6.1.16 223 6/24/2023
6.1.14 240 6/22/2023
6.1.13 240 6/22/2023
6.1.7 221 6/21/2023
6.1.6 242 6/21/2023
6.1.3 251 6/20/2023
6.0.35 249 6/9/2023
6.0.12 253 6/2/2023
5.2.87 256 5/25/2023
5.2.86 239 5/25/2023
5.2.84 252 5/25/2023
5.2.83 298 5/25/2023
5.2.57 263 5/14/2023
5.2.55 264 5/13/2023
5.2.28 299 4/25/2023
5.2.27 298 4/23/2023
5.2.26 300 4/23/2023
5.2.25 288 4/22/2023
5.2.20 288 4/21/2023
5.2.18 309 4/21/2023
5.2.8 316 4/19/2023
5.2.2 306 4/18/2023
5.1.25 537 4/9/2023
5.1.17 758 3/29/2023
5.1.16 344 3/29/2023
5.1.14 389 3/29/2023
5.1.11 374 3/29/2023
5.1.10 344 3/29/2023
5.1.6 407 3/27/2023
5.1.5 362 3/27/2023
5.1.4 344 3/27/2023
5.1.3 330 3/27/2023
5.0.22 354 3/25/2023
5.0.14 375 3/24/2023
5.0.11 365 3/24/2023
5.0.7 351 3/24/2023
4.4.1 369 3/23/2023
4.3.27 359 3/23/2023
4.3.20 327 3/17/2023
4.3.11 2,010 2/15/2023
4.3.8 1,347 1/30/2023
4.3.7 422 1/30/2023
4.3.6 408 1/30/2023
4.3.5 401 1/30/2023
4.3.4 441 1/30/2023
4.3.2 583 1/28/2023
4.3.1 431 1/28/2023
4.2.25 440 1/28/2023
4.2.23 463 1/28/2023
4.2.22 516 1/27/2023
4.2.21 437 1/27/2023
4.2.20 584 1/25/2023
4.2.15 653 1/23/2023
4.2.10 935 1/13/2023
4.2.4 908 1/9/2023
4.2.1 463 1/8/2023
4.1.56 461 1/7/2023
4.1.55 408 1/6/2023
4.1.52 440 1/6/2023
4.1.51 432 1/6/2023
4.1.50 433 1/6/2023
4.1.47 818 12/22/2022
4.1.40 609 12/15/2022
4.1.38 670 12/8/2022
4.1.37 420 12/8/2022
4.1.36 465 12/8/2022
4.1.35 431 12/8/2022
4.1.30 493 11/30/2022
4.1.29 500 11/30/2022
4.1.27 453 11/30/2022
4.1.26 448 11/30/2022
4.1.25 468 11/30/2022
4.1.24 472 11/30/2022
4.1.23 450 11/30/2022
4.1.19 471 11/25/2022
4.1.13 1,305 11/12/2022
4.1.10 512 11/12/2022
4.1.9 482 11/12/2022
4.1.5 579 11/9/2022
4.0.19 1,595 10/18/2022
4.0.16 622 10/12/2022
4.0.12 809 10/2/2022
4.0.2 534 10/2/2022
3.9.9 742 9/30/2022
3.9.8 525 9/30/2022
3.9.3 548 9/30/2022
3.9.2 591 9/29/2022
3.8.12 759 9/25/2022
3.8.11 810 9/22/2022
3.8.9 649 9/20/2022
3.8.4 556 9/19/2022
3.8.2 632 9/17/2022
3.7.9 607 9/16/2022
3.7.2 853 9/9/2022
3.6.6 576 9/8/2022
3.6.1 589 9/8/2022
3.5.53 731 9/6/2022
3.5.51 591 9/6/2022
3.5.49 785 9/2/2022
3.5.46 854 8/31/2022
3.5.37 1,237 8/23/2022
3.5.36 553 8/23/2022
3.5.34 579 8/23/2022
3.5.23 1,170 8/8/2022
3.5.22 567 8/8/2022
3.5.21 686 8/5/2022
3.5.19 552 8/5/2022
3.5.18 563 8/5/2022
3.5.14 568 8/5/2022
3.5.13 665 8/5/2022
3.5.10 581 8/4/2022
3.5.9 641 8/2/2022
3.5.6 626 8/2/2022
3.5.5 572 8/1/2022
3.5.2 784 7/29/2022
3.4.24 580 7/29/2022
3.4.23 572 7/29/2022
3.4.19 647 7/27/2022
3.4.18 567 7/26/2022
3.4.10 820 7/19/2022
3.4.6 588 7/18/2022
3.4.3 647 7/16/2022
3.3.12 653 7/15/2022
3.3.8 642 7/14/2022
3.3.5 606 7/13/2022
3.3.4 623 7/13/2022
3.3.3 640 7/13/2022
3.3.2 615 7/13/2022
3.3.1 608 7/13/2022
3.2.18 620 7/13/2022
3.2.15 582 7/12/2022
3.2.14 603 7/12/2022
3.2.9 642 7/11/2022
3.2.6 636 7/9/2022
3.2.5 591 7/9/2022
3.2.3 608 7/9/2022
3.2.1 603 7/8/2022
3.1.21 690 7/7/2022
3.1.19 562 7/7/2022
3.1.18 577 7/7/2022
3.1.17 602 7/7/2022
3.1.16 590 7/7/2022
3.1.15 615 7/7/2022
3.1.11 623 7/5/2022
3.1.9 614 7/5/2022
3.1.8 563 7/5/2022
3.1.5 584 7/5/2022
3.1.4 593 7/5/2022
3.0.28 768 7/2/2022
3.0.27 605 7/1/2022
3.0.26 570 7/1/2022
3.0.23 593 7/1/2022
3.0.21 594 7/1/2022
3.0.18 548 7/1/2022
3.0.13 599 6/30/2022
3.0.8 586 6/30/2022
3.0.5 598 6/29/2022
2.4.84 587 6/29/2022
2.4.81 793 6/23/2022
2.4.80 565 6/23/2022
2.4.79 584 6/23/2022
2.4.73 600 6/23/2022
2.4.66 590 6/20/2022
2.4.60 1,184 6/1/2022
2.4.59 772 5/30/2022
2.4.52 824 5/25/2022
2.4.51 760 5/18/2022
2.4.47 867 5/13/2022
2.4.46 659 5/13/2022
2.4.45 747 5/12/2022
2.4.44-g4b2eabaeff 260 5/12/2022
2.4.22 1,440 4/20/2022
2.4.15 778 4/9/2022
2.4.13 648 4/9/2022
2.4.12 641 4/1/2022
2.4.11 672 4/1/2022
2.4.10 599 4/1/2022
2.4.6 629 3/29/2022
2.4.3 604 3/29/2022
2.4.1 620 3/24/2022
2.3.57 707 3/22/2022
2.3.54 638 3/22/2022
2.3.52 598 3/21/2022
2.3.48 630 3/15/2022
2.3.23 674 2/10/2022
2.3.22 655 2/10/2022
2.3.17 649 2/5/2022
2.3.13 639 2/2/2022
2.3.11 680 1/31/2022
2.3.10 647 1/31/2022
2.3.1 690 1/14/2022
2.2.44 667 1/10/2022
2.2.41 629 1/10/2022
2.2.40 608 1/10/2022
2.2.39 631 1/10/2022
2.2.38 480 1/10/2022
2.2.34 486 1/9/2022
2.2.33 489 1/9/2022
2.2.31 554 1/8/2022
2.2.30 446 1/8/2022
2.2.29 459 1/8/2022
2.2.24 469 1/7/2022
2.2.18 495 1/4/2022
2.2.17 468 1/2/2022
2.2.16 501 12/31/2021
2.2.15 452 12/31/2021
2.2.10 475 12/29/2021
2.2.9 503 12/29/2021
2.2.6 500 12/29/2021
2.2.5 432 12/28/2021
2.2.4 522 12/28/2021
2.1.21 497 12/27/2021
2.1.20 471 12/27/2021
2.1.19 466 12/27/2021
2.1.18 528 12/25/2021
2.1.17 450 12/24/2021
2.1.14 465 12/23/2021
2.1.10 474 12/23/2021
2.1.7 470 12/21/2021
2.1.6 424 12/21/2021
2.1.4 452 12/21/2021
2.0.146 505 12/15/2021
2.0.145 463 12/15/2021
2.0.144 470 12/14/2021
2.0.143 559 12/14/2021
2.0.138 471 12/9/2021
2.0.137 453 12/9/2021
2.0.136 453 12/9/2021
2.0.131 484 12/8/2021
2.0.129 473 12/7/2021
2.0.126 485 12/3/2021
2.0.125 475 12/2/2021
2.0.124 504 11/28/2021
2.0.119 459 11/28/2021
2.0.117 476 11/27/2021
2.0.113 456 11/27/2021
2.0.112 1,729 11/27/2021
2.0.103 792 11/20/2021
2.0.102 847 11/20/2021
2.0.101 481 11/19/2021
2.0.99 512 11/18/2021
2.0.94 519 11/16/2021
2.0.93 505 11/16/2021
2.0.91 485 11/16/2021
2.0.90 551 11/12/2021
2.0.83 494 11/11/2021
2.0.80 510 11/11/2021
2.0.79 521 11/11/2021
2.0.77 527 11/11/2021
2.0.73 516 11/10/2021
2.0.71 512 11/9/2021
2.0.70 532 11/9/2021
2.0.67 488 11/9/2021
2.0.64 522 11/8/2021
2.0.60 508 11/8/2021
2.0.55-rc2 365 11/5/2021
2.0.53-rc2 352 11/4/2021
2.0.48-rc2 327 11/3/2021
2.0.47-rc2 334 11/3/2021
2.0.46-rc2 347 11/2/2021
2.0.43-rc2 382 10/29/2021
2.0.42-rc2 366 10/20/2021
2.0.40-rc2 347 10/20/2021
2.0.33-rc2 417 10/14/2021
2.0.30-rc2 377 10/13/2021
2.0.22-rc1 358 10/12/2021
2.0.21-rc1 367 10/12/2021
2.0.20-rc1 400 10/7/2021
2.0.18-rc1 333 10/6/2021
2.0.17-rc1 362 10/5/2021
2.0.14-rc1 340 9/29/2021
2.0.9-rc1 372 9/29/2021
2.0.8-rc1 338 9/28/2021
2.0.7-rc1 355 9/28/2021
2.0.4-rc1 317 9/28/2021
1.11.8 545 9/27/2021
1.11.6 551 9/27/2021
1.11.2 551 9/27/2021
1.10.6 532 9/17/2021
1.10.4 524 9/17/2021
1.9.8 531 9/14/2021
1.9.7 547 9/14/2021
1.9.5 535 9/13/2021
1.9.1 597 9/12/2021
1.8.36 611 9/12/2021
1.8.34 578 9/8/2021
1.8.33 579 9/8/2021
1.8.28 527 8/31/2021
1.8.25 530 8/27/2021
1.8.21 534 8/26/2021
1.8.20 534 8/25/2021
1.8.19 496 8/25/2021
1.8.16 511 8/21/2021
1.8.15 506 8/21/2021
1.8.8 532 8/16/2021
1.8.5 558 8/15/2021
1.8.3 565 8/13/2021
1.8.2 572 8/13/2021
1.8.1 577 8/13/2021
1.7.18 580 8/13/2021
1.7.17 581 8/13/2021
1.7.16 527 8/13/2021
1.7.15 518 8/13/2021
1.7.14 553 8/13/2021
1.7.13 576 8/13/2021
1.7.12 564 8/13/2021
1.7.9 523 8/13/2021
1.7.8 510 8/12/2021
1.7.7 552 8/12/2021
1.7.6 543 8/12/2021
1.7.5 566 8/11/2021
1.6.1 558 8/10/2021
1.5.35 540 8/9/2021
1.5.34 535 8/9/2021
1.5.33 565 8/9/2021
1.5.32 538 8/6/2021
1.5.30 583 8/5/2021
1.5.28 594 8/5/2021
1.5.27 599 8/5/2021
1.5.25 558 8/5/2021
1.5.24 552 8/5/2021
1.5.23 525 8/5/2021
1.5.20 589 8/3/2021
1.5.19 529 8/3/2021
1.5.15 552 8/2/2021
1.5.13 539 8/2/2021
1.5.12 518 8/2/2021
1.5.11 598 8/2/2021
1.5.10 594 8/2/2021
1.5.9 558 8/2/2021
1.5.7 572 8/1/2021
1.5.6 562 8/1/2021
1.5.5 545 8/1/2021
1.5.4 566 8/1/2021
1.5.3 580 8/1/2021
1.5.2 557 8/1/2021
1.5.1 582 8/1/2021
1.4.9 565 7/30/2021
0.2.22 689 11/4/2020
0.2.21 711 10/19/2020
0.2.20 636 10/2/2020
0.2.19 699 9/21/2020
0.2.17 707 9/1/2020
0.2.15 694 8/15/2020
0.2.14 721 8/15/2020
0.2.13 717 8/15/2020
0.2.12 670 8/3/2020
0.2.11 700 8/2/2020
0.2.10 683 8/2/2020
0.2.9 745 8/1/2020
0.2.7 757 8/1/2020
0.2.5 712 7/25/2020
0.2.3 726 7/25/2020
0.1.266 784 7/25/2020
0.1.244 677 7/20/2020
0.1.228 687 7/19/2020
0.1.227 736 7/19/2020
0.1.226 744 7/19/2020
0.1.225 751 7/19/2020
0.1.209 718 7/17/2020
0.1.207 701 7/17/2020
0.1.150 665 7/15/2020
0.1.149 683 7/15/2020
0.1.131 815 7/11/2020
0.1.87 691 7/8/2020
0.1.83 721 7/8/2020
0.1.81 707 7/7/2020
0.1.80 702 7/7/2020
0.1.75 663 7/7/2020
0.1.72 719 7/7/2020
0.1.70 679 7/7/2020
0.1.68 721 7/7/2020
0.1.67 691 7/7/2020
0.1.50 823 7/5/2020
0.1.49 842 7/5/2020