Releases: JonPSmith/EfCore.SoftDeleteServices
Releases · JonPSmith/EfCore.SoftDeleteServices
V8.0.0
- Only supports .NET 8 - This makes it easier to update for future NET releases
4.0.0
- Update to NET 8 - this version supports .NET 6, 7 and 8
V3.1.0
Fixed bug in version 3.0.0 and now properly supports .NET 6 and .NET 7
V3.0.0
Changed target framework to netstandard2.1 to work with any version of .NET version from NET 5 onward
ERROR: this version doesn't work correctly with .NET version above .NET 5. Please use version 3.1.0, which supports .NET 6 and .NET 7.