Skip to content
This repository was archived by the owner on Feb 14, 2022. It is now read-only.
JacopoWolf edited this page Jun 19, 2020 · 27 revisions

GitHub contributors Maintenance Nuget


Stack Injector


Here the main features of this library:

  • Easy-to-use
  • Fast, and even faster if you read the docs and get to know how to optimize development!
  • Managed, everything is wrapped in a StackWrapper
  • Highly-customizable behavior with a dedicated settings class
  • Explicit, with [Service] and [Served] attributes required by default
  • Simple asynchronous development, using an await foreach on a IAsyncEnumerable of completed tasks
  • Thread safe

look at the side-bar to navigate the wiki

Clone this wiki locally