Skip to content

Spring.NET 3.0 GA

Compare
Choose a tag to compare
@lahma lahma released this 02 Aug 15:59
· 61 commits to main since this release
ca2bf1e

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