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 290 12/11/2023
6.8.9 191 12/8/2023
6.8.7 181 12/8/2023
6.8.6 181 12/8/2023
6.8.4 192 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 181 12/3/2023
6.7.50 168 12/3/2023
6.7.49 164 12/3/2023
6.7.46 175 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 157 11/30/2023
6.7.39 142 11/29/2023
6.7.38 168 11/29/2023
6.7.37 162 11/29/2023
6.7.35 158 11/29/2023
6.7.34 156 11/29/2023
6.7.33 160 11/29/2023
6.7.32 149 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 149 11/27/2023
6.7.21 164 11/25/2023
6.7.19 164 11/24/2023
6.7.18 167 11/23/2023
6.7.17 150 11/23/2023
6.7.6 162 11/23/2023
6.7.5 153 11/22/2023
6.7.4 162 11/22/2023
6.7.3 160 11/22/2023
6.7.2 131 11/20/2023
6.7.1 169 11/19/2023
6.6.5 154 11/14/2023
6.6.4 146 11/14/2023
6.5.44 148 11/14/2023
6.5.43 160 11/7/2023
6.5.36 168 11/6/2023
6.5.16 179 10/27/2023
6.5.12 169 10/23/2023
6.5.11 178 10/23/2023
6.5.10 164 10/23/2023
6.5.9 159 10/23/2023
6.5.8 168 10/23/2023
6.5.7 174 10/21/2023
6.5.6 174 10/20/2023
6.5.1 193 10/11/2023
6.4.87 163 10/11/2023
6.4.85 170 10/11/2023
6.4.74 181 10/10/2023
6.4.66 169 10/9/2023
6.4.65 192 10/9/2023
6.4.64 180 10/7/2023
6.4.63 190 10/7/2023
6.4.62 180 10/7/2023
6.4.60 186 10/6/2023
6.4.59 177 10/6/2023
6.4.56 166 10/5/2023
6.4.55 183 10/1/2023
6.4.52 186 9/30/2023
6.4.51 176 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 172 9/28/2023
6.4.40 187 9/27/2023
6.4.39 175 9/27/2023
6.4.36 147 9/27/2023
6.4.34 182 9/27/2023
6.4.33 162 9/20/2023
6.4.32 165 9/19/2023
6.4.31 150 9/19/2023
6.4.30 163 9/18/2023
6.4.26 195 9/15/2023
6.4.21 197 9/14/2023
6.4.19 192 9/14/2023
6.4.18 192 9/14/2023
6.4.15 184 9/14/2023
6.4.12 181 9/13/2023
6.4.6 191 9/12/2023
6.4.4 196 9/12/2023
6.4.3 195 9/11/2023
6.2.18 220 8/19/2023
6.2.16 212 8/19/2023
6.2.13 215 8/16/2023
6.2.12 206 8/10/2023
6.2.11 212 8/10/2023
6.2.10 210 8/10/2023
6.2.8 196 8/9/2023
6.1.111 211 8/8/2023
6.1.110 216 8/5/2023
6.1.108 218 7/24/2023
6.1.107 216 7/24/2023
6.1.104 195 7/23/2023
6.1.101 223 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 220 7/13/2023
6.1.76 236 7/11/2023
6.1.73 216 7/6/2023
6.1.72 249 7/6/2023
6.1.71 216 7/6/2023
6.1.70 237 7/6/2023
6.1.63 220 7/3/2023
6.1.61 228 7/3/2023
6.1.60 235 7/1/2023
6.1.58 243 7/1/2023
6.1.57 240 7/1/2023
6.1.56 229 7/1/2023
6.1.53 218 6/30/2023
6.1.52 224 6/30/2023
6.1.49 241 6/30/2023
6.1.48 226 6/29/2023
6.1.46 231 6/29/2023
6.1.45 223 6/29/2023
6.1.42 233 6/29/2023
6.1.40 236 6/28/2023
6.1.38 220 6/28/2023
6.1.36 234 6/27/2023
6.1.35 232 6/27/2023
6.1.31 226 6/27/2023
6.1.18 236 6/24/2023
6.1.16 221 6/24/2023
6.1.14 235 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 246 6/20/2023
6.0.35 247 6/9/2023
6.0.12 249 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 292 5/25/2023
5.2.57 256 5/14/2023
5.2.55 261 5/13/2023
5.2.28 293 4/25/2023
5.2.27 294 4/23/2023
5.2.26 296 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 301 4/18/2023
5.1.25 534 4/9/2023
5.1.17 754 3/29/2023
5.1.16 336 3/29/2023
5.1.14 383 3/29/2023
5.1.11 369 3/29/2023
5.1.10 339 3/29/2023
5.1.6 403 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 349 3/25/2023
5.0.14 369 3/24/2023
5.0.11 360 3/24/2023
5.0.7 345 3/24/2023
4.4.1 365 3/23/2023
4.3.27 353 3/23/2023
4.3.20 322 3/17/2023
4.3.11 2,003 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 433 1/30/2023
4.3.2 579 1/28/2023
4.3.1 422 1/28/2023
4.2.25 432 1/28/2023
4.2.23 455 1/28/2023
4.2.22 511 1/27/2023
4.2.21 433 1/27/2023
4.2.20 578 1/25/2023
4.2.15 647 1/23/2023
4.2.10 925 1/13/2023
4.2.4 900 1/9/2023
4.2.1 456 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 427 1/6/2023
4.1.47 813 12/22/2022
4.1.40 602 12/15/2022
4.1.38 663 12/8/2022
4.1.37 416 12/8/2022
4.1.36 458 12/8/2022
4.1.35 423 12/8/2022
4.1.30 488 11/30/2022
4.1.29 488 11/30/2022
4.1.27 447 11/30/2022
4.1.26 444 11/30/2022
4.1.25 461 11/30/2022
4.1.24 468 11/30/2022
4.1.23 446 11/30/2022
4.1.19 463 11/25/2022
4.1.13 1,298 11/12/2022
4.1.10 505 11/12/2022
4.1.9 473 11/12/2022
4.1.5 573 11/9/2022
4.0.19 1,586 10/18/2022
4.0.16 615 10/12/2022
4.0.12 805 10/2/2022
4.0.2 528 10/2/2022
3.9.9 737 9/30/2022
3.9.8 520 9/30/2022
3.9.3 541 9/30/2022
3.9.2 585 9/29/2022
3.8.12 753 9/25/2022
3.8.11 804 9/22/2022
3.8.9 644 9/20/2022
3.8.4 545 9/19/2022
3.8.2 627 9/17/2022
3.7.9 603 9/16/2022
3.7.2 848 9/9/2022
3.6.6 572 9/8/2022
3.6.1 582 9/8/2022
3.5.53 725 9/6/2022
3.5.51 587 9/6/2022
3.5.49 779 9/2/2022
3.5.46 848 8/31/2022
3.5.37 1,231 8/23/2022
3.5.36 548 8/23/2022
3.5.34 573 8/23/2022
3.5.23 1,163 8/8/2022
3.5.22 563 8/8/2022
3.5.21 682 8/5/2022
3.5.19 546 8/5/2022
3.5.18 559 8/5/2022
3.5.14 564 8/5/2022
3.5.13 659 8/5/2022
3.5.10 577 8/4/2022
3.5.9 637 8/2/2022
3.5.6 620 8/2/2022
3.5.5 566 8/1/2022
3.5.2 779 7/29/2022
3.4.24 572 7/29/2022
3.4.23 564 7/29/2022
3.4.19 641 7/27/2022
3.4.18 559 7/26/2022
3.4.10 813 7/19/2022
3.4.6 580 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 601 7/13/2022
3.2.18 613 7/13/2022
3.2.15 575 7/12/2022
3.2.14 599 7/12/2022
3.2.9 634 7/11/2022
3.2.6 630 7/9/2022
3.2.5 586 7/9/2022
3.2.3 602 7/9/2022
3.2.1 598 7/8/2022
3.1.21 684 7/7/2022
3.1.19 558 7/7/2022
3.1.18 572 7/7/2022
3.1.17 595 7/7/2022
3.1.16 584 7/7/2022
3.1.15 610 7/7/2022
3.1.11 615 7/5/2022
3.1.9 609 7/5/2022
3.1.8 555 7/5/2022
3.1.5 580 7/5/2022
3.1.4 583 7/5/2022
3.0.28 760 7/2/2022
3.0.27 599 7/1/2022
3.0.26 563 7/1/2022
3.0.23 584 7/1/2022
3.0.21 590 7/1/2022
3.0.18 541 7/1/2022
3.0.13 593 6/30/2022
3.0.8 578 6/30/2022
3.0.5 592 6/29/2022
2.4.84 578 6/29/2022
2.4.81 788 6/23/2022
2.4.80 561 6/23/2022
2.4.79 579 6/23/2022
2.4.73 594 6/23/2022
2.4.66 586 6/20/2022
2.4.60 1,178 6/1/2022
2.4.59 764 5/30/2022
2.4.52 817 5/25/2022
2.4.51 756 5/18/2022
2.4.47 862 5/13/2022
2.4.46 653 5/13/2022
2.4.45 743 5/12/2022
2.4.44-g4b2eabaeff 254 5/12/2022
2.4.22 1,435 4/20/2022
2.4.15 771 4/9/2022
2.4.13 643 4/9/2022
2.4.12 634 4/1/2022
2.4.11 667 4/1/2022
2.4.10 592 4/1/2022
2.4.6 620 3/29/2022
2.4.3 598 3/29/2022
2.4.1 614 3/24/2022
2.3.57 700 3/22/2022
2.3.54 633 3/22/2022
2.3.52 591 3/21/2022
2.3.48 624 3/15/2022
2.3.23 667 2/10/2022
2.3.22 650 2/10/2022
2.3.17 641 2/5/2022
2.3.13 633 2/2/2022
2.3.11 675 1/31/2022
2.3.10 640 1/31/2022
2.3.1 686 1/14/2022
2.2.44 662 1/10/2022
2.2.41 623 1/10/2022
2.2.40 603 1/10/2022
2.2.39 624 1/10/2022
2.2.38 475 1/10/2022
2.2.34 477 1/9/2022
2.2.33 484 1/9/2022
2.2.31 549 1/8/2022
2.2.30 440 1/8/2022
2.2.29 451 1/8/2022
2.2.24 465 1/7/2022
2.2.18 490 1/4/2022
2.2.17 463 1/2/2022
2.2.16 497 12/31/2021
2.2.15 448 12/31/2021
2.2.10 471 12/29/2021
2.2.9 496 12/29/2021
2.2.6 493 12/29/2021
2.2.5 427 12/28/2021
2.2.4 516 12/28/2021
2.1.21 490 12/27/2021
2.1.20 464 12/27/2021
2.1.19 460 12/27/2021
2.1.18 523 12/25/2021
2.1.17 441 12/24/2021
2.1.14 457 12/23/2021
2.1.10 469 12/23/2021
2.1.7 463 12/21/2021
2.1.6 420 12/21/2021
2.1.4 446 12/21/2021
2.0.146 501 12/15/2021
2.0.145 459 12/15/2021
2.0.144 465 12/14/2021
2.0.143 553 12/14/2021
2.0.138 465 12/9/2021
2.0.137 445 12/9/2021
2.0.136 447 12/9/2021
2.0.131 477 12/8/2021
2.0.129 468 12/7/2021
2.0.126 480 12/3/2021
2.0.125 471 12/2/2021
2.0.124 498 11/28/2021
2.0.119 454 11/28/2021
2.0.117 470 11/27/2021
2.0.113 449 11/27/2021
2.0.112 1,723 11/27/2021
2.0.103 787 11/20/2021
2.0.102 841 11/20/2021
2.0.101 475 11/19/2021
2.0.99 505 11/18/2021
2.0.94 511 11/16/2021
2.0.93 497 11/16/2021
2.0.91 480 11/16/2021
2.0.90 545 11/12/2021
2.0.83 490 11/11/2021
2.0.80 504 11/11/2021
2.0.79 514 11/11/2021
2.0.77 519 11/11/2021
2.0.73 511 11/10/2021
2.0.71 504 11/9/2021
2.0.70 525 11/9/2021
2.0.67 481 11/9/2021
2.0.64 515 11/8/2021
2.0.60 503 11/8/2021
2.0.55-rc2 358 11/5/2021
2.0.53-rc2 345 11/4/2021
2.0.48-rc2 321 11/3/2021
2.0.47-rc2 327 11/3/2021
2.0.46-rc2 339 11/2/2021
2.0.43-rc2 372 10/29/2021
2.0.42-rc2 361 10/20/2021
2.0.40-rc2 341 10/20/2021
2.0.33-rc2 412 10/14/2021
2.0.30-rc2 372 10/13/2021
2.0.22-rc1 352 10/12/2021
2.0.21-rc1 360 10/12/2021
2.0.20-rc1 394 10/7/2021
2.0.18-rc1 328 10/6/2021
2.0.17-rc1 358 10/5/2021
2.0.14-rc1 333 9/29/2021
2.0.9-rc1 367 9/29/2021
2.0.8-rc1 334 9/28/2021
2.0.7-rc1 348 9/28/2021
2.0.4-rc1 311 9/28/2021
1.11.8 538 9/27/2021
1.11.6 542 9/27/2021
1.11.2 545 9/27/2021
1.10.6 523 9/17/2021
1.10.4 519 9/17/2021
1.9.8 527 9/14/2021
1.9.7 539 9/14/2021
1.9.5 530 9/13/2021
1.9.1 588 9/12/2021
1.8.36 606 9/12/2021
1.8.34 573 9/8/2021
1.8.33 575 9/8/2021
1.8.28 521 8/31/2021
1.8.25 524 8/27/2021
1.8.21 529 8/26/2021
1.8.20 527 8/25/2021
1.8.19 489 8/25/2021
1.8.16 505 8/21/2021
1.8.15 502 8/21/2021
1.8.8 527 8/16/2021
1.8.5 550 8/15/2021
1.8.3 560 8/13/2021
1.8.2 566 8/13/2021
1.8.1 572 8/13/2021
1.7.18 572 8/13/2021
1.7.17 572 8/13/2021
1.7.16 520 8/13/2021
1.7.15 510 8/13/2021
1.7.14 546 8/13/2021
1.7.13 569 8/13/2021
1.7.12 558 8/13/2021
1.7.9 517 8/13/2021
1.7.8 502 8/12/2021
1.7.7 545 8/12/2021
1.7.6 531 8/12/2021
1.7.5 562 8/11/2021
1.6.1 553 8/10/2021
1.5.35 535 8/9/2021
1.5.34 529 8/9/2021
1.5.33 560 8/9/2021
1.5.32 532 8/6/2021
1.5.30 575 8/5/2021
1.5.28 589 8/5/2021
1.5.27 591 8/5/2021
1.5.25 551 8/5/2021
1.5.24 547 8/5/2021
1.5.23 521 8/5/2021
1.5.20 580 8/3/2021
1.5.19 522 8/3/2021
1.5.15 547 8/2/2021
1.5.13 534 8/2/2021
1.5.12 513 8/2/2021
1.5.11 592 8/2/2021
1.5.10 589 8/2/2021
1.5.9 551 8/2/2021
1.5.7 567 8/1/2021
1.5.6 557 8/1/2021
1.5.5 540 8/1/2021
1.5.4 560 8/1/2021
1.5.3 576 8/1/2021
1.5.2 553 8/1/2021
1.5.1 575 8/1/2021
1.4.9 560 7/30/2021
0.2.22 682 11/4/2020
0.2.21 706 10/19/2020
0.2.20 629 10/2/2020
0.2.19 693 9/21/2020
0.2.17 701 9/1/2020
0.2.15 687 8/15/2020
0.2.14 715 8/15/2020
0.2.13 711 8/15/2020
0.2.12 664 8/3/2020
0.2.11 692 8/2/2020
0.2.10 676 8/2/2020
0.2.9 739 8/1/2020
0.2.7 750 8/1/2020
0.2.5 707 7/25/2020
0.2.3 717 7/25/2020
0.1.266 777 7/25/2020
0.1.244 672 7/20/2020
0.1.228 679 7/19/2020
0.1.227 730 7/19/2020
0.1.226 739 7/19/2020
0.1.225 743 7/19/2020
0.1.209 711 7/17/2020
0.1.207 696 7/17/2020
0.1.150 660 7/15/2020
0.1.149 676 7/15/2020
0.1.131 810 7/11/2020
0.1.87 683 7/8/2020
0.1.83 716 7/8/2020
0.1.81 698 7/7/2020
0.1.80 694 7/7/2020
0.1.75 654 7/7/2020
0.1.72 712 7/7/2020
0.1.70 671 7/7/2020
0.1.68 713 7/7/2020
0.1.67 685 7/7/2020
0.1.50 817 7/5/2020
0.1.49 835 7/5/2020