Skip to content

v1.1.0

Compare
Choose a tag to compare
@GillesTourreau GillesTourreau released this 22 Nov 01:40
· 1 commit to master since this release
07136d7
  • 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.