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 327 12/11/2023
6.8.9 223 12/8/2023
6.8.7 216 12/8/2023
6.8.6 217 12/8/2023
6.8.4 223 12/7/2023
6.8.2 186 12/5/2023
6.8.1 204 12/4/2023
6.7.55 195 12/4/2023
6.7.54 188 12/3/2023
6.7.51 201 12/3/2023
6.7.50 186 12/3/2023
6.7.49 166 12/3/2023
6.7.46 192 12/3/2023
6.7.45 172 12/3/2023
6.7.44 174 12/3/2023
6.7.43 191 12/3/2023
6.7.41 170 12/2/2023
6.7.40 178 11/30/2023
6.7.39 156 11/29/2023
6.7.38 185 11/29/2023
6.7.37 180 11/29/2023
6.7.35 174 11/29/2023
6.7.34 178 11/29/2023
6.7.33 176 11/29/2023
6.7.32 164 11/29/2023
6.7.31 163 11/29/2023
6.7.28 162 11/28/2023
6.7.27 184 11/28/2023
6.7.23 163 11/28/2023
6.7.22 165 11/27/2023
6.7.21 180 11/25/2023
6.7.19 169 11/24/2023
6.7.18 183 11/23/2023
6.7.17 167 11/23/2023
6.7.6 181 11/23/2023
6.7.5 167 11/22/2023
6.7.4 173 11/22/2023
6.7.3 174 11/22/2023
6.7.2 144 11/20/2023
6.7.1 188 11/19/2023
6.6.5 176 11/14/2023
6.6.4 161 11/14/2023
6.5.44 167 11/14/2023
6.5.43 177 11/7/2023
6.5.36 187 11/6/2023
6.5.16 197 10/27/2023
6.5.12 187 10/23/2023
6.5.11 196 10/23/2023
6.5.10 186 10/23/2023
6.5.9 178 10/23/2023
6.5.8 189 10/23/2023
6.5.7 197 10/21/2023
6.5.6 195 10/20/2023
6.5.1 206 10/11/2023
6.4.87 184 10/11/2023
6.4.85 190 10/11/2023
6.4.74 200 10/10/2023
6.4.66 183 10/9/2023
6.4.65 216 10/9/2023
6.4.64 201 10/7/2023
6.4.63 207 10/7/2023
6.4.62 194 10/7/2023
6.4.60 196 10/6/2023
6.4.59 194 10/6/2023
6.4.56 192 10/5/2023
6.4.55 201 10/1/2023
6.4.52 205 9/30/2023
6.4.51 197 9/30/2023
6.4.50 194 9/29/2023
6.4.49 170 9/28/2023
6.4.48 201 9/28/2023
6.4.43 195 9/28/2023
6.4.40 209 9/27/2023
6.4.39 192 9/27/2023
6.4.36 164 9/27/2023
6.4.34 199 9/27/2023
6.4.33 178 9/20/2023
6.4.32 177 9/19/2023
6.4.31 171 9/19/2023
6.4.30 171 9/18/2023
6.4.26 214 9/15/2023
6.4.21 216 9/14/2023
6.4.19 207 9/14/2023
6.4.18 204 9/14/2023
6.4.15 200 9/14/2023
6.4.12 189 9/13/2023
6.4.6 211 9/12/2023
6.4.4 218 9/12/2023
6.4.3 218 9/11/2023
6.2.18 243 8/19/2023
6.2.16 227 8/19/2023
6.2.13 234 8/16/2023
6.2.12 223 8/10/2023
6.2.11 231 8/10/2023
6.2.10 221 8/10/2023
6.2.8 222 8/9/2023
6.1.111 237 8/8/2023
6.1.110 242 8/5/2023
6.1.108 228 7/24/2023
6.1.107 235 7/24/2023
6.1.104 207 7/23/2023
6.1.101 236 7/22/2023
6.1.100 243 7/19/2023
6.1.83 240 7/19/2023
6.1.82 232 7/19/2023
6.1.81 234 7/18/2023
6.1.80 245 7/18/2023
6.1.77 242 7/13/2023
6.1.76 257 7/11/2023
6.1.73 243 7/6/2023
6.1.72 279 7/6/2023
6.1.71 235 7/6/2023
6.1.70 254 7/6/2023
6.1.63 247 7/3/2023
6.1.61 244 7/3/2023
6.1.60 242 7/1/2023
6.1.58 270 7/1/2023
6.1.57 267 7/1/2023
6.1.56 243 7/1/2023
6.1.53 238 6/30/2023
6.1.52 253 6/30/2023
6.1.49 257 6/30/2023
6.1.48 244 6/29/2023
6.1.46 255 6/29/2023
6.1.45 251 6/29/2023
6.1.42 257 6/29/2023
6.1.40 251 6/28/2023
6.1.38 248 6/28/2023
6.1.36 255 6/27/2023
6.1.35 256 6/27/2023
6.1.31 244 6/27/2023
6.1.18 265 6/24/2023
6.1.16 229 6/24/2023
6.1.14 265 6/22/2023
6.1.13 257 6/22/2023
6.1.7 238 6/21/2023
6.1.6 269 6/21/2023
6.1.3 263 6/20/2023
6.0.35 266 6/9/2023
6.0.12 276 6/2/2023
5.2.87 280 5/25/2023
5.2.86 256 5/25/2023
5.2.84 274 5/25/2023
5.2.83 320 5/25/2023
5.2.57 275 5/14/2023
5.2.55 282 5/13/2023
5.2.28 308 4/25/2023
5.2.27 319 4/23/2023
5.2.26 308 4/23/2023
5.2.25 299 4/22/2023
5.2.20 304 4/21/2023
5.2.18 331 4/21/2023
5.2.8 340 4/19/2023
5.2.2 329 4/18/2023
5.1.25 563 4/9/2023
5.1.17 782 3/29/2023
5.1.16 357 3/29/2023
5.1.14 405 3/29/2023
5.1.11 402 3/29/2023
5.1.10 354 3/29/2023
5.1.6 425 3/27/2023
5.1.5 384 3/27/2023
5.1.4 361 3/27/2023
5.1.3 346 3/27/2023
5.0.22 380 3/25/2023
5.0.14 397 3/24/2023
5.0.11 391 3/24/2023
5.0.7 368 3/24/2023
4.4.1 381 3/23/2023
4.3.27 379 3/23/2023
4.3.20 349 3/17/2023
4.3.11 2,031 2/15/2023
4.3.8 1,366 1/30/2023
4.3.7 445 1/30/2023
4.3.6 426 1/30/2023
4.3.5 416 1/30/2023
4.3.4 466 1/30/2023
4.3.2 611 1/28/2023
4.3.1 456 1/28/2023
4.2.25 461 1/28/2023
4.2.23 488 1/28/2023
4.2.22 536 1/27/2023
4.2.21 453 1/27/2023
4.2.20 607 1/25/2023
4.2.15 673 1/23/2023
4.2.10 953 1/13/2023
4.2.4 935 1/9/2023
4.2.1 484 1/8/2023
4.1.56 483 1/7/2023
4.1.55 430 1/6/2023
4.1.52 460 1/6/2023
4.1.51 449 1/6/2023
4.1.50 447 1/6/2023
4.1.47 839 12/22/2022
4.1.40 620 12/15/2022
4.1.38 693 12/8/2022
4.1.37 445 12/8/2022
4.1.36 484 12/8/2022
4.1.35 455 12/8/2022
4.1.30 513 11/30/2022
4.1.29 521 11/30/2022
4.1.27 475 11/30/2022
4.1.26 465 11/30/2022
4.1.25 489 11/30/2022
4.1.24 493 11/30/2022
4.1.23 468 11/30/2022
4.1.19 494 11/25/2022
4.1.13 1,319 11/12/2022
4.1.10 523 11/12/2022
4.1.9 493 11/12/2022
4.1.5 605 11/9/2022
4.0.19 1,615 10/18/2022
4.0.16 644 10/12/2022
4.0.12 827 10/2/2022
4.0.2 543 10/2/2022
3.9.9 763 9/30/2022
3.9.8 543 9/30/2022
3.9.3 574 9/30/2022
3.9.2 609 9/29/2022
3.8.12 781 9/25/2022
3.8.11 831 9/22/2022
3.8.9 673 9/20/2022
3.8.4 577 9/19/2022
3.8.2 652 9/17/2022
3.7.9 626 9/16/2022
3.7.2 862 9/9/2022
3.6.6 594 9/8/2022
3.6.1 613 9/8/2022
3.5.53 757 9/6/2022
3.5.51 609 9/6/2022
3.5.49 810 9/2/2022
3.5.46 880 8/31/2022
3.5.37 1,263 8/23/2022
3.5.36 578 8/23/2022
3.5.34 600 8/23/2022
3.5.23 1,193 8/8/2022
3.5.22 586 8/8/2022
3.5.21 705 8/5/2022
3.5.19 577 8/5/2022
3.5.18 578 8/5/2022
3.5.14 588 8/5/2022
3.5.13 679 8/5/2022
3.5.10 599 8/4/2022
3.5.9 649 8/2/2022
3.5.6 639 8/2/2022
3.5.5 595 8/1/2022
3.5.2 797 7/29/2022
3.4.24 592 7/29/2022
3.4.23 597 7/29/2022
3.4.19 671 7/27/2022
3.4.18 580 7/26/2022
3.4.10 848 7/19/2022
3.4.6 611 7/18/2022
3.4.3 660 7/16/2022
3.3.12 668 7/15/2022
3.3.8 660 7/14/2022
3.3.5 632 7/13/2022
3.3.4 641 7/13/2022
3.3.3 660 7/13/2022
3.3.2 634 7/13/2022
3.3.1 620 7/13/2022
3.2.18 645 7/13/2022
3.2.15 606 7/12/2022
3.2.14 623 7/12/2022
3.2.9 668 7/11/2022
3.2.6 662 7/9/2022
3.2.5 618 7/9/2022
3.2.3 628 7/9/2022
3.2.1 613 7/8/2022
3.1.21 715 7/7/2022
3.1.19 581 7/7/2022
3.1.18 596 7/7/2022
3.1.17 629 7/7/2022
3.1.16 614 7/7/2022
3.1.15 638 7/7/2022
3.1.11 647 7/5/2022
3.1.9 637 7/5/2022
3.1.8 589 7/5/2022
3.1.5 604 7/5/2022
3.1.4 619 7/5/2022
3.0.28 805 7/2/2022
3.0.27 625 7/1/2022
3.0.26 595 7/1/2022
3.0.23 616 7/1/2022
3.0.21 616 7/1/2022
3.0.18 576 7/1/2022
3.0.13 625 6/30/2022
3.0.8 607 6/30/2022
3.0.5 616 6/29/2022
2.4.84 611 6/29/2022
2.4.81 811 6/23/2022
2.4.80 576 6/23/2022
2.4.79 609 6/23/2022
2.4.73 621 6/23/2022
2.4.66 608 6/20/2022
2.4.60 1,202 6/1/2022
2.4.59 791 5/30/2022
2.4.52 846 5/25/2022
2.4.51 778 5/18/2022
2.4.47 890 5/13/2022
2.4.46 684 5/13/2022
2.4.45 773 5/12/2022
2.4.44-g4b2eabaeff 281 5/12/2022
2.4.22 1,463 4/20/2022
2.4.15 800 4/9/2022
2.4.13 668 4/9/2022
2.4.12 667 4/1/2022
2.4.11 697 4/1/2022
2.4.10 619 4/1/2022
2.4.6 655 3/29/2022
2.4.3 626 3/29/2022
2.4.1 638 3/24/2022
2.3.57 734 3/22/2022
2.3.54 665 3/22/2022
2.3.52 621 3/21/2022
2.3.48 652 3/15/2022
2.3.23 696 2/10/2022
2.3.22 683 2/10/2022
2.3.17 676 2/5/2022
2.3.13 663 2/2/2022
2.3.11 704 1/31/2022
2.3.10 675 1/31/2022
2.3.1 719 1/14/2022
2.2.44 687 1/10/2022
2.2.41 652 1/10/2022
2.2.40 637 1/10/2022
2.2.39 658 1/10/2022
2.2.38 505 1/10/2022
2.2.34 509 1/9/2022
2.2.33 502 1/9/2022
2.2.31 569 1/8/2022
2.2.30 471 1/8/2022
2.2.29 485 1/8/2022
2.2.24 482 1/7/2022
2.2.18 514 1/4/2022
2.2.17 481 1/2/2022
2.2.16 528 12/31/2021
2.2.15 472 12/31/2021
2.2.10 495 12/29/2021
2.2.9 526 12/29/2021
2.2.6 524 12/29/2021
2.2.5 457 12/28/2021
2.2.4 533 12/28/2021
2.1.21 521 12/27/2021
2.1.20 498 12/27/2021
2.1.19 492 12/27/2021
2.1.18 553 12/25/2021
2.1.17 476 12/24/2021
2.1.14 490 12/23/2021
2.1.10 499 12/23/2021
2.1.7 495 12/21/2021
2.1.6 434 12/21/2021
2.1.4 473 12/21/2021
2.0.146 525 12/15/2021
2.0.145 486 12/15/2021
2.0.144 500 12/14/2021
2.0.143 585 12/14/2021
2.0.138 498 12/9/2021
2.0.137 479 12/9/2021
2.0.136 475 12/9/2021
2.0.131 506 12/8/2021
2.0.129 495 12/7/2021
2.0.126 506 12/3/2021
2.0.125 501 12/2/2021
2.0.124 531 11/28/2021
2.0.119 486 11/28/2021
2.0.117 502 11/27/2021
2.0.113 481 11/27/2021
2.0.112 1,754 11/27/2021
2.0.103 819 11/20/2021
2.0.102 867 11/20/2021
2.0.101 509 11/19/2021
2.0.99 523 11/18/2021
2.0.94 544 11/16/2021
2.0.93 529 11/16/2021
2.0.91 504 11/16/2021
2.0.90 575 11/12/2021
2.0.83 529 11/11/2021
2.0.80 532 11/11/2021
2.0.79 548 11/11/2021
2.0.77 550 11/11/2021
2.0.73 542 11/10/2021
2.0.71 528 11/9/2021
2.0.70 543 11/9/2021
2.0.67 503 11/9/2021
2.0.64 548 11/8/2021
2.0.60 536 11/8/2021
2.0.55-rc2 392 11/5/2021
2.0.53-rc2 378 11/4/2021
2.0.48-rc2 336 11/3/2021
2.0.47-rc2 359 11/3/2021
2.0.46-rc2 372 11/2/2021
2.0.43-rc2 407 10/29/2021
2.0.42-rc2 387 10/20/2021
2.0.40-rc2 370 10/20/2021
2.0.33-rc2 444 10/14/2021
2.0.30-rc2 404 10/13/2021
2.0.22-rc1 386 10/12/2021
2.0.21-rc1 394 10/12/2021
2.0.20-rc1 427 10/7/2021
2.0.18-rc1 352 10/6/2021
2.0.17-rc1 381 10/5/2021
2.0.14-rc1 368 9/29/2021
2.0.9-rc1 398 9/29/2021
2.0.8-rc1 364 9/28/2021
2.0.7-rc1 369 9/28/2021
2.0.4-rc1 341 9/28/2021
1.11.8 568 9/27/2021
1.11.6 571 9/27/2021
1.11.2 574 9/27/2021
1.10.6 556 9/17/2021
1.10.4 543 9/17/2021
1.9.8 551 9/14/2021
1.9.7 574 9/14/2021
1.9.5 558 9/13/2021
1.9.1 621 9/12/2021
1.8.36 635 9/12/2021
1.8.34 604 9/8/2021
1.8.33 606 9/8/2021
1.8.28 554 8/31/2021
1.8.25 554 8/27/2021
1.8.21 554 8/26/2021
1.8.20 561 8/25/2021
1.8.19 510 8/25/2021
1.8.16 534 8/21/2021
1.8.15 532 8/21/2021
1.8.8 557 8/16/2021
1.8.5 582 8/15/2021
1.8.3 588 8/13/2021
1.8.2 597 8/13/2021
1.8.1 601 8/13/2021
1.7.18 604 8/13/2021
1.7.17 605 8/13/2021
1.7.16 548 8/13/2021
1.7.15 546 8/13/2021
1.7.14 581 8/13/2021
1.7.13 601 8/13/2021
1.7.12 583 8/13/2021
1.7.9 543 8/13/2021
1.7.8 539 8/12/2021
1.7.7 576 8/12/2021
1.7.6 570 8/12/2021
1.7.5 585 8/11/2021
1.6.1 585 8/10/2021
1.5.35 565 8/9/2021
1.5.34 560 8/9/2021
1.5.33 574 8/9/2021
1.5.32 561 8/6/2021
1.5.30 608 8/5/2021
1.5.28 615 8/5/2021
1.5.27 625 8/5/2021
1.5.25 587 8/5/2021
1.5.24 567 8/5/2021
1.5.23 544 8/5/2021
1.5.20 613 8/3/2021
1.5.19 556 8/3/2021
1.5.15 576 8/2/2021
1.5.13 559 8/2/2021
1.5.12 531 8/2/2021
1.5.11 612 8/2/2021
1.5.10 619 8/2/2021
1.5.9 581 8/2/2021
1.5.7 601 8/1/2021
1.5.6 582 8/1/2021
1.5.5 578 8/1/2021
1.5.4 593 8/1/2021
1.5.3 600 8/1/2021
1.5.2 576 8/1/2021
1.5.1 595 8/1/2021
1.4.9 587 7/30/2021
0.2.22 712 11/4/2020
0.2.21 736 10/19/2020
0.2.20 657 10/2/2020
0.2.19 708 9/21/2020
0.2.17 726 9/1/2020
0.2.15 718 8/15/2020
0.2.14 740 8/15/2020
0.2.13 744 8/15/2020
0.2.12 697 8/3/2020
0.2.11 728 8/2/2020
0.2.10 705 8/2/2020
0.2.9 763 8/1/2020
0.2.7 779 8/1/2020
0.2.5 734 7/25/2020
0.2.3 738 7/25/2020
0.1.266 809 7/25/2020
0.1.244 695 7/20/2020
0.1.228 710 7/19/2020
0.1.227 759 7/19/2020
0.1.226 763 7/19/2020
0.1.225 773 7/19/2020
0.1.209 745 7/17/2020
0.1.207 722 7/17/2020
0.1.150 688 7/15/2020
0.1.149 705 7/15/2020
0.1.131 833 7/11/2020
0.1.87 717 7/8/2020
0.1.83 739 7/8/2020
0.1.81 734 7/7/2020
0.1.80 722 7/7/2020
0.1.75 691 7/7/2020
0.1.72 741 7/7/2020
0.1.70 690 7/7/2020
0.1.68 744 7/7/2020
0.1.67 713 7/7/2020
0.1.50 834 7/5/2020
0.1.49 871 7/5/2020