Skip to content

Latest commit

 

History

History
71 lines (41 loc) · 3.16 KB

README.md

File metadata and controls

71 lines (41 loc) · 3.16 KB

CodeFluent Entities is a unique product integrated into Visual Studio 2008 SP1 / 2010 / 2012 / 2013 / Community 2013 / 2015 / 2017 which allows developers to generate database scripts (e.g. T-SQL, PL/SQL, MySQL, Pg/SQL), code (e.g. C#, VB), web services (e.g. WCF, JSON/REST) and UIs (e.g. Windows 8, ASP.NET, MVC, SharePoint, WPF).

Code generator

CodeFluent Entities allows developers to generate database scripts, C# and VB.NET code, Web Services and UIs (e.g. Windows 8, ASP.NET, MVC, SharePoint, WPF).

Code generator

Model-first

Leverage the centralized platform-independent model describing your business application and target all technologies and layers from there.

Model-first

Continuous generation

Don’t lose development data or custom code. Generated code will compile and run across all layers. Don’t lose time writing complex template code, the tool provides that out-of-the-box.

Continuous generation

Visual Studio integration

CodeFluent Entities is a Visual Studio 2008/2010/2012/2013/2015/2017 integrated environment that allows you to model your business entities, and generate consistent foundation code.

Visual Studio integration

Out-of-the-box code generators

CodeFluent Entities is not an ORM: it does not generate mapping code but translates a platform independent model into actual code.

Out-of-the-box code generators

Structured team works

Ensure programming consistency among developers. Define how things must be done. Avoid the “superman syndrome”.

Structured team works

Dynamic modeling

Develop cross-project reusable “Aspects” to implement application-wide behaviors. CodeFluent Entites provides out-the-box "Aspects" such as data localization, text search, security and tracking.

Dynamic modeling

Import and Interoperability

CodeFluent Entities provides import features which allows you to create a model from an existing database or from an existing system.

Import and Interoperability

Human readable

No code generated at runtime, everything is human-readable and can be changed if needed. Less manual code means fewer bugs and less long-term maintenance. Reduce your “IT Debt”. Be predictable.

Human readable