This is a migrated thread and some comments may be shown as answers.

OpenAccess ORM and ASP.NET Identity

1 Answer 108 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Max
Top achievements
Rank 1
Max asked on 12 Dec 2013, 05:52 PM
Hi all, 

I've written a small Visual Studio extension that is a project template for creating ASP.NET MVC 5 applications using ASP.NET Identity, WCF Services and the Telerik OpenAccess ORM. 

More specifically (related to Telerik) I've created a version of the Microsoft.AspNet.Identity.IUserStore<TUser>, IUserPasswordStore<TUser>, IUserClaimStore<TUser>, IUserRoleStore<TUser>, IUserSecurityStampStore<TUser>, IUserLoginStore<TUser> which can be used inside of Microsoft.AspNet.Identity.UserManager<TUser> but utilizes the Telerik OpenAccess ORM rather than the Entity Framework. I've also written a blog post that goes into a tad more detail.

If you're interested in the straight source code for it you can just download it here or the extension can be downloaded here.

Hopefully this is useful to someone (and nobody minds me posting it here)!

1 Answer, 1 is accepted

Sort by
0
Ivailo
Telerik team
answered on 18 Dec 2013, 06:17 PM
Hello Max,

Thank you for your contribution to the OpenAccess ORM community!

Please find your Telerik Points updated for the great help and useful input.


Regards,
Ivailo
Telerik
OpenAccess ORM Q3 2013 simplifies your model operations even further providing you with greater flexibility. Check out the list of new features shipped with our latest release!
Tags
General Discussions
Asked by
Max
Top achievements
Rank 1
Answers by
Ivailo
Telerik team
Share this question
or