Stashbox 5.8.0-preview-791

This is a prerelease version of Stashbox.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Stashbox --version 5.8.0-preview-791
                    
NuGet\Install-Package Stashbox -Version 5.8.0-preview-791
                    
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="Stashbox" Version="5.8.0-preview-791" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Stashbox" Version="5.8.0-preview-791" />
                    
Directory.Packages.props
<PackageReference Include="Stashbox" />
                    
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 Stashbox --version 5.8.0-preview-791
                    
#r "nuget: Stashbox, 5.8.0-preview-791"
                    
#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 Stashbox@5.8.0-preview-791
                    
#: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=Stashbox&version=5.8.0-preview-791&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Stashbox&version=5.8.0-preview-791&prerelease
                    
Install as a Cake Tool

Stashbox

Appveyor Build Status GitHub Workflow Status Sonar Tests Sonar Coverage Sonar Quality Gate Sourcelink

Stashbox is a lightweight, fast, and portable dependency injection framework for .NET-based solutions. It encourages the building of loosely coupled applications and simplifies the construction of hierarchical object structures. It can be integrated easily with .NET Core, Generic Host, ASP.NET, Xamarin, and many other applications.

Github (stable) NuGet (stable) Fuget (stable) NuGet (pre-release)
Github release NuGet Version Stashbox on fuget.org Nuget pre-release

Core Attributes

  • 🚀 Fast, thread-safe, and lock-free operations.
  • ⚡️ Easy-to-use Fluent configuration API.
  • ♻️ Small memory footprint.
  • 🔄 Tracks the dependency tree for cycles.
  • 🚨 Detects and warns about misconfigurations.
  • 🔥 Gives fast feedback on registration/resolution issues.

Supported Platforms

  • .NET 5+
  • .NET Standard 2.0+
  • .NET Framework 4.5+
  • Mono
  • Universal Windows Platform
  • Xamarin (Android/iOS/Mac)
  • Unity

Contact & Support

  • Join the chat at https://gitter.im/z4kn4fein/stashbox Slack
  • Create an issue for bug reports and feature requests.
  • Start a discussion for your questions and ideas.
  • Add a ⭐️ to support the project!

Extensions

Benchmarks

<br>

Powered by Jetbrains' Open Source License

Jetbrains

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 was computed.  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 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  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 (17)

Showing the top 5 NuGet packages that depend on Stashbox:

Package Downloads
Stashbox.Extensions.DependencyInjection

A Microsoft.Extensions.DependencyInjection extension, which allows Stashbox to be configured as the default service provider.

Stashbox.Moq

Moq auto mocking integration for Stashbox.

Stashbox.Web.WebApi

ASP.NET Web API integration for Stashbox.

Stashbox.Web.Mvc

ASP.NET MVC integration for Stashbox.

Stashbox.FakeItEasy

FakeItEasy auto mocking integration for Stashbox.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Stashbox:

Repository Stars
LuckyPennySoftware/MediatR
Simple, unambitious mediator implementation in .NET
structuremap/structuremap
A Dependency Injection/Inversion of Control tool for .NET
danielpalme/IocPerformance
Performance comparison of .NET IoC containers
Version Downloads Last Updated
5.17.1 24,733 2/18/2025
5.17.0 24,239 12/20/2024
5.16.0 18,650 8/21/2024
5.15.0 9,633 7/26/2024
5.14.1 43,564 4/8/2024
5.14.0 24,477 12/15/2023
5.13.0 1,446 11/18/2023
5.13.0-preview-828 176 9/26/2023
5.13.0-preview-825 174 9/15/2023
5.12.2 14,410 9/5/2023
5.12.1 204 9/5/2023
5.12.1-preview-822 166 9/4/2023
5.12.0-preview-821 163 9/2/2023
5.11.1 284 8/16/2023
5.11.0 14,212 6/21/2023
5.11.0-preview-817 165 6/21/2023
5.10.2 2,163 6/13/2023
5.10.2-preview-815 176 6/13/2023
5.10.1 1,873 6/9/2023
5.10.1-preview-814 175 6/9/2023
5.10.1-preview-812 176 6/9/2023
5.10.1-preview-811 205 6/7/2023
5.10.0 6,886 6/5/2023
5.10.0-preview-808 191 6/4/2023
5.9.1 3,315 6/1/2023
5.9.1-preview-807 175 6/1/2023
5.9.0 2,881 5/31/2023
5.9.0-preview-803 174 5/31/2023
5.8.2 6,510 3/29/2023
5.8.2-preview-795 192 3/29/2023
5.8.1 2,816 3/29/2023
5.8.1-preview-793 191 3/28/2023
5.8.0 33,322 2/28/2023
5.8.0-preview-791 192 2/27/2023
5.7.1 7,006 1/20/2023
5.7.1-preview-788 196 1/20/2023
5.7.1-preview-787 211 1/19/2023
5.7.0 3,308 12/19/2022
5.7.0-preview-776 178 12/19/2022
5.7.0-preview-775 182 12/19/2022
5.6.0 13,291 12/6/2022
5.5.3 12,149 11/29/2022
5.5.2 7,084 10/14/2022
5.5.2-preview-768 218 10/14/2022
5.5.1 538 10/13/2022
5.5.0 6,070 10/12/2022
5.4.3 17,150 9/9/2022
5.4.3-preview-762 241 9/8/2022
5.4.2 16,170 6/2/2022
5.4.2-preview-760 254 6/1/2022
5.4.2-preview-759 239 5/31/2022
5.4.1 27,658 5/16/2022
5.4.0 12,375 5/3/2022
5.4.0-preview-755 238 5/2/2022
5.3.0 28,407 4/10/2022
5.2.1 16,577 3/12/2022
5.2.1-preview-745 246 3/12/2022
5.2.0 7,110 3/7/2022
5.2.0-preview-743 241 3/6/2022
5.2.0-preview-742 241 3/6/2022
5.2.0-preview-740 243 3/3/2022
5.2.0-preview-739 230 3/3/2022
5.2.0-preview-737 236 3/3/2022
5.2.0-preview-736 234 3/2/2022
5.1.0 665 2/26/2022
5.1.0-preview-727 243 2/26/2022
5.0.1 17,668 2/10/2022
5.0.1-preview-726 235 2/20/2022
5.0.1-preview-725 258 2/10/2022
5.0.1-preview-724 233 2/10/2022
5.0.1-preview-723 239 2/10/2022
5.0.1-preview-722 225 2/10/2022
5.0.1-preview-721 245 2/10/2022
5.0.0 6,527 2/9/2022
5.0.0-preview-720 247 2/9/2022
5.0.0-preview-719 243 2/9/2022
5.0.0-preview-718 219 2/9/2022
5.0.0-preview-717 240 2/9/2022
5.0.0-preview-715 243 2/9/2022
4.2.0-preview-690 255 1/22/2022
4.2.0-preview-688 259 12/24/2021
4.2.0-preview-687 245 12/24/2021
4.2.0-preview-686 253 12/24/2021
4.2.0-preview-685 264 12/21/2021
4.2.0-preview-684 250 12/20/2021
4.2.0-preview-683 260 12/20/2021
4.2.0-preview-682 267 12/6/2021
4.1.0 22,588 11/21/2021
4.1.0-preview-681 277 11/22/2021
4.1.0-preview-680 443 11/21/2021
4.1.0-preview-677 368 11/19/2021
4.1.0-preview-676 317 11/19/2021
4.0.0 523 11/18/2021
4.0.0-preview-675 287 11/18/2021
4.0.0-preview-672 301 11/18/2021
4.0.0-preview-671 389 11/18/2021
4.0.0-preview-670 320 11/18/2021
4.0.0-preview-669 259 11/18/2021
4.0.0-preview-665 361 9/10/2021
4.0.0-preview-664 304 9/7/2021
4.0.0-preview-663 331 9/2/2021
4.0.0-preview-662 332 9/2/2021
3.6.4 2,297 8/31/2021
3.6.4-preview-652 298 8/30/2021
3.6.4-preview-649 296 8/30/2021
3.6.4-preview-648 324 8/30/2021
3.6.4-preview-646 307 8/23/2021
3.6.4-preview-642 314 8/23/2021
3.6.4-preview-641 308 8/23/2021
3.6.3 15,333 5/26/2021
3.6.3-preview-640 333 5/26/2021
3.6.3-preview-639 300 5/20/2021
3.6.3-preview-638 310 5/20/2021
3.6.3-preview-636 359 5/19/2021
3.6.2 2,329 4/23/2021
3.6.2-preview-635 345 4/23/2021
3.6.2-preview-634 339 4/16/2021
3.6.1 7,586 3/16/2021
3.6.1-preview-633 336 3/16/2021
3.6.1-preview-632 333 3/16/2021
3.6.0 988 2/25/2021
3.6.0-preview-631 350 2/25/2021
3.5.1 813 2/19/2021
3.5.1-preview-630 358 2/19/2021
3.5.1-preview-629 374 2/19/2021
3.5.1-preview-628 350 2/19/2021
3.5.1-preview-627 343 2/19/2021
3.5.1-preview-626 350 2/19/2021
3.5.1-preview-625 350 2/19/2021
3.5.1-preview-624 342 2/19/2021
3.5.1-preview-623 357 2/19/2021
3.5.1-preview-622 340 2/19/2021
3.5.1-preview-621 360 2/19/2021
3.5.1-preview-620 344 2/19/2021
3.5.1-preview-617 368 2/7/2021
3.5.0 7,537 1/29/2021
3.5.0-preview-616 360 1/26/2021
3.5.0-preview-615 364 1/26/2021
3.5.0-preview-614 368 1/25/2021
3.5.0-preview-613 398 1/25/2021
3.5.0-preview-612 414 1/25/2021
3.5.0-preview-611 358 1/25/2021
3.5.0-preview-610 379 1/24/2021
3.5.0-preview-609 380 1/24/2021
3.4.1-preview-608 370 1/24/2021
3.4.1-preview-606 409 1/23/2021
3.4.1-preview-605 423 1/23/2021
3.4.1-preview-604 410 1/22/2021
3.4.0 16,240 11/15/2020
3.4.0-preview-603 403 11/15/2020
3.4.0-preview-602 446 11/11/2020
3.3.0 5,787 11/5/2020
3.3.0-preview-601 446 11/4/2020
3.2.9 6,256 11/2/2020
3.2.9-preview-600 545 10/31/2020
3.2.9-preview-599 424 10/29/2020
3.2.8 8,058 10/17/2020
3.2.8-preview-596 426 10/17/2020
3.2.8-preview-595 428 10/17/2020
3.2.7 2,880 10/16/2020
3.2.7-preview-594 422 10/16/2020
3.2.6 2,810 10/16/2020
3.2.6-preview-593 444 10/15/2020
3.2.6-preview-592 440 10/15/2020
3.2.6-preview-591 456 10/15/2020
3.2.5 3,370 10/12/2020
3.2.5-preview-590 531 10/12/2020
3.2.5-preview-589 471 9/14/2020
3.2.5-preview-588 478 9/14/2020
3.2.4 7,914 7/22/2020
3.2.4-preview-587 469 7/22/2020
3.2.4-preview-586 455 7/22/2020
3.2.4-preview-585 446 7/22/2020
3.2.2 3,742 7/21/2020
3.2.2-preview-584 472 7/21/2020
3.2.2-preview-583 485 7/21/2020
3.2.2-preview-582 498 7/18/2020
3.2.2-preview-581 494 7/18/2020
3.2.2-preview-580 495 7/17/2020
3.2.2-preview-579 527 7/17/2020
3.2.2-preview-578 545 7/17/2020
3.2.2-preview-577 447 7/17/2020
3.2.1 93,773 7/9/2020
3.2.1-preview-576 577 7/9/2020
3.2.1-preview-575 541 7/9/2020
3.2.1-preview-574 530 7/9/2020
3.2.1-preview-573 473 7/9/2020
3.2.1-preview-572 485 7/9/2020
3.2.1-preview-571 497 7/9/2020
3.2.1-preview-570 576 7/9/2020
3.2.1-preview-569 541 7/9/2020
3.2.1-preview-568 634 6/30/2020
3.2.1-preview-567 487 6/30/2020
3.2.0 26,539 6/29/2020
3.2.0-preview-565 518 6/29/2020
3.2.0-preview-564 449 6/29/2020
3.2.0-preview-563 454 6/29/2020
3.2.0-preview-562 452 6/29/2020
3.1.2 4,323 6/22/2020
3.1.2-preview-560 558 6/22/2020
3.1.2-preview-556 518 6/22/2020
3.1.2-preview-555 695 6/11/2020
3.1.2-preview-554 493 6/11/2020
3.1.2-preview-553 476 6/11/2020
3.1.1 880 6/11/2020
3.1.1-preview-552 474 6/11/2020
3.1.1-preview-551 476 6/10/2020
3.1.1-preview-550 448 6/10/2020
3.1.1-preview-549 472 6/9/2020
3.1.1-preview-548 483 6/9/2020
3.1.0 8,085 6/8/2020
3.1.0-preview-547 495 6/8/2020
3.1.0-preview-546 536 6/8/2020
3.1.0-preview-545 524 6/5/2020
3.1.0-preview-544 508 6/5/2020
3.1.0-preview-543 550 6/4/2020
3.1.0-preview-542 538 6/4/2020
3.1.0-preview-541 548 6/3/2020
3.1.0-preview-540 541 6/1/2020
3.1.0-preview-539 472 6/1/2020
3.1.0-preview-538 480 6/1/2020
3.1.0-preview-537 678 5/23/2020
3.1.0-preview-536 757 4/30/2020
3.1.0-preview-535 515 4/28/2020
3.1.0-preview-534 541 4/24/2020
3.1.0-preview-533 507 4/22/2020
3.1.0-preview-532 571 4/17/2020
3.1.0-preview-531 704 4/5/2020
3.1.0-preview-530 619 4/3/2020
3.1.0-preview-529 523 4/3/2020
3.1.0-preview-528 551 4/3/2020
3.1.0-preview-527 533 4/3/2020
3.1.0-preview-526 562 4/3/2020
3.1.0-preview-525 498 4/3/2020
2.9.0-preview-524 577 3/24/2020
2.9.0-preview-523 519 3/19/2020
2.9.0-preview-522 511 3/18/2020
2.9.0-preview-521 708 3/2/2020
2.9.0-preview-520 495 3/2/2020
2.9.0-preview-519 555 2/28/2020
2.9.0-preview-518 541 2/19/2020
2.9.0-preview-517 518 2/18/2020
2.9.0-preview-516 562 2/17/2020
2.9.0-preview-515 546 2/13/2020
2.9.0-preview-514 503 2/13/2020
2.8.9 7,628 1/15/2020
2.8.9-preview-513 562 1/15/2020
2.8.8 5,506 1/15/2020