JasperFx / lamar

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

Document: Microsoft DI Specification compliance #325

Closed maulik-modi closed 2 years ago

maulik-modi commented 2 years ago

DisposesInReverseOrderOfCreation and ResolvesMixedOpenClosedGenericsAsEnumerable tests are mentioned as skipped: https://github.com/dotnet/runtime/blob/main/src/libraries/Microsoft.Extensions.DependencyInjection/tests/DI.External.Tests/Lamar.cs

jeremydmiller commented 2 years ago

Yes, and very unlikely to ever be addressed.