数据库第一"从现有的DB&QUOT实体Framwork 7.0.0-RC1决赛反向工程; [英] Entity Framwork 7.0.0-rc1-final reverse engineer from existing db "Database first"

查看:193
本文介绍了数据库第一"从现有的DB&QUOT实体Framwork 7.0.0-RC1决赛反向工程;的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我做的逆向工程。因为我们的项目中,我们遵循数据库第一种方法。

I am doing reverse engineering in my project. because our project we follows database first approach.

通过这个命令,我实现了逆向工程,但不与复仇命令。

Through this command, i achieved reverse engineering but not with RevEng command.

dnx ef DbContext Scaffold "Server=databasename;Database=data;UserID=*;Password=*;" EntityFramework.MicrosoftSqlServer

我已经尝试了很多事情,但仍然无法找到的复仇下的命令在 EF

在一个项目中,我使用

 "commands": {
        "web": "Microsoft.AspNet.Server.Kestrel",
        "ef": "EntityFramework.Commands"
    }

"dependencies": {
        "EntityFramework.Commands": "7.0.0-rc1-final",
        "EntityFramework.Core": "7.0.0-rc1-final",
        "EntityFramework.MicrosoftSqlServer": "7.0.0-rc1-final",
        "EntityFramework.MicrosoftSqlServer.Design": "7.0.0-rc1-final",
        "EntityFramework.Relational.Design": "7.0.0-rc1-final",        
}

所以,我怎么可以启用的复仇在DNX命令,
帮我出去!

So how can i enable RevEng command in dnx, Help me to out !

推荐答案

实体框架RC1是非常不完整的。有缺少吨功能。在当前状态下,它几乎无法使用。此外,在下一个版本是DNX要离开。所以可能很多的事情你现在搞清楚会发生变化。 DNX将与新库被替换称为网状或类似的东西。

Entity Framework RC1 is very incomplete. There is a ton of functionality missing. In its current state, it's almost unusable. Besides, on the next release dnx is going away. So probably many of the things you're figuring out now will change. Dnx will be replaced with a new library called net or something like that.

这篇关于数据库第一"从现有的DB&QUOT实体Framwork 7.0.0-RC1决赛反向工程;的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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