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 285 12/11/2023
6.8.9 186 12/8/2023
6.8.7 176 12/8/2023
6.8.6 176 12/8/2023
6.8.4 187 12/7/2023
6.8.2 167 12/5/2023
6.8.1 185 12/4/2023
6.7.55 173 12/4/2023
6.7.54 167 12/3/2023
6.7.51 178 12/3/2023
6.7.50 164 12/3/2023
6.7.49 160 12/3/2023
6.7.46 172 12/3/2023
6.7.45 157 12/3/2023
6.7.44 158 12/3/2023
6.7.43 169 12/3/2023
6.7.41 150 12/2/2023
6.7.40 153 11/30/2023
6.7.39 138 11/29/2023
6.7.38 165 11/29/2023
6.7.37 159 11/29/2023
6.7.35 154 11/29/2023
6.7.34 153 11/29/2023
6.7.33 157 11/29/2023
6.7.32 146 11/29/2023
6.7.31 148 11/29/2023
6.7.28 148 11/28/2023
6.7.27 163 11/28/2023
6.7.23 149 11/28/2023
6.7.22 146 11/27/2023
6.7.21 161 11/25/2023
6.7.19 161 11/24/2023
6.7.18 164 11/23/2023
6.7.17 147 11/23/2023
6.7.6 158 11/23/2023
6.7.5 150 11/22/2023
6.7.4 159 11/22/2023
6.7.3 157 11/22/2023
6.7.2 128 11/20/2023
6.7.1 166 11/19/2023
6.6.5 151 11/14/2023
6.6.4 143 11/14/2023
6.5.44 145 11/14/2023
6.5.43 156 11/7/2023
6.5.36 165 11/6/2023
6.5.16 176 10/27/2023
6.5.12 166 10/23/2023
6.5.11 173 10/23/2023
6.5.10 161 10/23/2023
6.5.9 156 10/23/2023
6.5.8 165 10/23/2023
6.5.7 170 10/21/2023
6.5.6 171 10/20/2023
6.5.1 190 10/11/2023
6.4.87 159 10/11/2023
6.4.85 167 10/11/2023
6.4.74 178 10/10/2023
6.4.66 166 10/9/2023
6.4.65 189 10/9/2023
6.4.64 177 10/7/2023
6.4.63 187 10/7/2023
6.4.62 177 10/7/2023
6.4.60 177 10/6/2023
6.4.59 174 10/6/2023
6.4.56 163 10/5/2023
6.4.55 180 10/1/2023
6.4.52 183 9/30/2023
6.4.51 173 9/30/2023
6.4.50 176 9/29/2023
6.4.49 155 9/28/2023
6.4.48 182 9/28/2023
6.4.43 169 9/28/2023
6.4.40 184 9/27/2023
6.4.39 172 9/27/2023
6.4.36 144 9/27/2023
6.4.34 179 9/27/2023
6.4.33 159 9/20/2023
6.4.32 162 9/19/2023
6.4.31 147 9/19/2023
6.4.30 160 9/18/2023
6.4.26 192 9/15/2023
6.4.21 194 9/14/2023
6.4.19 188 9/14/2023
6.4.18 189 9/14/2023
6.4.15 181 9/14/2023
6.4.12 178 9/13/2023
6.4.6 187 9/12/2023
6.4.4 192 9/12/2023
6.4.3 190 9/11/2023
6.2.18 214 8/19/2023
6.2.16 206 8/19/2023
6.2.13 210 8/16/2023
6.2.12 201 8/10/2023
6.2.11 208 8/10/2023
6.2.10 205 8/10/2023
6.2.8 191 8/9/2023
6.1.111 205 8/8/2023
6.1.110 211 8/5/2023
6.1.108 213 7/24/2023
6.1.107 211 7/24/2023
6.1.104 190 7/23/2023
6.1.101 218 7/22/2023
6.1.100 212 7/19/2023
6.1.83 217 7/19/2023
6.1.82 211 7/19/2023
6.1.81 217 7/18/2023
6.1.80 224 7/18/2023
6.1.77 215 7/13/2023
6.1.76 231 7/11/2023
6.1.73 211 7/6/2023
6.1.72 244 7/6/2023
6.1.71 211 7/6/2023
6.1.70 232 7/6/2023
6.1.63 215 7/3/2023
6.1.61 223 7/3/2023
6.1.60 230 7/1/2023
6.1.58 238 7/1/2023
6.1.57 235 7/1/2023
6.1.56 224 7/1/2023
6.1.53 213 6/30/2023
6.1.52 219 6/30/2023
6.1.49 236 6/30/2023
6.1.48 221 6/29/2023
6.1.46 226 6/29/2023
6.1.45 217 6/29/2023
6.1.42 228 6/29/2023
6.1.40 231 6/28/2023
6.1.38 215 6/28/2023
6.1.36 229 6/27/2023
6.1.35 227 6/27/2023
6.1.31 221 6/27/2023
6.1.18 231 6/24/2023
6.1.16 216 6/24/2023
6.1.14 230 6/22/2023
6.1.13 231 6/22/2023
6.1.7 214 6/21/2023
6.1.6 235 6/21/2023
6.1.3 241 6/20/2023
6.0.35 240 6/9/2023
6.0.12 244 6/2/2023
5.2.87 247 5/25/2023
5.2.86 231 5/25/2023
5.2.84 241 5/25/2023
5.2.83 287 5/25/2023
5.2.57 251 5/14/2023
5.2.55 256 5/13/2023
5.2.28 287 4/25/2023
5.2.27 289 4/23/2023
5.2.26 291 4/23/2023
5.2.25 279 4/22/2023
5.2.20 280 4/21/2023
5.2.18 301 4/21/2023
5.2.8 308 4/19/2023
5.2.2 296 4/18/2023
5.1.25 529 4/9/2023
5.1.17 748 3/29/2023
5.1.16 330 3/29/2023
5.1.14 378 3/29/2023
5.1.11 364 3/29/2023
5.1.10 334 3/29/2023
5.1.6 398 3/27/2023
5.1.5 351 3/27/2023
5.1.4 336 3/27/2023
5.1.3 321 3/27/2023
5.0.22 344 3/25/2023
5.0.14 364 3/24/2023
5.0.11 354 3/24/2023
5.0.7 339 3/24/2023
4.4.1 360 3/23/2023
4.3.27 348 3/23/2023
4.3.20 317 3/17/2023
4.3.11 1,998 2/15/2023
4.3.8 1,337 1/30/2023
4.3.7 408 1/30/2023
4.3.6 399 1/30/2023
4.3.5 391 1/30/2023
4.3.4 427 1/30/2023
4.3.2 574 1/28/2023
4.3.1 417 1/28/2023
4.2.25 427 1/28/2023
4.2.23 450 1/28/2023
4.2.22 505 1/27/2023
4.2.21 428 1/27/2023
4.2.20 573 1/25/2023
4.2.15 641 1/23/2023
4.2.10 920 1/13/2023
4.2.4 895 1/9/2023
4.2.1 451 1/8/2023
4.1.56 450 1/7/2023
4.1.55 397 1/6/2023
4.1.52 431 1/6/2023
4.1.51 416 1/6/2023
4.1.50 422 1/6/2023
4.1.47 807 12/22/2022
4.1.40 597 12/15/2022
4.1.38 658 12/8/2022
4.1.37 411 12/8/2022
4.1.36 453 12/8/2022
4.1.35 418 12/8/2022
4.1.30 483 11/30/2022
4.1.29 483 11/30/2022
4.1.27 441 11/30/2022
4.1.26 439 11/30/2022
4.1.25 455 11/30/2022
4.1.24 462 11/30/2022
4.1.23 441 11/30/2022
4.1.19 458 11/25/2022
4.1.13 1,293 11/12/2022
4.1.10 497 11/12/2022
4.1.9 468 11/12/2022
4.1.5 568 11/9/2022
4.0.19 1,581 10/18/2022
4.0.16 610 10/12/2022
4.0.12 800 10/2/2022
4.0.2 523 10/2/2022
3.9.9 732 9/30/2022
3.9.8 513 9/30/2022
3.9.3 536 9/30/2022
3.9.2 579 9/29/2022
3.8.12 750 9/25/2022
3.8.11 799 9/22/2022
3.8.9 639 9/20/2022
3.8.4 540 9/19/2022
3.8.2 622 9/17/2022
3.7.9 597 9/16/2022
3.7.2 843 9/9/2022
3.6.6 567 9/8/2022
3.6.1 577 9/8/2022
3.5.53 719 9/6/2022
3.5.51 582 9/6/2022
3.5.49 774 9/2/2022
3.5.46 843 8/31/2022
3.5.37 1,226 8/23/2022
3.5.36 543 8/23/2022
3.5.34 567 8/23/2022
3.5.23 1,158 8/8/2022
3.5.22 558 8/8/2022
3.5.21 677 8/5/2022
3.5.19 541 8/5/2022
3.5.18 553 8/5/2022
3.5.14 558 8/5/2022
3.5.13 654 8/5/2022
3.5.10 572 8/4/2022
3.5.9 632 8/2/2022
3.5.6 615 8/2/2022
3.5.5 561 8/1/2022
3.5.2 773 7/29/2022
3.4.24 567 7/29/2022
3.4.23 559 7/29/2022
3.4.19 636 7/27/2022
3.4.18 554 7/26/2022
3.4.10 808 7/19/2022
3.4.6 575 7/18/2022
3.4.3 636 7/16/2022
3.3.12 643 7/15/2022
3.3.8 633 7/14/2022
3.3.5 596 7/13/2022
3.3.4 614 7/13/2022
3.3.3 630 7/13/2022
3.3.2 606 7/13/2022
3.3.1 596 7/13/2022
3.2.18 608 7/13/2022
3.2.15 568 7/12/2022
3.2.14 594 7/12/2022
3.2.9 628 7/11/2022
3.2.6 625 7/9/2022
3.2.5 580 7/9/2022
3.2.3 596 7/9/2022
3.2.1 593 7/8/2022
3.1.21 678 7/7/2022
3.1.19 553 7/7/2022
3.1.18 567 7/7/2022
3.1.17 590 7/7/2022
3.1.16 579 7/7/2022
3.1.15 605 7/7/2022
3.1.11 610 7/5/2022
3.1.9 604 7/5/2022
3.1.8 550 7/5/2022
3.1.5 575 7/5/2022
3.1.4 578 7/5/2022
3.0.28 755 7/2/2022
3.0.27 594 7/1/2022
3.0.26 558 7/1/2022
3.0.23 579 7/1/2022
3.0.21 585 7/1/2022
3.0.18 536 7/1/2022
3.0.13 588 6/30/2022
3.0.8 573 6/30/2022
3.0.5 587 6/29/2022
2.4.84 573 6/29/2022
2.4.81 783 6/23/2022
2.4.80 556 6/23/2022
2.4.79 574 6/23/2022
2.4.73 589 6/23/2022
2.4.66 581 6/20/2022
2.4.60 1,173 6/1/2022
2.4.59 759 5/30/2022
2.4.52 812 5/25/2022
2.4.51 751 5/18/2022
2.4.47 857 5/13/2022
2.4.46 648 5/13/2022
2.4.45 738 5/12/2022
2.4.44-g4b2eabaeff 249 5/12/2022
2.4.22 1,429 4/20/2022
2.4.15 766 4/9/2022
2.4.13 637 4/9/2022
2.4.12 630 4/1/2022
2.4.11 662 4/1/2022
2.4.10 587 4/1/2022
2.4.6 615 3/29/2022
2.4.3 593 3/29/2022
2.4.1 609 3/24/2022
2.3.57 695 3/22/2022
2.3.54 628 3/22/2022
2.3.52 586 3/21/2022
2.3.48 619 3/15/2022
2.3.23 661 2/10/2022
2.3.22 644 2/10/2022
2.3.17 636 2/5/2022
2.3.13 627 2/2/2022
2.3.11 670 1/31/2022
2.3.10 635 1/31/2022
2.3.1 681 1/14/2022
2.2.44 657 1/10/2022
2.2.41 616 1/10/2022
2.2.40 598 1/10/2022
2.2.39 618 1/10/2022
2.2.38 469 1/10/2022
2.2.34 472 1/9/2022
2.2.33 479 1/9/2022
2.2.31 544 1/8/2022
2.2.30 435 1/8/2022
2.2.29 446 1/8/2022
2.2.24 460 1/7/2022
2.2.18 485 1/4/2022
2.2.17 458 1/2/2022
2.2.16 492 12/31/2021
2.2.15 443 12/31/2021
2.2.10 466 12/29/2021
2.2.9 491 12/29/2021
2.2.6 487 12/29/2021
2.2.5 422 12/28/2021
2.2.4 511 12/28/2021
2.1.21 485 12/27/2021
2.1.20 459 12/27/2021
2.1.19 454 12/27/2021
2.1.18 518 12/25/2021
2.1.17 436 12/24/2021
2.1.14 451 12/23/2021
2.1.10 464 12/23/2021
2.1.7 458 12/21/2021
2.1.6 415 12/21/2021
2.1.4 441 12/21/2021
2.0.146 496 12/15/2021
2.0.145 454 12/15/2021
2.0.144 460 12/14/2021
2.0.143 547 12/14/2021
2.0.138 460 12/9/2021
2.0.137 439 12/9/2021
2.0.136 442 12/9/2021
2.0.131 472 12/8/2021
2.0.129 462 12/7/2021
2.0.126 475 12/3/2021
2.0.125 466 12/2/2021
2.0.124 492 11/28/2021
2.0.119 448 11/28/2021
2.0.117 465 11/27/2021
2.0.113 444 11/27/2021
2.0.112 1,718 11/27/2021
2.0.103 782 11/20/2021
2.0.102 835 11/20/2021
2.0.101 470 11/19/2021
2.0.99 500 11/18/2021
2.0.94 506 11/16/2021
2.0.93 492 11/16/2021
2.0.91 475 11/16/2021
2.0.90 540 11/12/2021
2.0.83 485 11/11/2021
2.0.80 499 11/11/2021
2.0.79 509 11/11/2021
2.0.77 514 11/11/2021
2.0.73 506 11/10/2021
2.0.71 499 11/9/2021
2.0.70 519 11/9/2021
2.0.67 476 11/9/2021
2.0.64 510 11/8/2021
2.0.60 498 11/8/2021
2.0.55-rc2 352 11/5/2021
2.0.53-rc2 340 11/4/2021
2.0.48-rc2 316 11/3/2021
2.0.47-rc2 322 11/3/2021
2.0.46-rc2 333 11/2/2021
2.0.43-rc2 367 10/29/2021
2.0.42-rc2 355 10/20/2021
2.0.40-rc2 336 10/20/2021
2.0.33-rc2 406 10/14/2021
2.0.30-rc2 366 10/13/2021
2.0.22-rc1 347 10/12/2021
2.0.21-rc1 354 10/12/2021
2.0.20-rc1 389 10/7/2021
2.0.18-rc1 323 10/6/2021
2.0.17-rc1 353 10/5/2021
2.0.14-rc1 328 9/29/2021
2.0.9-rc1 362 9/29/2021
2.0.8-rc1 330 9/28/2021
2.0.7-rc1 343 9/28/2021
2.0.4-rc1 307 9/28/2021
1.11.8 532 9/27/2021
1.11.6 535 9/27/2021
1.11.2 540 9/27/2021
1.10.6 518 9/17/2021
1.10.4 514 9/17/2021
1.9.8 521 9/14/2021
1.9.7 534 9/14/2021
1.9.5 524 9/13/2021
1.9.1 583 9/12/2021
1.8.36 600 9/12/2021
1.8.34 568 9/8/2021
1.8.33 570 9/8/2021
1.8.28 514 8/31/2021
1.8.25 519 8/27/2021
1.8.21 524 8/26/2021
1.8.20 523 8/25/2021
1.8.19 484 8/25/2021
1.8.16 500 8/21/2021
1.8.15 497 8/21/2021
1.8.8 522 8/16/2021
1.8.5 544 8/15/2021
1.8.3 555 8/13/2021
1.8.2 560 8/13/2021
1.8.1 566 8/13/2021
1.7.18 567 8/13/2021
1.7.17 568 8/13/2021
1.7.16 516 8/13/2021
1.7.15 504 8/13/2021
1.7.14 541 8/13/2021
1.7.13 564 8/13/2021
1.7.12 553 8/13/2021
1.7.9 512 8/13/2021
1.7.8 497 8/12/2021
1.7.7 540 8/12/2021
1.7.6 526 8/12/2021
1.7.5 556 8/11/2021
1.6.1 549 8/10/2021
1.5.35 529 8/9/2021
1.5.34 524 8/9/2021
1.5.33 555 8/9/2021
1.5.32 526 8/6/2021
1.5.30 570 8/5/2021
1.5.28 584 8/5/2021
1.5.27 585 8/5/2021
1.5.25 546 8/5/2021
1.5.24 542 8/5/2021
1.5.23 515 8/5/2021
1.5.20 575 8/3/2021
1.5.19 517 8/3/2021
1.5.15 542 8/2/2021
1.5.13 529 8/2/2021
1.5.12 508 8/2/2021
1.5.11 587 8/2/2021
1.5.10 583 8/2/2021
1.5.9 546 8/2/2021
1.5.7 562 8/1/2021
1.5.6 552 8/1/2021
1.5.5 535 8/1/2021
1.5.4 555 8/1/2021
1.5.3 571 8/1/2021
1.5.2 548 8/1/2021
1.5.1 570 8/1/2021
1.4.9 555 7/30/2021
0.2.22 675 11/4/2020
0.2.21 699 10/19/2020
0.2.20 623 10/2/2020
0.2.19 685 9/21/2020
0.2.17 694 9/1/2020
0.2.15 680 8/15/2020
0.2.14 708 8/15/2020
0.2.13 704 8/15/2020
0.2.12 657 8/3/2020
0.2.11 685 8/2/2020
0.2.10 669 8/2/2020
0.2.9 732 8/1/2020
0.2.7 743 8/1/2020
0.2.5 700 7/25/2020
0.2.3 710 7/25/2020
0.1.266 770 7/25/2020
0.1.244 665 7/20/2020
0.1.228 671 7/19/2020
0.1.227 723 7/19/2020
0.1.226 730 7/19/2020
0.1.225 736 7/19/2020
0.1.209 703 7/17/2020
0.1.207 689 7/17/2020
0.1.150 653 7/15/2020
0.1.149 669 7/15/2020
0.1.131 803 7/11/2020
0.1.87 676 7/8/2020
0.1.83 709 7/8/2020
0.1.81 691 7/7/2020
0.1.80 687 7/7/2020
0.1.75 647 7/7/2020
0.1.72 702 7/7/2020
0.1.70 664 7/7/2020
0.1.68 705 7/7/2020
0.1.67 678 7/7/2020
0.1.50 810 7/5/2020
0.1.49 828 7/5/2020