i have a MVC 5 project with an oracle DB,
i need to use sum sort of membership provider, as i understand it,
at the moment there's no boilerplate provider which works with OracleDB for mvc.
can anybody recommend a solution?
I'm trying to adjust microsoft "WebMatrix.Data" and "WebMatrix.WebData" to work with oracle ,i have the source code from http://aspnetwebstack.codeplex.com/SourceControl/network
,
has anyone tried this before? and if so perhaps can help with helpf links or the code?
Asked
Active
Viewed 67 times
0

galrave
- 40
- 10
1 Answers
0
as it happens i solved it by downloading the source code for WebMatrix
from Microsoft git and rewriting the entire project to work with Oracle DB

galrave
- 40
- 10