Skip to content

Releases: JonPSmith/EfCore.GenericBizRunner

Version 4.0.0 - supports EF Core >=3.0 (as well as EF Core >=2.1)

12 Oct 16:43

Choose a tag to compare

Improvements. Has breaking changes

21 Jan 11:07

Choose a tag to compare

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

29 Jul 19:03

Choose a tag to compare

Fixed a error in StatusGenericHandler where CombineErrors didn't copy over the Message properly

New features around SaveChanges exception handling

15 Jul 08:23

Choose a tag to compare

V2.0.0

Updated for release 2.0.0

NET Core 2.1 version

07 Jun 08:56

Choose a tag to compare

V1.1.0

Updated vesion number to 1.1.0

Fix bug - didn't use async SaveChanges in async BizRunner

10 Feb 17:37
b76d785

Choose a tag to compare