/IoCIdentitySample

Sample ASP.Net MVC project with Identity Framework and DI container configuration

Primary LanguageC#

IoCIdentitySample

Sample ASP.Net MVC project with Identity Framework and DI container configuration. This is full source code of the sample application developed in blog-post: http://tech.trailmax.info/2014/09/aspnet-identity-and-ioc-container-registration/ The sample is to show how to register AspNet Identity components with IoC container. Unity was chosen for this case because I have no experience with it and wanted to try it.