Skip to content

Releases: msmolka/ZNetCS.AspNetCore.Logging.EntityFrameworkCore

10.0.0

Choose a tag to compare

@msmolka msmolka released this 29 Nov 16:33

Added support for .net 10, drop support for .net 3.1 and .net 5.0

9.0.0

Choose a tag to compare

@msmolka msmolka released this 15 Dec 19:42

Version 9.0.0

6.0.0

Choose a tag to compare

@msmolka msmolka released this 02 Feb 14:42

Breaking Change: Drop support for netstandard and .net framework. Code refactoring. Dependency update. Nullable enable.

2.1.0

Choose a tag to compare

@msmolka msmolka released this 12 Oct 13:32

Code cleanup

2.0.2

Choose a tag to compare

@msmolka msmolka released this 22 Aug 11:40

Added silent error handling on logger SaveChanges()

2.0.0

Choose a tag to compare

@msmolka msmolka released this 21 Dec 15:54

Full support of .NET Core 2.0.0 logging

1.0.2

Choose a tag to compare

@msmolka msmolka released this 21 Dec 14:02

Make logger name and creator virtual property for easier overriding

1.0.1

Choose a tag to compare

@msmolka msmolka released this 09 Dec 07:59

Fix logger creator

1.0.0

Choose a tag to compare

@msmolka msmolka released this 07 Dec 10:15

Initial release