JasperFx / lamar

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

Support .NET7 #363

Closed cheng93 closed 1 year ago

cheng93 commented 1 year ago

Closes #360

Do we also want the main lib to target .NET7? As far as I'm aware, it's only needed if we want to use new APIs or language features

Also as mentioned in issue, do we drop support for .NET5