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 304 12/11/2023
6.8.9 200 12/8/2023
6.8.7 194 12/8/2023
6.8.6 193 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 172 12/3/2023
6.7.51 184 12/3/2023
6.7.50 172 12/3/2023
6.7.49 165 12/3/2023
6.7.46 178 12/3/2023
6.7.45 160 12/3/2023
6.7.44 161 12/3/2023
6.7.43 174 12/3/2023
6.7.41 155 12/2/2023
6.7.40 163 11/30/2023
6.7.39 142 11/29/2023
6.7.38 170 11/29/2023
6.7.37 164 11/29/2023
6.7.35 160 11/29/2023
6.7.34 163 11/29/2023
6.7.33 164 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 167 11/28/2023
6.7.23 153 11/28/2023
6.7.22 151 11/27/2023
6.7.21 165 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 155 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 159 11/14/2023
6.6.4 148 11/14/2023
6.5.44 157 11/14/2023
6.5.43 162 11/7/2023
6.5.36 172 11/6/2023
6.5.16 184 10/27/2023
6.5.12 174 10/23/2023
6.5.11 181 10/23/2023
6.5.10 166 10/23/2023
6.5.9 163 10/23/2023
6.5.8 173 10/23/2023
6.5.7 179 10/21/2023
6.5.6 178 10/20/2023
6.5.1 194 10/11/2023
6.4.87 166 10/11/2023
6.4.85 173 10/11/2023
6.4.74 184 10/10/2023
6.4.66 171 10/9/2023
6.4.65 198 10/9/2023
6.4.64 184 10/7/2023
6.4.63 194 10/7/2023
6.4.62 182 10/7/2023
6.4.60 186 10/6/2023
6.4.59 181 10/6/2023
6.4.56 169 10/5/2023
6.4.55 186 10/1/2023
6.4.52 192 9/30/2023
6.4.51 180 9/30/2023
6.4.50 180 9/29/2023
6.4.49 158 9/28/2023
6.4.48 187 9/28/2023
6.4.43 179 9/28/2023
6.4.40 192 9/27/2023
6.4.39 178 9/27/2023
6.4.36 152 9/27/2023
6.4.34 184 9/27/2023
6.4.33 166 9/20/2023
6.4.32 165 9/19/2023
6.4.31 153 9/19/2023
6.4.30 167 9/18/2023
6.4.26 198 9/15/2023
6.4.21 199 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 184 9/13/2023
6.4.6 196 9/12/2023
6.4.4 201 9/12/2023
6.4.3 201 9/11/2023
6.2.18 226 8/19/2023
6.2.16 217 8/19/2023
6.2.13 217 8/16/2023
6.2.12 209 8/10/2023
6.2.11 216 8/10/2023
6.2.10 216 8/10/2023
6.2.8 206 8/9/2023
6.1.111 217 8/8/2023
6.1.110 222 8/5/2023
6.1.108 222 7/24/2023
6.1.107 220 7/24/2023
6.1.104 201 7/23/2023
6.1.101 229 7/22/2023
6.1.100 223 7/19/2023
6.1.83 226 7/19/2023
6.1.82 223 7/19/2023
6.1.81 228 7/18/2023
6.1.80 233 7/18/2023
6.1.77 226 7/13/2023
6.1.76 243 7/11/2023
6.1.73 223 7/6/2023
6.1.72 259 7/6/2023
6.1.71 225 7/6/2023
6.1.70 244 7/6/2023
6.1.63 227 7/3/2023
6.1.61 234 7/3/2023
6.1.60 238 7/1/2023
6.1.58 249 7/1/2023
6.1.57 247 7/1/2023
6.1.56 235 7/1/2023
6.1.53 227 6/30/2023
6.1.52 233 6/30/2023
6.1.49 247 6/30/2023
6.1.48 232 6/29/2023
6.1.46 239 6/29/2023
6.1.45 231 6/29/2023
6.1.42 238 6/29/2023
6.1.40 241 6/28/2023
6.1.38 228 6/28/2023
6.1.36 239 6/27/2023
6.1.35 239 6/27/2023
6.1.31 230 6/27/2023
6.1.18 244 6/24/2023
6.1.16 224 6/24/2023
6.1.14 242 6/22/2023
6.1.13 241 6/22/2023
6.1.7 222 6/21/2023
6.1.6 243 6/21/2023
6.1.3 252 6/20/2023
6.0.35 250 6/9/2023
6.0.12 255 6/2/2023
5.2.87 258 5/25/2023
5.2.86 241 5/25/2023
5.2.84 253 5/25/2023
5.2.83 301 5/25/2023
5.2.57 265 5/14/2023
5.2.55 265 5/13/2023
5.2.28 300 4/25/2023
5.2.27 299 4/23/2023
5.2.26 301 4/23/2023
5.2.25 289 4/22/2023
5.2.20 289 4/21/2023
5.2.18 310 4/21/2023
5.2.8 319 4/19/2023
5.2.2 308 4/18/2023
5.1.25 540 4/9/2023
5.1.17 760 3/29/2023
5.1.16 345 3/29/2023
5.1.14 393 3/29/2023
5.1.11 376 3/29/2023
5.1.10 345 3/29/2023
5.1.6 408 3/27/2023
5.1.5 364 3/27/2023
5.1.4 345 3/27/2023
5.1.3 331 3/27/2023
5.0.22 356 3/25/2023
5.0.14 376 3/24/2023
5.0.11 371 3/24/2023
5.0.7 353 3/24/2023
4.4.1 373 3/23/2023
4.3.27 360 3/23/2023
4.3.20 329 3/17/2023
4.3.11 2,011 2/15/2023
4.3.8 1,348 1/30/2023
4.3.7 423 1/30/2023
4.3.6 410 1/30/2023
4.3.5 402 1/30/2023
4.3.4 442 1/30/2023
4.3.2 585 1/28/2023
4.3.1 432 1/28/2023
4.2.25 443 1/28/2023
4.2.23 466 1/28/2023
4.2.22 517 1/27/2023
4.2.21 438 1/27/2023
4.2.20 586 1/25/2023
4.2.15 654 1/23/2023
4.2.10 936 1/13/2023
4.2.4 911 1/9/2023
4.2.1 465 1/8/2023
4.1.56 464 1/7/2023
4.1.55 410 1/6/2023
4.1.52 441 1/6/2023
4.1.51 433 1/6/2023
4.1.50 436 1/6/2023
4.1.47 819 12/22/2022
4.1.40 611 12/15/2022
4.1.38 671 12/8/2022
4.1.37 423 12/8/2022
4.1.36 466 12/8/2022
4.1.35 433 12/8/2022
4.1.30 494 11/30/2022
4.1.29 501 11/30/2022
4.1.27 454 11/30/2022
4.1.26 449 11/30/2022
4.1.25 471 11/30/2022
4.1.24 473 11/30/2022
4.1.23 451 11/30/2022
4.1.19 473 11/25/2022
4.1.13 1,308 11/12/2022
4.1.10 514 11/12/2022
4.1.9 484 11/12/2022
4.1.5 580 11/9/2022
4.0.19 1,598 10/18/2022
4.0.16 625 10/12/2022
4.0.12 810 10/2/2022
4.0.2 535 10/2/2022
3.9.9 743 9/30/2022
3.9.8 526 9/30/2022
3.9.3 551 9/30/2022
3.9.2 592 9/29/2022
3.8.12 761 9/25/2022
3.8.11 812 9/22/2022
3.8.9 651 9/20/2022
3.8.4 557 9/19/2022
3.8.2 633 9/17/2022
3.7.9 608 9/16/2022
3.7.2 854 9/9/2022
3.6.6 577 9/8/2022
3.6.1 590 9/8/2022
3.5.53 734 9/6/2022
3.5.51 592 9/6/2022
3.5.49 787 9/2/2022
3.5.46 857 8/31/2022
3.5.37 1,239 8/23/2022
3.5.36 555 8/23/2022
3.5.34 581 8/23/2022
3.5.23 1,171 8/8/2022
3.5.22 568 8/8/2022
3.5.21 687 8/5/2022
3.5.19 554 8/5/2022
3.5.18 565 8/5/2022
3.5.14 569 8/5/2022
3.5.13 666 8/5/2022
3.5.10 582 8/4/2022
3.5.9 642 8/2/2022
3.5.6 629 8/2/2022
3.5.5 575 8/1/2022
3.5.2 786 7/29/2022
3.4.24 583 7/29/2022
3.4.23 576 7/29/2022
3.4.19 649 7/27/2022
3.4.18 569 7/26/2022
3.4.10 822 7/19/2022
3.4.6 589 7/18/2022
3.4.3 648 7/16/2022
3.3.12 654 7/15/2022
3.3.8 646 7/14/2022
3.3.5 609 7/13/2022
3.3.4 624 7/13/2022
3.3.3 641 7/13/2022
3.3.2 616 7/13/2022
3.3.1 612 7/13/2022
3.2.18 622 7/13/2022
3.2.15 584 7/12/2022
3.2.14 604 7/12/2022
3.2.9 643 7/11/2022
3.2.6 638 7/9/2022
3.2.5 593 7/9/2022
3.2.3 609 7/9/2022
3.2.1 604 7/8/2022
3.1.21 693 7/7/2022
3.1.19 563 7/7/2022
3.1.18 578 7/7/2022
3.1.17 606 7/7/2022
3.1.16 592 7/7/2022
3.1.15 620 7/7/2022
3.1.11 626 7/5/2022
3.1.9 615 7/5/2022
3.1.8 566 7/5/2022
3.1.5 586 7/5/2022
3.1.4 595 7/5/2022
3.0.28 772 7/2/2022
3.0.27 606 7/1/2022
3.0.26 571 7/1/2022
3.0.23 594 7/1/2022
3.0.21 596 7/1/2022
3.0.18 549 7/1/2022
3.0.13 600 6/30/2022
3.0.8 587 6/30/2022
3.0.5 602 6/29/2022
2.4.84 588 6/29/2022
2.4.81 794 6/23/2022
2.4.80 567 6/23/2022
2.4.79 586 6/23/2022
2.4.73 601 6/23/2022
2.4.66 591 6/20/2022
2.4.60 1,185 6/1/2022
2.4.59 773 5/30/2022
2.4.52 826 5/25/2022
2.4.51 761 5/18/2022
2.4.47 869 5/13/2022
2.4.46 660 5/13/2022
2.4.45 751 5/12/2022
2.4.44-g4b2eabaeff 262 5/12/2022
2.4.22 1,442 4/20/2022
2.4.15 780 4/9/2022
2.4.13 650 4/9/2022
2.4.12 646 4/1/2022
2.4.11 677 4/1/2022
2.4.10 600 4/1/2022
2.4.6 631 3/29/2022
2.4.3 606 3/29/2022
2.4.1 621 3/24/2022
2.3.57 709 3/22/2022
2.3.54 640 3/22/2022
2.3.52 600 3/21/2022
2.3.48 632 3/15/2022
2.3.23 675 2/10/2022
2.3.22 656 2/10/2022
2.3.17 651 2/5/2022
2.3.13 640 2/2/2022
2.3.11 684 1/31/2022
2.3.10 650 1/31/2022
2.3.1 693 1/14/2022
2.2.44 668 1/10/2022
2.2.41 632 1/10/2022
2.2.40 612 1/10/2022
2.2.39 633 1/10/2022
2.2.38 482 1/10/2022
2.2.34 487 1/9/2022
2.2.33 490 1/9/2022
2.2.31 557 1/8/2022
2.2.30 447 1/8/2022
2.2.29 461 1/8/2022
2.2.24 471 1/7/2022
2.2.18 496 1/4/2022
2.2.17 469 1/2/2022
2.2.16 503 12/31/2021
2.2.15 453 12/31/2021
2.2.10 476 12/29/2021
2.2.9 505 12/29/2021
2.2.6 502 12/29/2021
2.2.5 434 12/28/2021
2.2.4 523 12/28/2021
2.1.21 500 12/27/2021
2.1.20 473 12/27/2021
2.1.19 467 12/27/2021
2.1.18 530 12/25/2021
2.1.17 453 12/24/2021
2.1.14 467 12/23/2021
2.1.10 475 12/23/2021
2.1.7 474 12/21/2021
2.1.6 426 12/21/2021
2.1.4 453 12/21/2021
2.0.146 506 12/15/2021
2.0.145 464 12/15/2021
2.0.144 473 12/14/2021
2.0.143 563 12/14/2021
2.0.138 472 12/9/2021
2.0.137 454 12/9/2021
2.0.136 454 12/9/2021
2.0.131 485 12/8/2021
2.0.129 475 12/7/2021
2.0.126 486 12/3/2021
2.0.125 478 12/2/2021
2.0.124 506 11/28/2021
2.0.119 462 11/28/2021
2.0.117 478 11/27/2021
2.0.113 458 11/27/2021
2.0.112 1,730 11/27/2021
2.0.103 796 11/20/2021
2.0.102 848 11/20/2021
2.0.101 484 11/19/2021
2.0.99 515 11/18/2021
2.0.94 521 11/16/2021
2.0.93 507 11/16/2021
2.0.91 486 11/16/2021
2.0.90 552 11/12/2021
2.0.83 496 11/11/2021
2.0.80 511 11/11/2021
2.0.79 523 11/11/2021
2.0.77 529 11/11/2021
2.0.73 519 11/10/2021
2.0.71 517 11/9/2021
2.0.70 533 11/9/2021
2.0.67 492 11/9/2021
2.0.64 525 11/8/2021
2.0.60 512 11/8/2021
2.0.55-rc2 369 11/5/2021
2.0.53-rc2 356 11/4/2021
2.0.48-rc2 328 11/3/2021
2.0.47-rc2 337 11/3/2021
2.0.46-rc2 349 11/2/2021
2.0.43-rc2 383 10/29/2021
2.0.42-rc2 368 10/20/2021
2.0.40-rc2 349 10/20/2021
2.0.33-rc2 420 10/14/2021
2.0.30-rc2 379 10/13/2021
2.0.22-rc1 359 10/12/2021
2.0.21-rc1 370 10/12/2021
2.0.20-rc1 402 10/7/2021
2.0.18-rc1 334 10/6/2021
2.0.17-rc1 363 10/5/2021
2.0.14-rc1 344 9/29/2021
2.0.9-rc1 376 9/29/2021
2.0.8-rc1 339 9/28/2021
2.0.7-rc1 357 9/28/2021
2.0.4-rc1 319 9/28/2021
1.11.8 547 9/27/2021
1.11.6 552 9/27/2021
1.11.2 552 9/27/2021
1.10.6 533 9/17/2021
1.10.4 525 9/17/2021
1.9.8 533 9/14/2021
1.9.7 548 9/14/2021
1.9.5 536 9/13/2021
1.9.1 599 9/12/2021
1.8.36 614 9/12/2021
1.8.34 580 9/8/2021
1.8.33 581 9/8/2021
1.8.28 531 8/31/2021
1.8.25 533 8/27/2021
1.8.21 535 8/26/2021
1.8.20 538 8/25/2021
1.8.19 497 8/25/2021
1.8.16 513 8/21/2021
1.8.15 508 8/21/2021
1.8.8 533 8/16/2021
1.8.5 561 8/15/2021
1.8.3 566 8/13/2021
1.8.2 575 8/13/2021
1.8.1 578 8/13/2021
1.7.18 582 8/13/2021
1.7.17 582 8/13/2021
1.7.16 529 8/13/2021
1.7.15 521 8/13/2021
1.7.14 554 8/13/2021
1.7.13 579 8/13/2021
1.7.12 568 8/13/2021
1.7.9 526 8/13/2021
1.7.8 513 8/12/2021
1.7.7 553 8/12/2021
1.7.6 549 8/12/2021
1.7.5 567 8/11/2021
1.6.1 560 8/10/2021
1.5.35 541 8/9/2021
1.5.34 537 8/9/2021
1.5.33 566 8/9/2021
1.5.32 541 8/6/2021
1.5.30 584 8/5/2021
1.5.28 596 8/5/2021
1.5.27 602 8/5/2021
1.5.25 562 8/5/2021
1.5.24 554 8/5/2021
1.5.23 526 8/5/2021
1.5.20 590 8/3/2021
1.5.19 533 8/3/2021
1.5.15 554 8/2/2021
1.5.13 540 8/2/2021
1.5.12 520 8/2/2021
1.5.11 600 8/2/2021
1.5.10 596 8/2/2021
1.5.9 559 8/2/2021
1.5.7 575 8/1/2021
1.5.6 563 8/1/2021
1.5.5 548 8/1/2021
1.5.4 567 8/1/2021
1.5.3 581 8/1/2021
1.5.2 558 8/1/2021
1.5.1 586 8/1/2021
1.4.9 566 7/30/2021
0.2.22 690 11/4/2020
0.2.21 713 10/19/2020
0.2.20 638 10/2/2020
0.2.19 700 9/21/2020
0.2.17 708 9/1/2020
0.2.15 695 8/15/2020
0.2.14 722 8/15/2020
0.2.13 719 8/15/2020
0.2.12 676 8/3/2020
0.2.11 704 8/2/2020
0.2.10 685 8/2/2020
0.2.9 746 8/1/2020
0.2.7 758 8/1/2020
0.2.5 713 7/25/2020
0.2.3 727 7/25/2020
0.1.266 786 7/25/2020
0.1.244 678 7/20/2020
0.1.228 688 7/19/2020
0.1.227 737 7/19/2020
0.1.226 745 7/19/2020
0.1.225 752 7/19/2020
0.1.209 721 7/17/2020
0.1.207 702 7/17/2020
0.1.150 667 7/15/2020
0.1.149 684 7/15/2020
0.1.131 816 7/11/2020
0.1.87 693 7/8/2020
0.1.83 722 7/8/2020
0.1.81 713 7/7/2020
0.1.80 703 7/7/2020
0.1.75 668 7/7/2020
0.1.72 720 7/7/2020
0.1.70 681 7/7/2020
0.1.68 725 7/7/2020
0.1.67 692 7/7/2020
0.1.50 825 7/5/2020
0.1.49 844 7/5/2020