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 354 12/11/2023
6.8.9 259 12/8/2023
6.8.7 253 12/8/2023
6.8.6 251 12/8/2023
6.8.4 260 12/7/2023
6.8.2 209 12/5/2023
6.8.1 229 12/4/2023
6.7.55 219 12/4/2023
6.7.54 213 12/3/2023
6.7.51 217 12/3/2023
6.7.50 207 12/3/2023
6.7.49 183 12/3/2023
6.7.46 223 12/3/2023
6.7.45 176 12/3/2023
6.7.44 204 12/3/2023
6.7.43 217 12/3/2023
6.7.41 197 12/2/2023
6.7.40 209 11/30/2023
6.7.39 175 11/29/2023
6.7.38 212 11/29/2023
6.7.37 209 11/29/2023
6.7.35 196 11/29/2023
6.7.34 204 11/29/2023
6.7.33 198 11/29/2023
6.7.32 176 11/29/2023
6.7.31 180 11/29/2023
6.7.28 179 11/28/2023
6.7.27 199 11/28/2023
6.7.23 181 11/28/2023
6.7.22 191 11/27/2023
6.7.21 205 11/25/2023
6.7.19 190 11/24/2023
6.7.18 203 11/23/2023
6.7.17 196 11/23/2023
6.7.6 206 11/23/2023
6.7.5 192 11/22/2023
6.7.4 189 11/22/2023
6.7.3 205 11/22/2023
6.7.2 162 11/20/2023
6.7.1 211 11/19/2023
6.6.5 190 11/14/2023
6.6.4 187 11/14/2023
6.5.44 183 11/14/2023
6.5.43 207 11/7/2023
6.5.36 215 11/6/2023
6.5.16 223 10/27/2023
6.5.12 212 10/23/2023
6.5.11 219 10/23/2023
6.5.10 212 10/23/2023
6.5.9 204 10/23/2023
6.5.8 217 10/23/2023
6.5.7 220 10/21/2023
6.5.6 222 10/20/2023
6.5.1 231 10/11/2023
6.4.87 197 10/11/2023
6.4.85 213 10/11/2023
6.4.74 227 10/10/2023
6.4.66 206 10/9/2023
6.4.65 241 10/9/2023
6.4.64 219 10/7/2023
6.4.63 230 10/7/2023
6.4.62 205 10/7/2023
6.4.60 210 10/6/2023
6.4.59 214 10/6/2023
6.4.56 202 10/5/2023
6.4.55 231 10/1/2023
6.4.52 231 9/30/2023
6.4.51 226 9/30/2023
6.4.50 227 9/29/2023
6.4.49 174 9/28/2023
6.4.48 222 9/28/2023
6.4.43 224 9/28/2023
6.4.40 233 9/27/2023
6.4.39 211 9/27/2023
6.4.36 181 9/27/2023
6.4.34 224 9/27/2023
6.4.33 198 9/20/2023
6.4.32 194 9/19/2023
6.4.31 203 9/19/2023
6.4.30 197 9/18/2023
6.4.26 246 9/15/2023
6.4.21 244 9/14/2023
6.4.19 219 9/14/2023
6.4.18 214 9/14/2023
6.4.15 227 9/14/2023
6.4.12 209 9/13/2023
6.4.6 241 9/12/2023
6.4.4 243 9/12/2023
6.4.3 245 9/11/2023
6.2.18 266 8/19/2023
6.2.16 251 8/19/2023
6.2.13 260 8/16/2023
6.2.12 242 8/10/2023
6.2.11 256 8/10/2023
6.2.10 249 8/10/2023
6.2.8 246 8/9/2023
6.1.111 261 8/8/2023
6.1.110 272 8/5/2023
6.1.108 254 7/24/2023
6.1.107 241 7/24/2023
6.1.104 237 7/23/2023
6.1.101 263 7/22/2023
6.1.100 274 7/19/2023
6.1.83 258 7/19/2023
6.1.82 255 7/19/2023
6.1.81 266 7/18/2023
6.1.80 267 7/18/2023
6.1.77 271 7/13/2023
6.1.76 282 7/11/2023
6.1.73 275 7/6/2023
6.1.72 303 7/6/2023
6.1.71 262 7/6/2023
6.1.70 280 7/6/2023
6.1.63 275 7/3/2023
6.1.61 270 7/3/2023
6.1.60 263 7/1/2023
6.1.58 302 7/1/2023
6.1.57 283 7/1/2023
6.1.56 269 7/1/2023
6.1.53 271 6/30/2023
6.1.52 287 6/30/2023
6.1.49 286 6/30/2023
6.1.48 265 6/29/2023
6.1.46 284 6/29/2023
6.1.45 284 6/29/2023
6.1.42 283 6/29/2023
6.1.40 272 6/28/2023
6.1.38 281 6/28/2023
6.1.36 272 6/27/2023
6.1.35 289 6/27/2023
6.1.31 265 6/27/2023
6.1.18 288 6/24/2023
6.1.16 249 6/24/2023
6.1.14 296 6/22/2023
6.1.13 266 6/22/2023
6.1.7 257 6/21/2023
6.1.6 303 6/21/2023
6.1.3 291 6/20/2023
6.0.35 287 6/9/2023
6.0.12 305 6/2/2023
5.2.87 317 5/25/2023
5.2.86 279 5/25/2023
5.2.84 309 5/25/2023
5.2.83 345 5/25/2023
5.2.57 310 5/14/2023
5.2.55 307 5/13/2023
5.2.28 339 4/25/2023
5.2.27 343 4/23/2023
5.2.26 337 4/23/2023
5.2.25 339 4/22/2023
5.2.20 316 4/21/2023
5.2.18 367 4/21/2023
5.2.8 365 4/19/2023
5.2.2 362 4/18/2023
5.1.25 585 4/9/2023
5.1.17 816 3/29/2023
5.1.16 389 3/29/2023
5.1.14 432 3/29/2023
5.1.11 442 3/29/2023
5.1.10 387 3/29/2023
5.1.6 461 3/27/2023
5.1.5 418 3/27/2023
5.1.4 383 3/27/2023
5.1.3 371 3/27/2023
5.0.22 420 3/25/2023
5.0.14 427 3/24/2023
5.0.11 416 3/24/2023
5.0.7 387 3/24/2023
4.4.1 408 3/23/2023
4.3.27 420 3/23/2023
4.3.20 382 3/17/2023
4.3.11 2,057 2/15/2023
4.3.8 1,386 1/30/2023
4.3.7 475 1/30/2023
4.3.6 461 1/30/2023
4.3.5 440 1/30/2023
4.3.4 501 1/30/2023
4.3.2 640 1/28/2023
4.3.1 488 1/28/2023
4.2.25 492 1/28/2023
4.2.23 514 1/28/2023
4.2.22 570 1/27/2023
4.2.21 478 1/27/2023
4.2.20 641 1/25/2023
4.2.15 709 1/23/2023
4.2.10 983 1/13/2023
4.2.4 970 1/9/2023
4.2.1 519 1/8/2023
4.1.56 515 1/7/2023
4.1.55 453 1/6/2023
4.1.52 492 1/6/2023
4.1.51 462 1/6/2023
4.1.50 482 1/6/2023
4.1.47 865 12/22/2022
4.1.40 659 12/15/2022
4.1.38 726 12/8/2022
4.1.37 480 12/8/2022
4.1.36 517 12/8/2022
4.1.35 482 12/8/2022
4.1.30 535 11/30/2022
4.1.29 551 11/30/2022
4.1.27 504 11/30/2022
4.1.26 490 11/30/2022
4.1.25 519 11/30/2022
4.1.24 525 11/30/2022
4.1.23 489 11/30/2022
4.1.19 531 11/25/2022
4.1.13 1,354 11/12/2022
4.1.10 546 11/12/2022
4.1.9 514 11/12/2022
4.1.5 640 11/9/2022
4.0.19 1,649 10/18/2022
4.0.16 683 10/12/2022
4.0.12 856 10/2/2022
4.0.2 580 10/2/2022
3.9.9 783 9/30/2022
3.9.8 568 9/30/2022
3.9.3 609 9/30/2022
3.9.2 644 9/29/2022
3.8.12 814 9/25/2022
3.8.11 869 9/22/2022
3.8.9 704 9/20/2022
3.8.4 621 9/19/2022
3.8.2 679 9/17/2022
3.7.9 650 9/16/2022
3.7.2 889 9/9/2022
3.6.6 619 9/8/2022
3.6.1 647 9/8/2022
3.5.53 794 9/6/2022
3.5.51 633 9/6/2022
3.5.49 836 9/2/2022
3.5.46 909 8/31/2022
3.5.37 1,297 8/23/2022
3.5.36 602 8/23/2022
3.5.34 630 8/23/2022
3.5.23 1,223 8/8/2022
3.5.22 603 8/8/2022
3.5.21 729 8/5/2022
3.5.19 612 8/5/2022
3.5.18 612 8/5/2022
3.5.14 615 8/5/2022
3.5.13 702 8/5/2022
3.5.10 614 8/4/2022
3.5.9 666 8/2/2022
3.5.6 672 8/2/2022
3.5.5 620 8/1/2022
3.5.2 840 7/29/2022
3.4.24 627 7/29/2022
3.4.23 632 7/29/2022
3.4.19 695 7/27/2022
3.4.18 605 7/26/2022
3.4.10 880 7/19/2022
3.4.6 644 7/18/2022
3.4.3 687 7/16/2022
3.3.12 706 7/15/2022
3.3.8 700 7/14/2022
3.3.5 662 7/13/2022
3.3.4 670 7/13/2022
3.3.3 698 7/13/2022
3.3.2 652 7/13/2022
3.3.1 649 7/13/2022
3.2.18 675 7/13/2022
3.2.15 643 7/12/2022
3.2.14 650 7/12/2022
3.2.9 705 7/11/2022
3.2.6 686 7/9/2022
3.2.5 651 7/9/2022
3.2.3 663 7/9/2022
3.2.1 654 7/8/2022
3.1.21 751 7/7/2022
3.1.19 604 7/7/2022
3.1.18 623 7/7/2022
3.1.17 654 7/7/2022
3.1.16 652 7/7/2022
3.1.15 677 7/7/2022
3.1.11 678 7/5/2022
3.1.9 671 7/5/2022
3.1.8 608 7/5/2022
3.1.5 622 7/5/2022
3.1.4 643 7/5/2022
3.0.28 841 7/2/2022
3.0.27 662 7/1/2022
3.0.26 634 7/1/2022
3.0.23 641 7/1/2022
3.0.21 653 7/1/2022
3.0.18 612 7/1/2022
3.0.13 664 6/30/2022
3.0.8 646 6/30/2022
3.0.5 653 6/29/2022
2.4.84 635 6/29/2022
2.4.81 838 6/23/2022
2.4.80 611 6/23/2022
2.4.79 635 6/23/2022
2.4.73 661 6/23/2022
2.4.66 634 6/20/2022
2.4.60 1,228 6/1/2022
2.4.59 825 5/30/2022
2.4.52 872 5/25/2022
2.4.51 808 5/18/2022
2.4.47 925 5/13/2022
2.4.46 706 5/13/2022
2.4.45 803 5/12/2022
2.4.44-g4b2eabaeff 317 5/12/2022
2.4.22 1,500 4/20/2022
2.4.15 834 4/9/2022
2.4.13 710 4/9/2022
2.4.12 693 4/1/2022
2.4.11 722 4/1/2022
2.4.10 642 4/1/2022
2.4.6 693 3/29/2022
2.4.3 660 3/29/2022
2.4.1 670 3/24/2022
2.3.57 769 3/22/2022
2.3.54 688 3/22/2022
2.3.52 656 3/21/2022
2.3.48 692 3/15/2022
2.3.23 734 2/10/2022
2.3.22 724 2/10/2022
2.3.17 710 2/5/2022
2.3.13 710 2/2/2022
2.3.11 732 1/31/2022
2.3.10 716 1/31/2022
2.3.1 759 1/14/2022
2.2.44 722 1/10/2022
2.2.41 694 1/10/2022
2.2.40 662 1/10/2022
2.2.39 693 1/10/2022
2.2.38 529 1/10/2022
2.2.34 548 1/9/2022
2.2.33 543 1/9/2022
2.2.31 605 1/8/2022
2.2.30 513 1/8/2022
2.2.29 530 1/8/2022
2.2.24 511 1/7/2022
2.2.18 529 1/4/2022
2.2.17 509 1/2/2022
2.2.16 580 12/31/2021
2.2.15 503 12/31/2021
2.2.10 525 12/29/2021
2.2.9 556 12/29/2021
2.2.6 557 12/29/2021
2.2.5 485 12/28/2021
2.2.4 577 12/28/2021
2.1.21 557 12/27/2021
2.1.20 535 12/27/2021
2.1.19 516 12/27/2021
2.1.18 591 12/25/2021
2.1.17 519 12/24/2021
2.1.14 528 12/23/2021
2.1.10 535 12/23/2021
2.1.7 528 12/21/2021
2.1.6 461 12/21/2021
2.1.4 506 12/21/2021
2.0.146 555 12/15/2021
2.0.145 518 12/15/2021
2.0.144 539 12/14/2021
2.0.143 626 12/14/2021
2.0.138 534 12/9/2021
2.0.137 512 12/9/2021
2.0.136 517 12/9/2021
2.0.131 544 12/8/2021
2.0.129 531 12/7/2021
2.0.126 536 12/3/2021
2.0.125 542 12/2/2021
2.0.124 569 11/28/2021
2.0.119 519 11/28/2021
2.0.117 539 11/27/2021
2.0.113 505 11/27/2021
2.0.112 1,784 11/27/2021
2.0.103 857 11/20/2021
2.0.102 899 11/20/2021
2.0.101 548 11/19/2021
2.0.99 560 11/18/2021
2.0.94 575 11/16/2021
2.0.93 568 11/16/2021
2.0.91 533 11/16/2021
2.0.90 617 11/12/2021
2.0.83 568 11/11/2021
2.0.80 570 11/11/2021
2.0.79 588 11/11/2021
2.0.77 590 11/11/2021
2.0.73 580 11/10/2021
2.0.71 553 11/9/2021
2.0.70 581 11/9/2021
2.0.67 529 11/9/2021
2.0.64 587 11/8/2021
2.0.60 569 11/8/2021
2.0.55-rc2 434 11/5/2021
2.0.53-rc2 420 11/4/2021
2.0.48-rc2 363 11/3/2021
2.0.47-rc2 393 11/3/2021
2.0.46-rc2 411 11/2/2021
2.0.43-rc2 432 10/29/2021
2.0.42-rc2 426 10/20/2021
2.0.40-rc2 407 10/20/2021
2.0.33-rc2 483 10/14/2021
2.0.30-rc2 440 10/13/2021
2.0.22-rc1 425 10/12/2021
2.0.21-rc1 432 10/12/2021
2.0.20-rc1 464 10/7/2021
2.0.18-rc1 395 10/6/2021
2.0.17-rc1 413 10/5/2021
2.0.14-rc1 409 9/29/2021
2.0.9-rc1 425 9/29/2021
2.0.8-rc1 398 9/28/2021
2.0.7-rc1 403 9/28/2021
2.0.4-rc1 368 9/28/2021
1.11.8 610 9/27/2021
1.11.6 604 9/27/2021
1.11.2 601 9/27/2021
1.10.6 597 9/17/2021
1.10.4 569 9/17/2021
1.9.8 580 9/14/2021
1.9.7 613 9/14/2021
1.9.5 590 9/13/2021
1.9.1 663 9/12/2021
1.8.36 679 9/12/2021
1.8.34 628 9/8/2021
1.8.33 640 9/8/2021
1.8.28 586 8/31/2021
1.8.25 591 8/27/2021
1.8.21 584 8/26/2021
1.8.20 595 8/25/2021
1.8.19 551 8/25/2021
1.8.16 578 8/21/2021
1.8.15 574 8/21/2021
1.8.8 593 8/16/2021
1.8.5 618 8/15/2021
1.8.3 626 8/13/2021
1.8.2 632 8/13/2021
1.8.1 639 8/13/2021
1.7.18 644 8/13/2021
1.7.17 648 8/13/2021
1.7.16 587 8/13/2021
1.7.15 584 8/13/2021
1.7.14 618 8/13/2021
1.7.13 641 8/13/2021
1.7.12 619 8/13/2021
1.7.9 585 8/13/2021
1.7.8 578 8/12/2021
1.7.7 612 8/12/2021
1.7.6 609 8/12/2021
1.7.5 617 8/11/2021
1.6.1 620 8/10/2021
1.5.35 601 8/9/2021
1.5.34 597 8/9/2021
1.5.33 605 8/9/2021
1.5.32 598 8/6/2021
1.5.30 652 8/5/2021
1.5.28 659 8/5/2021
1.5.27 662 8/5/2021
1.5.25 623 8/5/2021
1.5.24 592 8/5/2021
1.5.23 573 8/5/2021
1.5.20 641 8/3/2021
1.5.19 592 8/3/2021
1.5.15 612 8/2/2021
1.5.13 587 8/2/2021
1.5.12 578 8/2/2021
1.5.11 640 8/2/2021
1.5.10 659 8/2/2021
1.5.9 616 8/2/2021
1.5.7 640 8/1/2021
1.5.6 610 8/1/2021
1.5.5 619 8/1/2021
1.5.4 627 8/1/2021
1.5.3 628 8/1/2021
1.5.2 604 8/1/2021
1.5.1 633 8/1/2021
1.4.9 630 7/30/2021
0.2.22 743 11/4/2020
0.2.21 764 10/19/2020
0.2.20 702 10/2/2020
0.2.19 745 9/21/2020
0.2.17 763 9/1/2020
0.2.15 762 8/15/2020
0.2.14 775 8/15/2020
0.2.13 787 8/15/2020
0.2.12 742 8/3/2020
0.2.11 766 8/2/2020
0.2.10 744 8/2/2020
0.2.9 794 8/1/2020
0.2.7 806 8/1/2020
0.2.5 759 7/25/2020
0.2.3 784 7/25/2020
0.1.266 846 7/25/2020
0.1.244 728 7/20/2020
0.1.228 750 7/19/2020
0.1.227 804 7/19/2020
0.1.226 786 7/19/2020
0.1.225 806 7/19/2020
0.1.209 786 7/17/2020
0.1.207 753 7/17/2020
0.1.150 723 7/15/2020
0.1.149 751 7/15/2020
0.1.131 867 7/11/2020
0.1.87 750 7/8/2020
0.1.83 770 7/8/2020
0.1.81 772 7/7/2020
0.1.80 758 7/7/2020
0.1.75 719 7/7/2020
0.1.72 767 7/7/2020
0.1.70 715 7/7/2020
0.1.68 788 7/7/2020
0.1.67 755 7/7/2020
0.1.50 876 7/5/2020
0.1.49 911 7/5/2020