Quantcast
Channel: ASP.NET / ASP.NET Core
Viewing all articles
Browse latest Browse all 108

Question over Ninject, ASP.NET Identity and Entity Framework

$
0
0
Hi all,

I am wondering what is the best way to setup Ninject, ASP.NET Identity and Entity Framework? Normally (without Ninject) I would create my solution by separating the MVC project from Data project and things would work just well, but I can't really figure out the best way to add Ninject there.

Is there any good example out there? I would like to handle user authentication with roles on my ASP.NET MVC project and handle the data access via EF.

Cheers, Tuomo

Viewing all articles
Browse latest Browse all 108

Trending Articles