Releases: z4kn4fein/stashbox
Releases · z4kn4fein/stashbox
Stashbox v2.4.5
- Added the option to put instances into a lifetime scope
- Added the option to register a type with selected constructor via it's argument types or pre-evaluated arguments
Stashbox v2.4.3
- Removed the multiple type registration methods with the AsSelf postfix, moved their functionality to the non-postfixed ones.
Stashbox v2.4.1
- Added option to register assemblies
- Added option to register func delegates with parameters
- Added more details to resolution exception
Stashbox v2.3.2
Merge branch 'dev'
Stashbox v2.3.1
Merge branch 'dev'
Stashbox v2.3.0
Added more unit tests
Stashbox v2.2.3
Refactor
Stashbox v2.2.2
Small refactor
Stashbox v2.2.1
Removed the additional .net standard targets
Stashbox v2.2.0
Merge branch 'refactor' of github.com:z4kn4fein/stashbox into refactor