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 297 12/11/2023
6.8.9 197 12/8/2023
6.8.7 188 12/8/2023
6.8.6 187 12/8/2023
6.8.4 199 12/7/2023
6.8.2 170 12/5/2023
6.8.1 188 12/4/2023
6.7.55 176 12/4/2023
6.7.54 170 12/3/2023
6.7.51 182 12/3/2023
6.7.50 169 12/3/2023
6.7.49 164 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 172 12/3/2023
6.7.41 153 12/2/2023
6.7.40 158 11/30/2023
6.7.39 142 11/29/2023
6.7.38 169 11/29/2023
6.7.37 162 11/29/2023
6.7.35 158 11/29/2023
6.7.34 157 11/29/2023
6.7.33 160 11/29/2023
6.7.32 150 11/29/2023
6.7.31 151 11/29/2023
6.7.28 151 11/28/2023
6.7.27 166 11/28/2023
6.7.23 152 11/28/2023
6.7.22 151 11/27/2023
6.7.21 164 11/25/2023
6.7.19 164 11/24/2023
6.7.18 169 11/23/2023
6.7.17 151 11/23/2023
6.7.6 164 11/23/2023
6.7.5 154 11/22/2023
6.7.4 162 11/22/2023
6.7.3 160 11/22/2023
6.7.2 132 11/20/2023
6.7.1 170 11/19/2023
6.6.5 156 11/14/2023
6.6.4 147 11/14/2023
6.5.44 150 11/14/2023
6.5.43 162 11/7/2023
6.5.36 168 11/6/2023
6.5.16 181 10/27/2023
6.5.12 171 10/23/2023
6.5.11 178 10/23/2023
6.5.10 165 10/23/2023
6.5.9 162 10/23/2023
6.5.8 169 10/23/2023
6.5.7 174 10/21/2023
6.5.6 176 10/20/2023
6.5.1 193 10/11/2023
6.4.87 163 10/11/2023
6.4.85 171 10/11/2023
6.4.74 181 10/10/2023
6.4.66 169 10/9/2023
6.4.65 193 10/9/2023
6.4.64 181 10/7/2023
6.4.63 191 10/7/2023
6.4.62 180 10/7/2023
6.4.60 186 10/6/2023
6.4.59 178 10/6/2023
6.4.56 167 10/5/2023
6.4.55 184 10/1/2023
6.4.52 187 9/30/2023
6.4.51 177 9/30/2023
6.4.50 179 9/29/2023
6.4.49 158 9/28/2023
6.4.48 185 9/28/2023
6.4.43 173 9/28/2023
6.4.40 188 9/27/2023
6.4.39 177 9/27/2023
6.4.36 149 9/27/2023
6.4.34 183 9/27/2023
6.4.33 163 9/20/2023
6.4.32 165 9/19/2023
6.4.31 150 9/19/2023
6.4.30 164 9/18/2023
6.4.26 196 9/15/2023
6.4.21 197 9/14/2023
6.4.19 193 9/14/2023
6.4.18 192 9/14/2023
6.4.15 184 9/14/2023
6.4.12 182 9/13/2023
6.4.6 193 9/12/2023
6.4.4 197 9/12/2023
6.4.3 197 9/11/2023
6.2.18 222 8/19/2023
6.2.16 213 8/19/2023
6.2.13 215 8/16/2023
6.2.12 206 8/10/2023
6.2.11 213 8/10/2023
6.2.10 210 8/10/2023
6.2.8 197 8/9/2023
6.1.111 211 8/8/2023
6.1.110 217 8/5/2023
6.1.108 219 7/24/2023
6.1.107 216 7/24/2023
6.1.104 195 7/23/2023
6.1.101 224 7/22/2023
6.1.100 217 7/19/2023
6.1.83 222 7/19/2023
6.1.82 217 7/19/2023
6.1.81 224 7/18/2023
6.1.80 229 7/18/2023
6.1.77 222 7/13/2023
6.1.76 238 7/11/2023
6.1.73 217 7/6/2023
6.1.72 250 7/6/2023
6.1.71 217 7/6/2023
6.1.70 238 7/6/2023
6.1.63 220 7/3/2023
6.1.61 229 7/3/2023
6.1.60 235 7/1/2023
6.1.58 244 7/1/2023
6.1.57 242 7/1/2023
6.1.56 229 7/1/2023
6.1.53 222 6/30/2023
6.1.52 224 6/30/2023
6.1.49 241 6/30/2023
6.1.48 228 6/29/2023
6.1.46 232 6/29/2023
6.1.45 225 6/29/2023
6.1.42 233 6/29/2023
6.1.40 236 6/28/2023
6.1.38 222 6/28/2023
6.1.36 234 6/27/2023
6.1.35 233 6/27/2023
6.1.31 226 6/27/2023
6.1.18 238 6/24/2023
6.1.16 221 6/24/2023
6.1.14 236 6/22/2023
6.1.13 237 6/22/2023
6.1.7 219 6/21/2023
6.1.6 240 6/21/2023
6.1.3 247 6/20/2023
6.0.35 247 6/9/2023
6.0.12 251 6/2/2023
5.2.87 252 5/25/2023
5.2.86 236 5/25/2023
5.2.84 247 5/25/2023
5.2.83 293 5/25/2023
5.2.57 257 5/14/2023
5.2.55 261 5/13/2023
5.2.28 293 4/25/2023
5.2.27 295 4/23/2023
5.2.26 297 4/23/2023
5.2.25 284 4/22/2023
5.2.20 285 4/21/2023
5.2.18 306 4/21/2023
5.2.8 313 4/19/2023
5.2.2 302 4/18/2023
5.1.25 534 4/9/2023
5.1.17 755 3/29/2023
5.1.16 338 3/29/2023
5.1.14 384 3/29/2023
5.1.11 369 3/29/2023
5.1.10 341 3/29/2023
5.1.6 404 3/27/2023
5.1.5 357 3/27/2023
5.1.4 341 3/27/2023
5.1.3 326 3/27/2023
5.0.22 351 3/25/2023
5.0.14 371 3/24/2023
5.0.11 361 3/24/2023
5.0.7 346 3/24/2023
4.4.1 365 3/23/2023
4.3.27 355 3/23/2023
4.3.20 323 3/17/2023
4.3.11 2,006 2/15/2023
4.3.8 1,342 1/30/2023
4.3.7 413 1/30/2023
4.3.6 404 1/30/2023
4.3.5 396 1/30/2023
4.3.4 434 1/30/2023
4.3.2 579 1/28/2023
4.3.1 424 1/28/2023
4.2.25 435 1/28/2023
4.2.23 458 1/28/2023
4.2.22 512 1/27/2023
4.2.21 433 1/27/2023
4.2.20 579 1/25/2023
4.2.15 648 1/23/2023
4.2.10 928 1/13/2023
4.2.4 901 1/9/2023
4.2.1 457 1/8/2023
4.1.56 456 1/7/2023
4.1.55 403 1/6/2023
4.1.52 436 1/6/2023
4.1.51 427 1/6/2023
4.1.50 428 1/6/2023
4.1.47 813 12/22/2022
4.1.40 602 12/15/2022
4.1.38 665 12/8/2022
4.1.37 416 12/8/2022
4.1.36 460 12/8/2022
4.1.35 426 12/8/2022
4.1.30 488 11/30/2022
4.1.29 492 11/30/2022
4.1.27 447 11/30/2022
4.1.26 444 11/30/2022
4.1.25 462 11/30/2022
4.1.24 468 11/30/2022
4.1.23 446 11/30/2022
4.1.19 464 11/25/2022
4.1.13 1,298 11/12/2022
4.1.10 506 11/12/2022
4.1.9 474 11/12/2022
4.1.5 575 11/9/2022
4.0.19 1,588 10/18/2022
4.0.16 616 10/12/2022
4.0.12 805 10/2/2022
4.0.2 528 10/2/2022
3.9.9 738 9/30/2022
3.9.8 520 9/30/2022
3.9.3 543 9/30/2022
3.9.2 586 9/29/2022
3.8.12 754 9/25/2022
3.8.11 806 9/22/2022
3.8.9 644 9/20/2022
3.8.4 549 9/19/2022
3.8.2 627 9/17/2022
3.7.9 603 9/16/2022
3.7.2 849 9/9/2022
3.6.6 572 9/8/2022
3.6.1 585 9/8/2022
3.5.53 727 9/6/2022
3.5.51 587 9/6/2022
3.5.49 780 9/2/2022
3.5.46 849 8/31/2022
3.5.37 1,232 8/23/2022
3.5.36 549 8/23/2022
3.5.34 573 8/23/2022
3.5.23 1,165 8/8/2022
3.5.22 563 8/8/2022
3.5.21 682 8/5/2022
3.5.19 547 8/5/2022
3.5.18 559 8/5/2022
3.5.14 564 8/5/2022
3.5.13 660 8/5/2022
3.5.10 577 8/4/2022
3.5.9 637 8/2/2022
3.5.6 622 8/2/2022
3.5.5 566 8/1/2022
3.5.2 780 7/29/2022
3.4.24 574 7/29/2022
3.4.23 565 7/29/2022
3.4.19 642 7/27/2022
3.4.18 560 7/26/2022
3.4.10 814 7/19/2022
3.4.6 581 7/18/2022
3.4.3 641 7/16/2022
3.3.12 648 7/15/2022
3.3.8 638 7/14/2022
3.3.5 602 7/13/2022
3.3.4 619 7/13/2022
3.3.3 635 7/13/2022
3.3.2 611 7/13/2022
3.3.1 602 7/13/2022
3.2.18 614 7/13/2022
3.2.15 577 7/12/2022
3.2.14 599 7/12/2022
3.2.9 637 7/11/2022
3.2.6 631 7/9/2022
3.2.5 587 7/9/2022
3.2.3 603 7/9/2022
3.2.1 599 7/8/2022
3.1.21 685 7/7/2022
3.1.19 558 7/7/2022
3.1.18 572 7/7/2022
3.1.17 597 7/7/2022
3.1.16 584 7/7/2022
3.1.15 610 7/7/2022
3.1.11 616 7/5/2022
3.1.9 609 7/5/2022
3.1.8 559 7/5/2022
3.1.5 580 7/5/2022
3.1.4 585 7/5/2022
3.0.28 761 7/2/2022
3.0.27 599 7/1/2022
3.0.26 564 7/1/2022
3.0.23 586 7/1/2022
3.0.21 590 7/1/2022
3.0.18 541 7/1/2022
3.0.13 595 6/30/2022
3.0.8 578 6/30/2022
3.0.5 592 6/29/2022
2.4.84 579 6/29/2022
2.4.81 788 6/23/2022
2.4.80 561 6/23/2022
2.4.79 580 6/23/2022
2.4.73 594 6/23/2022
2.4.66 586 6/20/2022
2.4.60 1,180 6/1/2022
2.4.59 768 5/30/2022
2.4.52 821 5/25/2022
2.4.51 758 5/18/2022
2.4.47 865 5/13/2022
2.4.46 656 5/13/2022
2.4.45 745 5/12/2022
2.4.44-g4b2eabaeff 258 5/12/2022
2.4.22 1,437 4/20/2022
2.4.15 776 4/9/2022
2.4.13 647 4/9/2022
2.4.12 638 4/1/2022
2.4.11 671 4/1/2022
2.4.10 597 4/1/2022
2.4.6 627 3/29/2022
2.4.3 604 3/29/2022
2.4.1 618 3/24/2022
2.3.57 705 3/22/2022
2.3.54 637 3/22/2022
2.3.52 597 3/21/2022
2.3.48 629 3/15/2022
2.3.23 671 2/10/2022
2.3.22 654 2/10/2022
2.3.17 645 2/5/2022
2.3.13 639 2/2/2022
2.3.11 679 1/31/2022
2.3.10 645 1/31/2022
2.3.1 690 1/14/2022
2.2.44 666 1/10/2022
2.2.41 627 1/10/2022
2.2.40 607 1/10/2022
2.2.39 630 1/10/2022
2.2.38 479 1/10/2022
2.2.34 483 1/9/2022
2.2.33 488 1/9/2022
2.2.31 554 1/8/2022
2.2.30 445 1/8/2022
2.2.29 456 1/8/2022
2.2.24 469 1/7/2022
2.2.18 494 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 498 12/29/2021
2.2.5 432 12/28/2021
2.2.4 521 12/28/2021
2.1.21 495 12/27/2021
2.1.20 470 12/27/2021
2.1.19 465 12/27/2021
2.1.18 527 12/25/2021
2.1.17 447 12/24/2021
2.1.14 463 12/23/2021
2.1.10 473 12/23/2021
2.1.7 469 12/21/2021
2.1.6 424 12/21/2021
2.1.4 450 12/21/2021
2.0.146 505 12/15/2021
2.0.145 463 12/15/2021
2.0.144 469 12/14/2021
2.0.143 558 12/14/2021
2.0.138 471 12/9/2021
2.0.137 450 12/9/2021
2.0.136 451 12/9/2021
2.0.131 482 12/8/2021
2.0.129 472 12/7/2021
2.0.126 484 12/3/2021
2.0.125 475 12/2/2021
2.0.124 502 11/28/2021
2.0.119 459 11/28/2021
2.0.117 475 11/27/2021
2.0.113 454 11/27/2021
2.0.112 1,727 11/27/2021
2.0.103 792 11/20/2021
2.0.102 845 11/20/2021
2.0.101 480 11/19/2021
2.0.99 509 11/18/2021
2.0.94 516 11/16/2021
2.0.93 504 11/16/2021
2.0.91 485 11/16/2021
2.0.90 549 11/12/2021
2.0.83 494 11/11/2021
2.0.80 508 11/11/2021
2.0.79 518 11/11/2021
2.0.77 525 11/11/2021
2.0.73 515 11/10/2021
2.0.71 511 11/9/2021
2.0.70 531 11/9/2021
2.0.67 485 11/9/2021
2.0.64 521 11/8/2021
2.0.60 508 11/8/2021
2.0.55-rc2 364 11/5/2021
2.0.53-rc2 350 11/4/2021
2.0.48-rc2 327 11/3/2021
2.0.47-rc2 332 11/3/2021
2.0.46-rc2 344 11/2/2021
2.0.43-rc2 379 10/29/2021
2.0.42-rc2 365 10/20/2021
2.0.40-rc2 347 10/20/2021
2.0.33-rc2 416 10/14/2021
2.0.30-rc2 376 10/13/2021
2.0.22-rc1 357 10/12/2021
2.0.21-rc1 367 10/12/2021
2.0.20-rc1 399 10/7/2021
2.0.18-rc1 332 10/6/2021
2.0.17-rc1 362 10/5/2021
2.0.14-rc1 339 9/29/2021
2.0.9-rc1 371 9/29/2021
2.0.8-rc1 338 9/28/2021
2.0.7-rc1 354 9/28/2021
2.0.4-rc1 317 9/28/2021
1.11.8 544 9/27/2021
1.11.6 547 9/27/2021
1.11.2 550 9/27/2021
1.10.6 528 9/17/2021
1.10.4 523 9/17/2021
1.9.8 531 9/14/2021
1.9.7 543 9/14/2021
1.9.5 534 9/13/2021
1.9.1 593 9/12/2021
1.8.36 611 9/12/2021
1.8.34 577 9/8/2021
1.8.33 579 9/8/2021
1.8.28 526 8/31/2021
1.8.25 528 8/27/2021
1.8.21 534 8/26/2021
1.8.20 531 8/25/2021
1.8.19 493 8/25/2021
1.8.16 510 8/21/2021
1.8.15 506 8/21/2021
1.8.8 532 8/16/2021
1.8.5 555 8/15/2021
1.8.3 565 8/13/2021
1.8.2 570 8/13/2021
1.8.1 576 8/13/2021
1.7.18 577 8/13/2021
1.7.17 579 8/13/2021
1.7.16 525 8/13/2021
1.7.15 515 8/13/2021
1.7.14 552 8/13/2021
1.7.13 574 8/13/2021
1.7.12 563 8/13/2021
1.7.9 522 8/13/2021
1.7.8 507 8/12/2021
1.7.7 551 8/12/2021
1.7.6 538 8/12/2021
1.7.5 566 8/11/2021
1.6.1 557 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 582 8/5/2021
1.5.28 593 8/5/2021
1.5.27 597 8/5/2021
1.5.25 556 8/5/2021
1.5.24 551 8/5/2021
1.5.23 525 8/5/2021
1.5.20 587 8/3/2021
1.5.19 528 8/3/2021
1.5.15 551 8/2/2021
1.5.13 538 8/2/2021
1.5.12 518 8/2/2021
1.5.11 596 8/2/2021
1.5.10 594 8/2/2021
1.5.9 556 8/2/2021
1.5.7 571 8/1/2021
1.5.6 561 8/1/2021
1.5.5 544 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 580 8/1/2021
1.4.9 564 7/30/2021
0.2.22 687 11/4/2020
0.2.21 710 10/19/2020
0.2.20 634 10/2/2020
0.2.19 697 9/21/2020
0.2.17 705 9/1/2020
0.2.15 692 8/15/2020
0.2.14 720 8/15/2020
0.2.13 716 8/15/2020
0.2.12 668 8/3/2020
0.2.11 698 8/2/2020
0.2.10 681 8/2/2020
0.2.9 743 8/1/2020
0.2.7 754 8/1/2020
0.2.5 711 7/25/2020
0.2.3 722 7/25/2020
0.1.266 781 7/25/2020
0.1.244 676 7/20/2020
0.1.228 683 7/19/2020
0.1.227 734 7/19/2020
0.1.226 743 7/19/2020
0.1.225 748 7/19/2020
0.1.209 716 7/17/2020
0.1.207 700 7/17/2020
0.1.150 664 7/15/2020
0.1.149 681 7/15/2020
0.1.131 814 7/11/2020
0.1.87 689 7/8/2020
0.1.83 720 7/8/2020
0.1.81 705 7/7/2020
0.1.80 699 7/7/2020
0.1.75 659 7/7/2020
0.1.72 716 7/7/2020
0.1.70 676 7/7/2020
0.1.68 719 7/7/2020
0.1.67 690 7/7/2020
0.1.50 821 7/5/2020
0.1.49 839 7/5/2020