https://github.com/softfluent/codefluent-entities
CodeFluent Entities is a tool integrated into Visual Studio which allows developers to generate database scripts, code (e.g. C#, VB), web services and UI components.
https://github.com/softfluent/codefluent-entities
Last synced: about 1 year ago
JSON representation
CodeFluent Entities is a tool integrated into Visual Studio which allows developers to generate database scripts, code (e.g. C#, VB), web services and UI components.
- Host: GitHub
- URL: https://github.com/softfluent/codefluent-entities
- Owner: SoftFluent
- Created: 2014-04-30T09:14:32.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2022-08-31T19:52:58.000Z (almost 4 years ago)
- Last Synced: 2025-04-12T02:39:07.755Z (about 1 year ago)
- Language: C#
- Homepage: https://www.softfluent.com/products/codefluent-entities
- Size: 70.9 MB
- Stars: 22
- Watchers: 16
- Forks: 22
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[CodeFluent Entities](http://www.softfluent.com/products/codefluent-entities)
=====================
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).
* [Technical documentation](https://www.softfluent.com/documentation/)
* [Support](https://www.softfluent.com/community-support/codefluent-entities)
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).

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

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.

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.

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.

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

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.

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

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.
