unitycontainer / microsoft-dependency-injection

Unity.Microsoft.DependencyInjection package
Apache License 2.0
63 stars 36 forks source link

Update the project for Microsoft.Extensions.DependencyInjection 2.0 #1

Closed axelgenus closed 6 years ago

axelgenus commented 6 years ago

We need to update the source code to use DependencyInjection 2.0 instead of 1.1.1. In order to do this it is needed Unity 6.0 which is currently WIP.