Asp.net身份级连接通过实体框架6的Oracle 11g [英] Asp.net Identity class connectivity with oracle 11g via Entity framework 6

查看:352
本文介绍了Asp.net身份级连接通过实体框架6的Oracle 11g的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经使用的Oracle 11g的ASP.NET MVC 5和Entity Framework 6.我想要使用ASP.NET的身份进行用户身份验证和角色管理,我想asp.net标识类用我的用户表存储在我的Oracle 11g数据库。我在我的项目中使用Oracle.ManagedDataAccess和ODP.NET。什么是配置与Oracle在MVC 5项目中使用EF6身份的最好方法?它甚至有可能?

I've to use Oracle 11g with ASP.NET MVC 5 and Entity Framework 6. I'm trying to use ASP.NET Identity for user authentication and role management and i want asp.net identity class to use my user table stored in my Oracle 11g DB. I am using Oracle.ManagedDataAccess and ODP.NET in my project. What is the best way to configure Identity with Oracle using EF6 in MVC 5 project? Is it even possible?

先谢谢了。

推荐答案

我想最终你会需要Oracle的供应商。快速谷歌搜索发现这一个:

I think ultimately you are going to need a provider for Oracle. A quick google search revealed this one:

https://github.com/timmkrause/AspNet.Identity.OracleProvider

按我的意见的另一个建议寻找到

Another suggestion per my comment to look into

http://www.devart.com/dotconnect/oracle/

或者像previously说你自己实现身份接口,用于自己的实现。

Or as previously stated you implement the identity interfaces yourself for your own implementation.

这篇关于Asp.net身份级连接通过实体框架6的Oracle 11g的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆