Release Notes¶
2.1.0¶
Latest stable release
Added support for dynamic resolution of operation implementations when the Strategy Pattern is used to provide multiple implementations.
See the Using a Factory Registration Function section of the Multiple Operation Implementations documentation for more details.
2.0.0¶
Fixed bug where singleton lifetime registrations did not work with async operations
Upgraded dependent packages
Removed support for .NET 5 and added support for .NET 8
1.0.0¶
Initial release