Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Question over Ninject, ASP.NET Identity and Entity Framework
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.
โ09-13-2019 04:09 AM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
To handle user authentication with roles on my ASP.NET MVC project and handle the data access via EF, please refer to the following online blogs
We will provide support for queries related to Syncfusion controls only, please let us know if you have any.
Regards,
Smith
โ09-30-2019 01:36 AM