Spring.NET 3.0 GA
Breaking Changes
- .NET 4.6.1 is the lowest full framework supported
- Transaction definitions no longer have EnterpriseServicesInteropOption, it was replaced by TransactionScopeAsyncFlowOption
- Some packages which require commercial libraries are not published, like Spring EMS
New Feature Highlights
- .NET Core / >= NET5 support via .NET Standard 2.0 library targets for all core projects and integration projects which offer .NET standard compatible libraries