JasperFx / lamar

Fast Inversion of Control Tool and Successor to StructureMap
https://jasperfx.github.io/lamar
MIT License
563 stars 118 forks source link

Enable the inferred service injection in minimal APIs for .Net 6 #304

Closed jeremydmiller closed 2 years ago

jeremydmiller commented 2 years ago

There's some sort of optional interface that Container needs to implement to enable this. Good times.

jeremydmiller commented 2 years ago

Just required supporting IServiceProviderIsService