Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Asp.Net Core 2.0 support #56

Closed
LordZoltan opened this issue Oct 2, 2017 · 2 comments
Closed

Asp.Net Core 2.0 support #56

LordZoltan opened this issue Oct 2, 2017 · 2 comments
Assignees
Milestone

Comments

@LordZoltan
Copy link
Member

Test existing libraries' compatibility with Asp.Net Core 2.0 and make any any necessary changes to them to make them compatible.

Add an example project to the examples solution demonstrating compatibility.

@LordZoltan
Copy link
Member Author

MS DI Spec Test DisposesInReverseOrderOfCreation is failing - related to aspnet/DependencyInjection#589 - the spec test is not properly written to cater for the fact that a container might create lazy enumerables. Will await response on that before deciding how to move forward here.

@LordZoltan
Copy link
Member Author

Can eventually roll-back the default-to-eager changes made as part of the last commit referencing #59 above.

See PR on the AspNet DI issue in the previous comment: the Spec test has been changed to support lazy containers :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant