- 积分
- 133
- 在线时间
- 423 小时
- 主题
- 17
- 注册时间
- 2013-12-18
- 帖子
- 190
- 最后登录
- 2021-12-15
- 帖子
- 190
- 软币
- 1978
- 在线时间
- 423 小时
- 注册时间
- 2013-12-18
|
本帖最后由 yduis6554 于 2017-12-15 16:19 编辑
在群里有朋友在找, 顺便把它分享出来. 我没有用过, 所在也无法过多的介绍了.
官网:
http://www.devart.com/entitydeveloper
下载地址:
链接: https://pan.baidu.com/s/1mi1jhVi 密码: cyq6
Entity Developer is a powerful ORM designer for ADO.NET Entity Framework, NHibernate, LinqConnect, and LINQ to SQL. You can use Model-First and Database-First approaches to design your ORM model and generate C# or Visual Basic .NET code for it. It introduces new approaches for designing ORM models, boosts productivity, and facilitates the development of database applications.
Visual ORM Model Designer with Code Generation
Entity Developer allows you to create and edit NHibernate, Entity Framework, LinqConnect, and LINQ to SQL models visually, without typing a line of XML code. It supports creating all kinds of mapping, such as table splitting, mapping entity to several tables, complex types, inheritance hierarchies, creating entities from SELECT statements and methods from SQL code, etc. Code generation is very flexible due to using T4-like templates, allowing virtually anything you may want for code generation. C# and VB code can be generated for your model out-of-the-box, and you may even create your own templates for other programming languages.
Multiple ORM Support Entity Developer supports NHibernate, Entity Framework, LinqConnect, and LINQ to SQL models. It offers a separate edition for each of the supported ORMs and the Professional Edition supporting all the three ORMs. Entity Developer for NHibernate and Entity Developer for Entity Framework allow designing NHibernate and Entity Framework models. See the Compatibility page for the list of ADO.NET providers, supported for these ORMs. Entity Developer for LINQ to SQL uses Microsoft SqlClient to connect to database. Entity Developer is also included to the professional edition of dotConnect for PostgreSQL, MySQL, Oracle, SQLite, and Salesforce and to LinqConnect.
|
评分
-
查看全部评分
|