Releases: JonPSmith/EfCore.GenericBizRunner
Releases · JonPSmith/EfCore.GenericBizRunner
Version 4.0.0 - supports EF Core >=3.0 (as well as EF Core >=2.1)
Improvements. Has breaking changes
The old version of GenericBizRunner "leaked" AutoMapper properties into GenericBizRunner DTOs. This was a problem in ASP.NET Core Web APIs, especially if you were using Swagger and NSwagStudio to build your Angular/React front-end code. This is fixed in V3.
See V3 upgrade guide for more info.
Minor bug fix
Fixed a error in StatusGenericHandler where CombineErrors didn't copy over the Message properly
New features around SaveChanges exception handling
V2.0.0 Updated for release 2.0.0
NET Core 2.1 version
V1.1.0 Updated vesion number to 1.1.0