3.0.0
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