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 340 12/11/2023
6.8.9 249 12/8/2023
6.8.7 238 12/8/2023
6.8.6 241 12/8/2023
6.8.4 248 12/7/2023
6.8.2 202 12/5/2023
6.8.1 225 12/4/2023
6.7.55 215 12/4/2023
6.7.54 206 12/3/2023
6.7.51 213 12/3/2023
6.7.50 202 12/3/2023
6.7.49 178 12/3/2023
6.7.46 214 12/3/2023
6.7.45 174 12/3/2023
6.7.44 194 12/3/2023
6.7.43 211 12/3/2023
6.7.41 190 12/2/2023
6.7.40 204 11/30/2023
6.7.39 170 11/29/2023
6.7.38 208 11/29/2023
6.7.37 202 11/29/2023
6.7.35 192 11/29/2023
6.7.34 195 11/29/2023
6.7.33 194 11/29/2023
6.7.32 172 11/29/2023
6.7.31 177 11/29/2023
6.7.28 175 11/28/2023
6.7.27 190 11/28/2023
6.7.23 177 11/28/2023
6.7.22 184 11/27/2023
6.7.21 198 11/25/2023
6.7.19 186 11/24/2023
6.7.18 199 11/23/2023
6.7.17 191 11/23/2023
6.7.6 201 11/23/2023
6.7.5 187 11/22/2023
6.7.4 186 11/22/2023
6.7.3 199 11/22/2023
6.7.2 159 11/20/2023
6.7.1 207 11/19/2023
6.6.5 186 11/14/2023
6.6.4 177 11/14/2023
6.5.44 179 11/14/2023
6.5.43 199 11/7/2023
6.5.36 210 11/6/2023
6.5.16 215 10/27/2023
6.5.12 208 10/23/2023
6.5.11 215 10/23/2023
6.5.10 208 10/23/2023
6.5.9 200 10/23/2023
6.5.8 213 10/23/2023
6.5.7 217 10/21/2023
6.5.6 215 10/20/2023
6.5.1 225 10/11/2023
6.4.87 192 10/11/2023
6.4.85 207 10/11/2023
6.4.74 220 10/10/2023
6.4.66 200 10/9/2023
6.4.65 235 10/9/2023
6.4.64 215 10/7/2023
6.4.63 221 10/7/2023
6.4.62 198 10/7/2023
6.4.60 207 10/6/2023
6.4.59 211 10/6/2023
6.4.56 197 10/5/2023
6.4.55 222 10/1/2023
6.4.52 224 9/30/2023
6.4.51 222 9/30/2023
6.4.50 214 9/29/2023
6.4.49 172 9/28/2023
6.4.48 217 9/28/2023
6.4.43 218 9/28/2023
6.4.40 225 9/27/2023
6.4.39 203 9/27/2023
6.4.36 177 9/27/2023
6.4.34 218 9/27/2023
6.4.33 192 9/20/2023
6.4.32 191 9/19/2023
6.4.31 201 9/19/2023
6.4.30 190 9/18/2023
6.4.26 241 9/15/2023
6.4.21 240 9/14/2023
6.4.19 214 9/14/2023
6.4.18 207 9/14/2023
6.4.15 218 9/14/2023
6.4.12 203 9/13/2023
6.4.6 233 9/12/2023
6.4.4 237 9/12/2023
6.4.3 238 9/11/2023
6.2.18 261 8/19/2023
6.2.16 246 8/19/2023
6.2.13 253 8/16/2023
6.2.12 238 8/10/2023
6.2.11 251 8/10/2023
6.2.10 244 8/10/2023
6.2.8 240 8/9/2023
6.1.111 257 8/8/2023
6.1.110 263 8/5/2023
6.1.108 249 7/24/2023
6.1.107 238 7/24/2023
6.1.104 231 7/23/2023
6.1.101 258 7/22/2023
6.1.100 265 7/19/2023
6.1.83 254 7/19/2023
6.1.82 250 7/19/2023
6.1.81 258 7/18/2023
6.1.80 261 7/18/2023
6.1.77 262 7/13/2023
6.1.76 278 7/11/2023
6.1.73 268 7/6/2023
6.1.72 298 7/6/2023
6.1.71 256 7/6/2023
6.1.70 275 7/6/2023
6.1.63 266 7/3/2023
6.1.61 266 7/3/2023
6.1.60 260 7/1/2023
6.1.58 294 7/1/2023
6.1.57 279 7/1/2023
6.1.56 265 7/1/2023
6.1.53 263 6/30/2023
6.1.52 275 6/30/2023
6.1.49 279 6/30/2023
6.1.48 259 6/29/2023
6.1.46 277 6/29/2023
6.1.45 275 6/29/2023
6.1.42 279 6/29/2023
6.1.40 268 6/28/2023
6.1.38 273 6/28/2023
6.1.36 266 6/27/2023
6.1.35 280 6/27/2023
6.1.31 262 6/27/2023
6.1.18 283 6/24/2023
6.1.16 246 6/24/2023
6.1.14 288 6/22/2023
6.1.13 263 6/22/2023
6.1.7 253 6/21/2023
6.1.6 295 6/21/2023
6.1.3 287 6/20/2023
6.0.35 284 6/9/2023
6.0.12 300 6/2/2023
5.2.87 309 5/25/2023
5.2.86 274 5/25/2023
5.2.84 301 5/25/2023
5.2.83 339 5/25/2023
5.2.57 303 5/14/2023
5.2.55 301 5/13/2023
5.2.28 334 4/25/2023
5.2.27 334 4/23/2023
5.2.26 328 4/23/2023
5.2.25 329 4/22/2023
5.2.20 312 4/21/2023
5.2.18 358 4/21/2023
5.2.8 356 4/19/2023
5.2.2 354 4/18/2023
5.1.25 577 4/9/2023
5.1.17 808 3/29/2023
5.1.16 379 3/29/2023
5.1.14 423 3/29/2023
5.1.11 434 3/29/2023
5.1.10 381 3/29/2023
5.1.6 453 3/27/2023
5.1.5 410 3/27/2023
5.1.4 379 3/27/2023
5.1.3 365 3/27/2023
5.0.22 414 3/25/2023
5.0.14 422 3/24/2023
5.0.11 410 3/24/2023
5.0.7 382 3/24/2023
4.4.1 403 3/23/2023
4.3.27 408 3/23/2023
4.3.20 372 3/17/2023
4.3.11 2,048 2/15/2023
4.3.8 1,380 1/30/2023
4.3.7 469 1/30/2023
4.3.6 452 1/30/2023
4.3.5 436 1/30/2023
4.3.4 497 1/30/2023
4.3.2 634 1/28/2023
4.3.1 482 1/28/2023
4.2.25 487 1/28/2023
4.2.23 507 1/28/2023
4.2.22 563 1/27/2023
4.2.21 474 1/27/2023
4.2.20 633 1/25/2023
4.2.15 702 1/23/2023
4.2.10 978 1/13/2023
4.2.4 962 1/9/2023
4.2.1 509 1/8/2023
4.1.56 509 1/7/2023
4.1.55 446 1/6/2023
4.1.52 482 1/6/2023
4.1.51 458 1/6/2023
4.1.50 475 1/6/2023
4.1.47 856 12/22/2022
4.1.40 648 12/15/2022
4.1.38 718 12/8/2022
4.1.37 472 12/8/2022
4.1.36 508 12/8/2022
4.1.35 477 12/8/2022
4.1.30 527 11/30/2022
4.1.29 545 11/30/2022
4.1.27 497 11/30/2022
4.1.26 486 11/30/2022
4.1.25 513 11/30/2022
4.1.24 517 11/30/2022
4.1.23 484 11/30/2022
4.1.19 522 11/25/2022
4.1.13 1,342 11/12/2022
4.1.10 537 11/12/2022
4.1.9 507 11/12/2022
4.1.5 634 11/9/2022
4.0.19 1,642 10/18/2022
4.0.16 677 10/12/2022
4.0.12 851 10/2/2022
4.0.2 573 10/2/2022
3.9.9 776 9/30/2022
3.9.8 563 9/30/2022
3.9.3 599 9/30/2022
3.9.2 636 9/29/2022
3.8.12 807 9/25/2022
3.8.11 860 9/22/2022
3.8.9 698 9/20/2022
3.8.4 610 9/19/2022
3.8.2 674 9/17/2022
3.7.9 646 9/16/2022
3.7.2 882 9/9/2022
3.6.6 614 9/8/2022
3.6.1 642 9/8/2022
3.5.53 788 9/6/2022
3.5.51 629 9/6/2022
3.5.49 828 9/2/2022
3.5.46 903 8/31/2022
3.5.37 1,291 8/23/2022
3.5.36 596 8/23/2022
3.5.34 624 8/23/2022
3.5.23 1,216 8/8/2022
3.5.22 598 8/8/2022
3.5.21 725 8/5/2022
3.5.19 605 8/5/2022
3.5.18 605 8/5/2022
3.5.14 610 8/5/2022
3.5.13 694 8/5/2022
3.5.10 610 8/4/2022
3.5.9 661 8/2/2022
3.5.6 668 8/2/2022
3.5.5 613 8/1/2022
3.5.2 834 7/29/2022
3.4.24 621 7/29/2022
3.4.23 622 7/29/2022
3.4.19 686 7/27/2022
3.4.18 597 7/26/2022
3.4.10 872 7/19/2022
3.4.6 636 7/18/2022
3.4.3 678 7/16/2022
3.3.12 694 7/15/2022
3.3.8 693 7/14/2022
3.3.5 654 7/13/2022
3.3.4 666 7/13/2022
3.3.3 690 7/13/2022
3.3.2 647 7/13/2022
3.3.1 640 7/13/2022
3.2.18 670 7/13/2022
3.2.15 635 7/12/2022
3.2.14 644 7/12/2022
3.2.9 698 7/11/2022
3.2.6 679 7/9/2022
3.2.5 644 7/9/2022
3.2.3 655 7/9/2022
3.2.1 644 7/8/2022
3.1.21 744 7/7/2022
3.1.19 599 7/7/2022
3.1.18 618 7/7/2022
3.1.17 645 7/7/2022
3.1.16 646 7/7/2022
3.1.15 669 7/7/2022
3.1.11 668 7/5/2022
3.1.9 665 7/5/2022
3.1.8 602 7/5/2022
3.1.5 617 7/5/2022
3.1.4 635 7/5/2022
3.0.28 831 7/2/2022
3.0.27 653 7/1/2022
3.0.26 625 7/1/2022
3.0.23 632 7/1/2022
3.0.21 644 7/1/2022
3.0.18 606 7/1/2022
3.0.13 654 6/30/2022
3.0.8 636 6/30/2022
3.0.5 643 6/29/2022
2.4.84 627 6/29/2022
2.4.81 832 6/23/2022
2.4.80 601 6/23/2022
2.4.79 627 6/23/2022
2.4.73 650 6/23/2022
2.4.66 627 6/20/2022
2.4.60 1,222 6/1/2022
2.4.59 817 5/30/2022
2.4.52 862 5/25/2022
2.4.51 801 5/18/2022
2.4.47 916 5/13/2022
2.4.46 698 5/13/2022
2.4.45 796 5/12/2022
2.4.44-g4b2eabaeff 309 5/12/2022
2.4.22 1,490 4/20/2022
2.4.15 826 4/9/2022
2.4.13 699 4/9/2022
2.4.12 681 4/1/2022
2.4.11 711 4/1/2022
2.4.10 633 4/1/2022
2.4.6 682 3/29/2022
2.4.3 651 3/29/2022
2.4.1 662 3/24/2022
2.3.57 761 3/22/2022
2.3.54 676 3/22/2022
2.3.52 646 3/21/2022
2.3.48 683 3/15/2022
2.3.23 723 2/10/2022
2.3.22 710 2/10/2022
2.3.17 701 2/5/2022
2.3.13 697 2/2/2022
2.3.11 721 1/31/2022
2.3.10 703 1/31/2022
2.3.1 748 1/14/2022
2.2.44 711 1/10/2022
2.2.41 685 1/10/2022
2.2.40 650 1/10/2022
2.2.39 683 1/10/2022
2.2.38 520 1/10/2022
2.2.34 540 1/9/2022
2.2.33 532 1/9/2022
2.2.31 593 1/8/2022
2.2.30 501 1/8/2022
2.2.29 516 1/8/2022
2.2.24 501 1/7/2022
2.2.18 522 1/4/2022
2.2.17 498 1/2/2022
2.2.16 568 12/31/2021
2.2.15 495 12/31/2021
2.2.10 518 12/29/2021
2.2.9 543 12/29/2021
2.2.6 548 12/29/2021
2.2.5 475 12/28/2021
2.2.4 563 12/28/2021
2.1.21 548 12/27/2021
2.1.20 527 12/27/2021
2.1.19 505 12/27/2021
2.1.18 580 12/25/2021
2.1.17 508 12/24/2021
2.1.14 516 12/23/2021
2.1.10 524 12/23/2021
2.1.7 520 12/21/2021
2.1.6 454 12/21/2021
2.1.4 499 12/21/2021
2.0.146 548 12/15/2021
2.0.145 510 12/15/2021
2.0.144 531 12/14/2021
2.0.143 615 12/14/2021
2.0.138 523 12/9/2021
2.0.137 499 12/9/2021
2.0.136 507 12/9/2021
2.0.131 534 12/8/2021
2.0.129 521 12/7/2021
2.0.126 529 12/3/2021
2.0.125 530 12/2/2021
2.0.124 557 11/28/2021
2.0.119 509 11/28/2021
2.0.117 529 11/27/2021
2.0.113 496 11/27/2021
2.0.112 1,771 11/27/2021
2.0.103 844 11/20/2021
2.0.102 892 11/20/2021
2.0.101 540 11/19/2021
2.0.99 552 11/18/2021
2.0.94 563 11/16/2021
2.0.93 559 11/16/2021
2.0.91 526 11/16/2021
2.0.90 608 11/12/2021
2.0.83 557 11/11/2021
2.0.80 562 11/11/2021
2.0.79 575 11/11/2021
2.0.77 578 11/11/2021
2.0.73 570 11/10/2021
2.0.71 543 11/9/2021
2.0.70 573 11/9/2021
2.0.67 519 11/9/2021
2.0.64 577 11/8/2021
2.0.60 560 11/8/2021
2.0.55-rc2 423 11/5/2021
2.0.53-rc2 407 11/4/2021
2.0.48-rc2 356 11/3/2021
2.0.47-rc2 384 11/3/2021
2.0.46-rc2 401 11/2/2021
2.0.43-rc2 422 10/29/2021
2.0.42-rc2 414 10/20/2021
2.0.40-rc2 399 10/20/2021
2.0.33-rc2 473 10/14/2021
2.0.30-rc2 429 10/13/2021
2.0.22-rc1 413 10/12/2021
2.0.21-rc1 422 10/12/2021
2.0.20-rc1 454 10/7/2021
2.0.18-rc1 384 10/6/2021
2.0.17-rc1 404 10/5/2021
2.0.14-rc1 397 9/29/2021
2.0.9-rc1 414 9/29/2021
2.0.8-rc1 389 9/28/2021
2.0.7-rc1 395 9/28/2021
2.0.4-rc1 360 9/28/2021
1.11.8 601 9/27/2021
1.11.6 596 9/27/2021
1.11.2 590 9/27/2021
1.10.6 584 9/17/2021
1.10.4 563 9/17/2021
1.9.8 573 9/14/2021
1.9.7 605 9/14/2021
1.9.5 581 9/13/2021
1.9.1 652 9/12/2021
1.8.36 668 9/12/2021
1.8.34 617 9/8/2021
1.8.33 631 9/8/2021
1.8.28 579 8/31/2021
1.8.25 582 8/27/2021
1.8.21 577 8/26/2021
1.8.20 586 8/25/2021
1.8.19 540 8/25/2021
1.8.16 566 8/21/2021
1.8.15 564 8/21/2021
1.8.8 583 8/16/2021
1.8.5 611 8/15/2021
1.8.3 618 8/13/2021
1.8.2 623 8/13/2021
1.8.1 629 8/13/2021
1.7.18 635 8/13/2021
1.7.17 637 8/13/2021
1.7.16 576 8/13/2021
1.7.15 573 8/13/2021
1.7.14 610 8/13/2021
1.7.13 631 8/13/2021
1.7.12 611 8/13/2021
1.7.9 572 8/13/2021
1.7.8 570 8/12/2021
1.7.7 602 8/12/2021
1.7.6 599 8/12/2021
1.7.5 609 8/11/2021
1.6.1 609 8/10/2021
1.5.35 592 8/9/2021
1.5.34 588 8/9/2021
1.5.33 596 8/9/2021
1.5.32 588 8/6/2021
1.5.30 639 8/5/2021
1.5.28 647 8/5/2021
1.5.27 651 8/5/2021
1.5.25 614 8/5/2021
1.5.24 582 8/5/2021
1.5.23 566 8/5/2021
1.5.20 631 8/3/2021
1.5.19 582 8/3/2021
1.5.15 603 8/2/2021
1.5.13 579 8/2/2021
1.5.12 569 8/2/2021
1.5.11 628 8/2/2021
1.5.10 648 8/2/2021
1.5.9 608 8/2/2021
1.5.7 629 8/1/2021
1.5.6 602 8/1/2021
1.5.5 606 8/1/2021
1.5.4 618 8/1/2021
1.5.3 621 8/1/2021
1.5.2 597 8/1/2021
1.5.1 622 8/1/2021
1.4.9 619 7/30/2021
0.2.22 732 11/4/2020
0.2.21 754 10/19/2020
0.2.20 687 10/2/2020
0.2.19 734 9/21/2020
0.2.17 754 9/1/2020
0.2.15 749 8/15/2020
0.2.14 766 8/15/2020
0.2.13 774 8/15/2020
0.2.12 728 8/3/2020
0.2.11 754 8/2/2020
0.2.10 732 8/2/2020
0.2.9 785 8/1/2020
0.2.7 793 8/1/2020
0.2.5 750 7/25/2020
0.2.3 773 7/25/2020
0.1.266 829 7/25/2020
0.1.244 719 7/20/2020
0.1.228 739 7/19/2020
0.1.227 790 7/19/2020
0.1.226 776 7/19/2020
0.1.225 794 7/19/2020
0.1.209 775 7/17/2020
0.1.207 737 7/17/2020
0.1.150 711 7/15/2020
0.1.149 737 7/15/2020
0.1.131 858 7/11/2020
0.1.87 738 7/8/2020
0.1.83 760 7/8/2020
0.1.81 761 7/7/2020
0.1.80 747 7/7/2020
0.1.75 705 7/7/2020
0.1.72 755 7/7/2020
0.1.70 706 7/7/2020
0.1.68 775 7/7/2020
0.1.67 739 7/7/2020
0.1.50 862 7/5/2020
0.1.49 898 7/5/2020