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 301 12/11/2023
6.8.9 200 12/8/2023
6.8.7 191 12/8/2023
6.8.6 191 12/8/2023
6.8.4 204 12/7/2023
6.8.2 172 12/5/2023
6.8.1 189 12/4/2023
6.7.55 177 12/4/2023
6.7.54 171 12/3/2023
6.7.51 182 12/3/2023
6.7.50 170 12/3/2023
6.7.49 165 12/3/2023
6.7.46 177 12/3/2023
6.7.45 160 12/3/2023
6.7.44 161 12/3/2023
6.7.43 173 12/3/2023
6.7.41 154 12/2/2023
6.7.40 163 11/30/2023
6.7.39 142 11/29/2023
6.7.38 169 11/29/2023
6.7.37 163 11/29/2023
6.7.35 159 11/29/2023
6.7.34 162 11/29/2023
6.7.33 163 11/29/2023
6.7.32 150 11/29/2023
6.7.31 152 11/29/2023
6.7.28 151 11/28/2023
6.7.27 166 11/28/2023
6.7.23 153 11/28/2023
6.7.22 151 11/27/2023
6.7.21 164 11/25/2023
6.7.19 165 11/24/2023
6.7.18 171 11/23/2023
6.7.17 152 11/23/2023
6.7.6 166 11/23/2023
6.7.5 154 11/22/2023
6.7.4 162 11/22/2023
6.7.3 161 11/22/2023
6.7.2 133 11/20/2023
6.7.1 173 11/19/2023
6.6.5 158 11/14/2023
6.6.4 148 11/14/2023
6.5.44 156 11/14/2023
6.5.43 162 11/7/2023
6.5.36 171 11/6/2023
6.5.16 183 10/27/2023
6.5.12 173 10/23/2023
6.5.11 180 10/23/2023
6.5.10 165 10/23/2023
6.5.9 163 10/23/2023
6.5.8 170 10/23/2023
6.5.7 177 10/21/2023
6.5.6 177 10/20/2023
6.5.1 194 10/11/2023
6.4.87 166 10/11/2023
6.4.85 172 10/11/2023
6.4.74 183 10/10/2023
6.4.66 170 10/9/2023
6.4.65 197 10/9/2023
6.4.64 181 10/7/2023
6.4.63 193 10/7/2023
6.4.62 182 10/7/2023
6.4.60 186 10/6/2023
6.4.59 180 10/6/2023
6.4.56 169 10/5/2023
6.4.55 186 10/1/2023
6.4.52 191 9/30/2023
6.4.51 179 9/30/2023
6.4.50 180 9/29/2023
6.4.49 158 9/28/2023
6.4.48 186 9/28/2023
6.4.43 178 9/28/2023
6.4.40 190 9/27/2023
6.4.39 178 9/27/2023
6.4.36 150 9/27/2023
6.4.34 183 9/27/2023
6.4.33 166 9/20/2023
6.4.32 165 9/19/2023
6.4.31 152 9/19/2023
6.4.30 165 9/18/2023
6.4.26 197 9/15/2023
6.4.21 197 9/14/2023
6.4.19 193 9/14/2023
6.4.18 193 9/14/2023
6.4.15 185 9/14/2023
6.4.12 183 9/13/2023
6.4.6 196 9/12/2023
6.4.4 201 9/12/2023
6.4.3 201 9/11/2023
6.2.18 225 8/19/2023
6.2.16 216 8/19/2023
6.2.13 217 8/16/2023
6.2.12 208 8/10/2023
6.2.11 215 8/10/2023
6.2.10 214 8/10/2023
6.2.8 202 8/9/2023
6.1.111 215 8/8/2023
6.1.110 221 8/5/2023
6.1.108 221 7/24/2023
6.1.107 219 7/24/2023
6.1.104 198 7/23/2023
6.1.101 228 7/22/2023
6.1.100 222 7/19/2023
6.1.83 225 7/19/2023
6.1.82 221 7/19/2023
6.1.81 227 7/18/2023
6.1.80 231 7/18/2023
6.1.77 225 7/13/2023
6.1.76 242 7/11/2023
6.1.73 221 7/6/2023
6.1.72 253 7/6/2023
6.1.71 224 7/6/2023
6.1.70 242 7/6/2023
6.1.63 224 7/3/2023
6.1.61 231 7/3/2023
6.1.60 237 7/1/2023
6.1.58 248 7/1/2023
6.1.57 246 7/1/2023
6.1.56 233 7/1/2023
6.1.53 225 6/30/2023
6.1.52 231 6/30/2023
6.1.49 246 6/30/2023
6.1.48 231 6/29/2023
6.1.46 236 6/29/2023
6.1.45 230 6/29/2023
6.1.42 236 6/29/2023
6.1.40 240 6/28/2023
6.1.38 227 6/28/2023
6.1.36 237 6/27/2023
6.1.35 236 6/27/2023
6.1.31 229 6/27/2023
6.1.18 242 6/24/2023
6.1.16 223 6/24/2023
6.1.14 241 6/22/2023
6.1.13 240 6/22/2023
6.1.7 221 6/21/2023
6.1.6 242 6/21/2023
6.1.3 251 6/20/2023
6.0.35 249 6/9/2023
6.0.12 254 6/2/2023
5.2.87 257 5/25/2023
5.2.86 240 5/25/2023
5.2.84 252 5/25/2023
5.2.83 298 5/25/2023
5.2.57 263 5/14/2023
5.2.55 264 5/13/2023
5.2.28 299 4/25/2023
5.2.27 298 4/23/2023
5.2.26 300 4/23/2023
5.2.25 288 4/22/2023
5.2.20 288 4/21/2023
5.2.18 309 4/21/2023
5.2.8 316 4/19/2023
5.2.2 306 4/18/2023
5.1.25 538 4/9/2023
5.1.17 759 3/29/2023
5.1.16 344 3/29/2023
5.1.14 390 3/29/2023
5.1.11 375 3/29/2023
5.1.10 344 3/29/2023
5.1.6 407 3/27/2023
5.1.5 362 3/27/2023
5.1.4 344 3/27/2023
5.1.3 330 3/27/2023
5.0.22 354 3/25/2023
5.0.14 375 3/24/2023
5.0.11 366 3/24/2023
5.0.7 351 3/24/2023
4.4.1 369 3/23/2023
4.3.27 359 3/23/2023
4.3.20 327 3/17/2023
4.3.11 2,010 2/15/2023
4.3.8 1,347 1/30/2023
4.3.7 422 1/30/2023
4.3.6 408 1/30/2023
4.3.5 401 1/30/2023
4.3.4 441 1/30/2023
4.3.2 583 1/28/2023
4.3.1 431 1/28/2023
4.2.25 440 1/28/2023
4.2.23 464 1/28/2023
4.2.22 516 1/27/2023
4.2.21 437 1/27/2023
4.2.20 584 1/25/2023
4.2.15 653 1/23/2023
4.2.10 935 1/13/2023
4.2.4 909 1/9/2023
4.2.1 463 1/8/2023
4.1.56 461 1/7/2023
4.1.55 408 1/6/2023
4.1.52 440 1/6/2023
4.1.51 432 1/6/2023
4.1.50 433 1/6/2023
4.1.47 818 12/22/2022
4.1.40 609 12/15/2022
4.1.38 670 12/8/2022
4.1.37 420 12/8/2022
4.1.36 465 12/8/2022
4.1.35 432 12/8/2022
4.1.30 493 11/30/2022
4.1.29 500 11/30/2022
4.1.27 453 11/30/2022
4.1.26 448 11/30/2022
4.1.25 468 11/30/2022
4.1.24 472 11/30/2022
4.1.23 450 11/30/2022
4.1.19 471 11/25/2022
4.1.13 1,307 11/12/2022
4.1.10 513 11/12/2022
4.1.9 483 11/12/2022
4.1.5 580 11/9/2022
4.0.19 1,598 10/18/2022
4.0.16 623 10/12/2022
4.0.12 810 10/2/2022
4.0.2 535 10/2/2022
3.9.9 743 9/30/2022
3.9.8 526 9/30/2022
3.9.3 549 9/30/2022
3.9.2 592 9/29/2022
3.8.12 760 9/25/2022
3.8.11 811 9/22/2022
3.8.9 649 9/20/2022
3.8.4 557 9/19/2022
3.8.2 633 9/17/2022
3.7.9 608 9/16/2022
3.7.2 854 9/9/2022
3.6.6 577 9/8/2022
3.6.1 590 9/8/2022
3.5.53 732 9/6/2022
3.5.51 592 9/6/2022
3.5.49 786 9/2/2022
3.5.46 856 8/31/2022
3.5.37 1,238 8/23/2022
3.5.36 554 8/23/2022
3.5.34 580 8/23/2022
3.5.23 1,171 8/8/2022
3.5.22 568 8/8/2022
3.5.21 687 8/5/2022
3.5.19 553 8/5/2022
3.5.18 565 8/5/2022
3.5.14 569 8/5/2022
3.5.13 666 8/5/2022
3.5.10 582 8/4/2022
3.5.9 642 8/2/2022
3.5.6 627 8/2/2022
3.5.5 573 8/1/2022
3.5.2 785 7/29/2022
3.4.24 581 7/29/2022
3.4.23 576 7/29/2022
3.4.19 649 7/27/2022
3.4.18 568 7/26/2022
3.4.10 822 7/19/2022
3.4.6 589 7/18/2022
3.4.3 648 7/16/2022
3.3.12 654 7/15/2022
3.3.8 645 7/14/2022
3.3.5 607 7/13/2022
3.3.4 624 7/13/2022
3.3.3 641 7/13/2022
3.3.2 616 7/13/2022
3.3.1 611 7/13/2022
3.2.18 621 7/13/2022
3.2.15 583 7/12/2022
3.2.14 604 7/12/2022
3.2.9 643 7/11/2022
3.2.6 637 7/9/2022
3.2.5 592 7/9/2022
3.2.3 609 7/9/2022
3.2.1 604 7/8/2022
3.1.21 691 7/7/2022
3.1.19 563 7/7/2022
3.1.18 578 7/7/2022
3.1.17 603 7/7/2022
3.1.16 591 7/7/2022
3.1.15 617 7/7/2022
3.1.11 624 7/5/2022
3.1.9 615 7/5/2022
3.1.8 564 7/5/2022
3.1.5 586 7/5/2022
3.1.4 594 7/5/2022
3.0.28 769 7/2/2022
3.0.27 606 7/1/2022
3.0.26 571 7/1/2022
3.0.23 594 7/1/2022
3.0.21 596 7/1/2022
3.0.18 549 7/1/2022
3.0.13 600 6/30/2022
3.0.8 587 6/30/2022
3.0.5 599 6/29/2022
2.4.84 588 6/29/2022
2.4.81 794 6/23/2022
2.4.80 566 6/23/2022
2.4.79 586 6/23/2022
2.4.73 601 6/23/2022
2.4.66 591 6/20/2022
2.4.60 1,185 6/1/2022
2.4.59 773 5/30/2022
2.4.52 825 5/25/2022
2.4.51 761 5/18/2022
2.4.47 868 5/13/2022
2.4.46 660 5/13/2022
2.4.45 748 5/12/2022
2.4.44-g4b2eabaeff 261 5/12/2022
2.4.22 1,441 4/20/2022
2.4.15 780 4/9/2022
2.4.13 649 4/9/2022
2.4.12 644 4/1/2022
2.4.11 675 4/1/2022
2.4.10 600 4/1/2022
2.4.6 630 3/29/2022
2.4.3 605 3/29/2022
2.4.1 621 3/24/2022
2.3.57 708 3/22/2022
2.3.54 639 3/22/2022
2.3.52 599 3/21/2022
2.3.48 631 3/15/2022
2.3.23 675 2/10/2022
2.3.22 656 2/10/2022
2.3.17 651 2/5/2022
2.3.13 640 2/2/2022
2.3.11 682 1/31/2022
2.3.10 649 1/31/2022
2.3.1 691 1/14/2022
2.2.44 668 1/10/2022
2.2.41 630 1/10/2022
2.2.40 609 1/10/2022
2.2.39 633 1/10/2022
2.2.38 481 1/10/2022
2.2.34 487 1/9/2022
2.2.33 490 1/9/2022
2.2.31 556 1/8/2022
2.2.30 447 1/8/2022
2.2.29 460 1/8/2022
2.2.24 471 1/7/2022
2.2.18 496 1/4/2022
2.2.17 469 1/2/2022
2.2.16 503 12/31/2021
2.2.15 453 12/31/2021
2.2.10 476 12/29/2021
2.2.9 504 12/29/2021
2.2.6 502 12/29/2021
2.2.5 433 12/28/2021
2.2.4 523 12/28/2021
2.1.21 500 12/27/2021
2.1.20 472 12/27/2021
2.1.19 467 12/27/2021
2.1.18 529 12/25/2021
2.1.17 451 12/24/2021
2.1.14 466 12/23/2021
2.1.10 475 12/23/2021
2.1.7 472 12/21/2021
2.1.6 425 12/21/2021
2.1.4 453 12/21/2021
2.0.146 506 12/15/2021
2.0.145 464 12/15/2021
2.0.144 471 12/14/2021
2.0.143 560 12/14/2021
2.0.138 472 12/9/2021
2.0.137 454 12/9/2021
2.0.136 454 12/9/2021
2.0.131 485 12/8/2021
2.0.129 474 12/7/2021
2.0.126 486 12/3/2021
2.0.125 476 12/2/2021
2.0.124 505 11/28/2021
2.0.119 460 11/28/2021
2.0.117 477 11/27/2021
2.0.113 457 11/27/2021
2.0.112 1,730 11/27/2021
2.0.103 794 11/20/2021
2.0.102 848 11/20/2021
2.0.101 483 11/19/2021
2.0.99 513 11/18/2021
2.0.94 520 11/16/2021
2.0.93 506 11/16/2021
2.0.91 486 11/16/2021
2.0.90 552 11/12/2021
2.0.83 495 11/11/2021
2.0.80 511 11/11/2021
2.0.79 522 11/11/2021
2.0.77 528 11/11/2021
2.0.73 517 11/10/2021
2.0.71 513 11/9/2021
2.0.70 533 11/9/2021
2.0.67 489 11/9/2021
2.0.64 523 11/8/2021
2.0.60 509 11/8/2021
2.0.55-rc2 366 11/5/2021
2.0.53-rc2 354 11/4/2021
2.0.48-rc2 328 11/3/2021
2.0.47-rc2 335 11/3/2021
2.0.46-rc2 348 11/2/2021
2.0.43-rc2 383 10/29/2021
2.0.42-rc2 368 10/20/2021
2.0.40-rc2 349 10/20/2021
2.0.33-rc2 419 10/14/2021
2.0.30-rc2 378 10/13/2021
2.0.22-rc1 359 10/12/2021
2.0.21-rc1 368 10/12/2021
2.0.20-rc1 401 10/7/2021
2.0.18-rc1 334 10/6/2021
2.0.17-rc1 363 10/5/2021
2.0.14-rc1 341 9/29/2021
2.0.9-rc1 373 9/29/2021
2.0.8-rc1 339 9/28/2021
2.0.7-rc1 356 9/28/2021
2.0.4-rc1 318 9/28/2021
1.11.8 546 9/27/2021
1.11.6 552 9/27/2021
1.11.2 552 9/27/2021
1.10.6 533 9/17/2021
1.10.4 525 9/17/2021
1.9.8 532 9/14/2021
1.9.7 548 9/14/2021
1.9.5 536 9/13/2021
1.9.1 598 9/12/2021
1.8.36 613 9/12/2021
1.8.34 580 9/8/2021
1.8.33 580 9/8/2021
1.8.28 530 8/31/2021
1.8.25 532 8/27/2021
1.8.21 535 8/26/2021
1.8.20 536 8/25/2021
1.8.19 497 8/25/2021
1.8.16 512 8/21/2021
1.8.15 507 8/21/2021
1.8.8 533 8/16/2021
1.8.5 560 8/15/2021
1.8.3 566 8/13/2021
1.8.2 573 8/13/2021
1.8.1 578 8/13/2021
1.7.18 581 8/13/2021
1.7.17 582 8/13/2021
1.7.16 528 8/13/2021
1.7.15 519 8/13/2021
1.7.14 554 8/13/2021
1.7.13 577 8/13/2021
1.7.12 566 8/13/2021
1.7.9 524 8/13/2021
1.7.8 511 8/12/2021
1.7.7 553 8/12/2021
1.7.6 544 8/12/2021
1.7.5 567 8/11/2021
1.6.1 560 8/10/2021
1.5.35 541 8/9/2021
1.5.34 536 8/9/2021
1.5.33 566 8/9/2021
1.5.32 540 8/6/2021
1.5.30 584 8/5/2021
1.5.28 595 8/5/2021
1.5.27 601 8/5/2021
1.5.25 559 8/5/2021
1.5.24 553 8/5/2021
1.5.23 526 8/5/2021
1.5.20 590 8/3/2021
1.5.19 531 8/3/2021
1.5.15 553 8/2/2021
1.5.13 540 8/2/2021
1.5.12 519 8/2/2021
1.5.11 600 8/2/2021
1.5.10 595 8/2/2021
1.5.9 559 8/2/2021
1.5.7 573 8/1/2021
1.5.6 563 8/1/2021
1.5.5 547 8/1/2021
1.5.4 567 8/1/2021
1.5.3 581 8/1/2021
1.5.2 558 8/1/2021
1.5.1 585 8/1/2021
1.4.9 566 7/30/2021
0.2.22 689 11/4/2020
0.2.21 711 10/19/2020
0.2.20 636 10/2/2020
0.2.19 699 9/21/2020
0.2.17 707 9/1/2020
0.2.15 694 8/15/2020
0.2.14 721 8/15/2020
0.2.13 717 8/15/2020
0.2.12 673 8/3/2020
0.2.11 700 8/2/2020
0.2.10 684 8/2/2020
0.2.9 745 8/1/2020
0.2.7 757 8/1/2020
0.2.5 712 7/25/2020
0.2.3 726 7/25/2020
0.1.266 784 7/25/2020
0.1.244 677 7/20/2020
0.1.228 687 7/19/2020
0.1.227 736 7/19/2020
0.1.226 744 7/19/2020
0.1.225 751 7/19/2020
0.1.209 719 7/17/2020
0.1.207 701 7/17/2020
0.1.150 665 7/15/2020
0.1.149 683 7/15/2020
0.1.131 815 7/11/2020
0.1.87 691 7/8/2020
0.1.83 721 7/8/2020
0.1.81 707 7/7/2020
0.1.80 702 7/7/2020
0.1.75 665 7/7/2020
0.1.72 719 7/7/2020
0.1.70 679 7/7/2020
0.1.68 722 7/7/2020
0.1.67 691 7/7/2020
0.1.50 823 7/5/2020
0.1.49 842 7/5/2020