Skip to content

3.0.0

Compare
Choose a tag to compare
@ks-digital-jenkins ks-digital-jenkins released this 01 Oct 08:13
· 10 commits to main since this release
423ccef

Release utført av kolbein

Endringer:

Replace NLOG with ILogger from Microsoft.Extensions.Logging

Non-breaking changes:

  • Added optional/nullable ILoggerFactory in constructors where necessary

Breaking changes:

  • Replaced Create method with class constructor for:
    • AsiceArchive.cs
    • AsiceReadModel.cs

This is to allow these classes to use dependency injection for ILoggerFactory

Review:

Review gjort av Jarle Børsheim