Skip to content

SAF 8.0.0

Latest
Compare
Choose a tag to compare
@berndbr berndbr released this 15 Nov 10:00
d09b592

What's Changed

  • .NET9 Upgrade by @berndbr in #82
  • Removed support for .NET6, .NET7 and .NET Standard 2.1
  • Bumped dependencies to latest versions

Breaking Changes

Removal of .NET6, .NET7 and .NET Standard 2.1 target frameworks.

On the one hand, the .NET9 assemblies were not explicitly tested with .NET6 and .NET7, on the other hand this reduces the maintenance effort. We no longer consider the interoperability with the .NET Framework achieved by .NET Standard 2.1 to be necessary. With the support of .NET8 and .NET9, we are focusing on modern and high-performance .NET environments.

Full Changelog: 7.0.5...8.0.0