Stashbox 5.10.0-preview-808

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.10.0-preview-808
                    
NuGet\Install-Package Stashbox -Version 5.10.0-preview-808
                    
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.10.0-preview-808" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Stashbox" Version="5.10.0-preview-808" />
                    
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.10.0-preview-808
                    
#r "nuget: Stashbox, 5.10.0-preview-808"
                    
#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.10.0-preview-808
                    
#: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.10.0-preview-808&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Stashbox&version=5.10.0-preview-808&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.NSubstitute

NSubstitute 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 26,120 2/18/2025
5.17.0 25,417 12/20/2024
5.16.0 19,042 8/21/2024
5.15.0 9,849 7/26/2024
5.14.1 43,668 4/8/2024
5.14.0 24,731 12/15/2023
5.13.0 1,451 11/18/2023
5.13.0-preview-828 176 9/26/2023
5.13.0-preview-825 175 9/15/2023
5.12.2 14,825 9/5/2023
5.12.1 208 9/5/2023
5.12.1-preview-822 168 9/4/2023
5.12.0-preview-821 166 9/2/2023
5.11.1 289 8/16/2023
5.11.0 14,221 6/21/2023
5.11.0-preview-817 172 6/21/2023
5.10.2 2,171 6/13/2023
5.10.2-preview-815 180 6/13/2023
5.10.1 1,875 6/9/2023
5.10.1-preview-814 178 6/9/2023
5.10.1-preview-812 178 6/9/2023
5.10.1-preview-811 211 6/7/2023
5.10.0 6,910 6/5/2023
5.10.0-preview-808 193 6/4/2023
5.9.1 3,317 6/1/2023
5.9.1-preview-807 179 6/1/2023
5.9.0 2,884 5/31/2023
5.9.0-preview-803 179 5/31/2023
5.8.2 6,515 3/29/2023
5.8.2-preview-795 197 3/29/2023
5.8.1 2,819 3/29/2023
5.8.1-preview-793 194 3/28/2023
5.8.0 33,328 2/28/2023
5.8.0-preview-791 196 2/27/2023
5.7.1 7,010 1/20/2023
5.7.1-preview-788 201 1/20/2023
5.7.1-preview-787 217 1/19/2023
5.7.0 3,314 12/19/2022
5.7.0-preview-776 182 12/19/2022
5.7.0-preview-775 186 12/19/2022
5.6.0 13,298 12/6/2022
5.5.3 12,484 11/29/2022
5.5.2 7,089 10/14/2022
5.5.2-preview-768 222 10/14/2022
5.5.1 542 10/13/2022
5.5.0 6,075 10/12/2022
5.4.3 17,162 9/9/2022
5.4.3-preview-762 248 9/8/2022
5.4.2 16,261 6/2/2022
5.4.2-preview-760 259 6/1/2022
5.4.2-preview-759 243 5/31/2022
5.4.1 27,663 5/16/2022
5.4.0 12,395 5/3/2022
5.4.0-preview-755 245 5/2/2022
5.3.0 28,429 4/10/2022
5.2.1 16,584 3/12/2022
5.2.1-preview-745 254 3/12/2022
5.2.0 7,117 3/7/2022
5.2.0-preview-743 251 3/6/2022
5.2.0-preview-742 248 3/6/2022
5.2.0-preview-740 248 3/3/2022
5.2.0-preview-739 235 3/3/2022
5.2.0-preview-737 241 3/3/2022
5.2.0-preview-736 241 3/2/2022
5.1.0 670 2/26/2022
5.1.0-preview-727 250 2/26/2022
5.0.1 17,676 2/10/2022
5.0.1-preview-726 240 2/20/2022
5.0.1-preview-725 265 2/10/2022
5.0.1-preview-724 240 2/10/2022
5.0.1-preview-723 247 2/10/2022
5.0.1-preview-722 230 2/10/2022
5.0.1-preview-721 250 2/10/2022
5.0.0 6,535 2/9/2022
5.0.0-preview-720 253 2/9/2022
5.0.0-preview-719 251 2/9/2022
5.0.0-preview-718 224 2/9/2022
5.0.0-preview-717 245 2/9/2022
5.0.0-preview-715 251 2/9/2022
4.2.0-preview-690 262 1/22/2022
4.2.0-preview-688 267 12/24/2021
4.2.0-preview-687 251 12/24/2021
4.2.0-preview-686 263 12/24/2021
4.2.0-preview-685 269 12/21/2021
4.2.0-preview-684 255 12/20/2021
4.2.0-preview-683 266 12/20/2021
4.2.0-preview-682 272 12/6/2021
4.1.0 22,783 11/21/2021
4.1.0-preview-681 284 11/22/2021
4.1.0-preview-680 450 11/21/2021
4.1.0-preview-677 377 11/19/2021
4.1.0-preview-676 322 11/19/2021
4.0.0 529 11/18/2021
4.0.0-preview-675 295 11/18/2021
4.0.0-preview-672 311 11/18/2021
4.0.0-preview-671 397 11/18/2021
4.0.0-preview-670 328 11/18/2021
4.0.0-preview-669 265 11/18/2021
4.0.0-preview-665 368 9/10/2021
4.0.0-preview-664 309 9/7/2021
4.0.0-preview-663 337 9/2/2021
4.0.0-preview-662 339 9/2/2021
3.6.4 2,301 8/31/2021
3.6.4-preview-652 304 8/30/2021
3.6.4-preview-649 302 8/30/2021
3.6.4-preview-648 330 8/30/2021
3.6.4-preview-646 315 8/23/2021
3.6.4-preview-642 321 8/23/2021
3.6.4-preview-641 314 8/23/2021
3.6.3 15,339 5/26/2021
3.6.3-preview-640 339 5/26/2021
3.6.3-preview-639 305 5/20/2021
3.6.3-preview-638 315 5/20/2021
3.6.3-preview-636 364 5/19/2021
3.6.2 2,335 4/23/2021
3.6.2-preview-635 352 4/23/2021
3.6.2-preview-634 344 4/16/2021
3.6.1 7,592 3/16/2021
3.6.1-preview-633 342 3/16/2021
3.6.1-preview-632 339 3/16/2021
3.6.0 993 2/25/2021
3.6.0-preview-631 357 2/25/2021
3.5.1 818 2/19/2021
3.5.1-preview-630 364 2/19/2021
3.5.1-preview-629 382 2/19/2021
3.5.1-preview-628 358 2/19/2021
3.5.1-preview-627 351 2/19/2021
3.5.1-preview-626 355 2/19/2021
3.5.1-preview-625 355 2/19/2021
3.5.1-preview-624 350 2/19/2021
3.5.1-preview-623 363 2/19/2021
3.5.1-preview-622 347 2/19/2021
3.5.1-preview-621 367 2/19/2021
3.5.1-preview-620 349 2/19/2021
3.5.1-preview-617 375 2/7/2021
3.5.0 7,544 1/29/2021
3.5.0-preview-616 365 1/26/2021
3.5.0-preview-615 370 1/26/2021
3.5.0-preview-614 375 1/25/2021
3.5.0-preview-613 405 1/25/2021
3.5.0-preview-612 421 1/25/2021
3.5.0-preview-611 366 1/25/2021
3.5.0-preview-610 384 1/24/2021
3.5.0-preview-609 387 1/24/2021
3.4.1-preview-608 378 1/24/2021
3.4.1-preview-606 416 1/23/2021
3.4.1-preview-605 429 1/23/2021
3.4.1-preview-604 417 1/22/2021
3.4.0 16,245 11/15/2020
3.4.0-preview-603 408 11/15/2020
3.4.0-preview-602 453 11/11/2020
3.3.0 5,794 11/5/2020
3.3.0-preview-601 452 11/4/2020
3.2.9 6,274 11/2/2020
3.2.9-preview-600 551 10/31/2020
3.2.9-preview-599 431 10/29/2020
3.2.8 8,065 10/17/2020
3.2.8-preview-596 432 10/17/2020
3.2.8-preview-595 434 10/17/2020
3.2.7 2,885 10/16/2020
3.2.7-preview-594 431 10/16/2020
3.2.6 2,817 10/16/2020
3.2.6-preview-593 455 10/15/2020
3.2.6-preview-592 449 10/15/2020
3.2.6-preview-591 461 10/15/2020
3.2.5 3,378 10/12/2020
3.2.5-preview-590 536 10/12/2020
3.2.5-preview-589 477 9/14/2020
3.2.5-preview-588 483 9/14/2020
3.2.4 7,921 7/22/2020
3.2.4-preview-587 475 7/22/2020
3.2.4-preview-586 461 7/22/2020
3.2.4-preview-585 452 7/22/2020
3.2.2 3,747 7/21/2020
3.2.2-preview-584 479 7/21/2020
3.2.2-preview-583 491 7/21/2020
3.2.2-preview-582 504 7/18/2020
3.2.2-preview-581 500 7/18/2020
3.2.2-preview-580 500 7/17/2020
3.2.2-preview-579 532 7/17/2020
3.2.2-preview-578 554 7/17/2020
3.2.2-preview-577 452 7/17/2020
3.2.1 93,780 7/9/2020
3.2.1-preview-576 582 7/9/2020
3.2.1-preview-575 548 7/9/2020
3.2.1-preview-574 537 7/9/2020
3.2.1-preview-573 479 7/9/2020
3.2.1-preview-572 491 7/9/2020
3.2.1-preview-571 502 7/9/2020
3.2.1-preview-570 581 7/9/2020
3.2.1-preview-569 549 7/9/2020
3.2.1-preview-568 640 6/30/2020
3.2.1-preview-567 493 6/30/2020
3.2.0 26,544 6/29/2020
3.2.0-preview-565 524 6/29/2020
3.2.0-preview-564 455 6/29/2020
3.2.0-preview-563 461 6/29/2020
3.2.0-preview-562 458 6/29/2020
3.1.2 4,329 6/22/2020
3.1.2-preview-560 567 6/22/2020
3.1.2-preview-556 523 6/22/2020
3.1.2-preview-555 700 6/11/2020
3.1.2-preview-554 500 6/11/2020
3.1.2-preview-553 483 6/11/2020
3.1.1 885 6/11/2020
3.1.1-preview-552 479 6/11/2020
3.1.1-preview-551 482 6/10/2020
3.1.1-preview-550 454 6/10/2020
3.1.1-preview-549 482 6/9/2020
3.1.1-preview-548 488 6/9/2020
3.1.0 8,090 6/8/2020
3.1.0-preview-547 501 6/8/2020
3.1.0-preview-546 542 6/8/2020
3.1.0-preview-545 533 6/5/2020
3.1.0-preview-544 514 6/5/2020
3.1.0-preview-543 556 6/4/2020
3.1.0-preview-542 543 6/4/2020
3.1.0-preview-541 555 6/3/2020
3.1.0-preview-540 546 6/1/2020
3.1.0-preview-539 478 6/1/2020
3.1.0-preview-538 486 6/1/2020
3.1.0-preview-537 685 5/23/2020
3.1.0-preview-536 766 4/30/2020
3.1.0-preview-535 524 4/28/2020
3.1.0-preview-534 546 4/24/2020
3.1.0-preview-533 514 4/22/2020
3.1.0-preview-532 578 4/17/2020
3.1.0-preview-531 712 4/5/2020
3.1.0-preview-530 624 4/3/2020
3.1.0-preview-529 528 4/3/2020
3.1.0-preview-528 559 4/3/2020
3.1.0-preview-527 543 4/3/2020
3.1.0-preview-526 568 4/3/2020
3.1.0-preview-525 505 4/3/2020
2.9.0-preview-524 582 3/24/2020
2.9.0-preview-523 524 3/19/2020
2.9.0-preview-522 518 3/18/2020
2.9.0-preview-521 716 3/2/2020
2.9.0-preview-520 500 3/2/2020
2.9.0-preview-519 561 2/28/2020
2.9.0-preview-518 546 2/19/2020
2.9.0-preview-517 524 2/18/2020
2.9.0-preview-516 570 2/17/2020
2.9.0-preview-515 551 2/13/2020
2.9.0-preview-514 510 2/13/2020
2.8.9 7,637 1/15/2020
2.8.9-preview-513 568 1/15/2020
2.8.8 5,512 1/15/2020