MVC Membership or Identity provider Sqlite

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Post Reply
denheijer
Posts: 3
Joined: Mon 07 Jul 2014 11:58

Re: MVC Membership or Identity provider Sqlite

Post by denheijer » Mon 07 Jul 2014 11:59

Dear DevArt/Users,

We have bought LinqConnect Pro and want to use it for a MVC 5 webapplication. I would like to add the membership and role provider for MVC5.
I have made all references in my project. I followed the example 'http://www.devart.com/dotconnect/sqlite ... orial.html 'of DevArt but it did not work.
All web examples and DevArt documentation are refered to dotConnect (which uses other dll's and other versions).

Can some one please help me with an example for LinqConnect and MVC5 with membership provider to a sqlite db?

Greetings,

A. den Heijer

MariiaI
Devart Team
Posts: 1472
Joined: Mon 13 Feb 2012 08:17

Re: MVC Membership or Identity provider Sqlite

Post by MariiaI » Mon 07 Jul 2014 12:03

LinqConnect as a separate product and LinqConnect bundled with dotConnect for SQLite doesn't provide ASP.NET Identity support. We will consider the possibility to add this support in LinqConnect and inform you about the results as any are available.

We are also sending you two MVC sample applications to the e-mail address you have provided in your forum profile. Please check that the letter is not blocked by your mail filter.

JIC: dotConnect for SQLite provides support for ASP.NET Identity 2.0: http://forums.devart.com/viewtopic.php?f=29&t=29435
There are two options to choose:
1) Entity Framework Implementation of ASP.NET Identity for Oracle: http://www.devart.com/dotconnect/sqlite ... ntity.html
2) ADO.NET Implementation of ASP.NET Identity for Oracle: http://www.devart.com/dotconnect/sqlite ... orial.html

Post Reply