unitycontainer / aspnet-mvc

ASP.NET MVC 5 Adapter
Apache License 2.0
13 stars 10 forks source link

Added source templates to attach Unity.Mvc to ASP.NET MVC application. #1

Closed axelgenus closed 7 years ago

axelgenus commented 7 years ago

Should fix bug #133.

axelgenus commented 7 years ago

Something's odd here: it looks for the test DLL in the bin/Any CPU/Release folder... on my local machine is just bin/Release.

ENikS commented 7 years ago

Thank you! Could you add a test or two to show how it works?