Skip to content

Releases: z4kn4fein/stashbox

Stashbox v2.4.5

09 May 14:28
Compare
Choose a tag to compare

v2.4.5 resolved issues

  • 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

03 May 11:49
Compare
Choose a tag to compare

v2.4.3 resolved issues

  • Removed the multiple type registration methods with the AsSelf postfix, moved their functionality to the non-postfixed ones.

Stashbox v2.4.1

02 May 17:02
Compare
Choose a tag to compare

v2.4.1 resolved issues

  • Added option to register assemblies
  • Added option to register func delegates with parameters
  • Added more details to resolution exception

Stashbox v2.3.2

24 Mar 14:59
Compare
Choose a tag to compare
Merge branch 'dev'

Stashbox v2.3.1

18 Mar 13:37
Compare
Choose a tag to compare
Merge branch 'dev'

Stashbox v2.3.0

17 Mar 22:53
Compare
Choose a tag to compare
Added more unit tests

Stashbox v2.2.3

14 Mar 00:16
Compare
Choose a tag to compare
Refactor

Stashbox v2.2.2

11 Mar 14:22
Compare
Choose a tag to compare
Small refactor

Stashbox v2.2.1

11 Mar 13:20
Compare
Choose a tag to compare
Removed the additional .net standard targets

Stashbox v2.2.0

02 Mar 16:20
Compare
Choose a tag to compare
Merge branch 'refactor' of github.com:z4kn4fein/stashbox into refactor