Stashbox v3.4.0 Release Notes
Release Date: 2020-11-15 // 4 months ago-
- ➕ Added the core components of multitenant functionality.
- Throw
ObjectDisposedException
when the container or scope is used after disposal.
Previous changes from v3.3.0
-
- ➕ Added the option to rebuild singletons in child container with dependencies overridden in it.
- 🛠 Fix: Singleton instances were built when the Validate() was called, now just the expression is generated for them.