v1.1.0
- Using the IServiceCollection instead of ServiceCollection implementation (fix the #5 issue).
- Add new public API to reuse existing IServiceProvider and IServiceCollection
- Updates the README to show examples how to use the library with the PosInformatique.AspNetCore.Server.AspNet library.