Tuesday, October 23, 2012

nHydrate



  • nHydrate

nHydrate is a model driven development tool for Visual Studio. It allows you to create standard Entity Framework code based on a model. Your team can coordinate and use a single model to ensure that many layers of code are coordinated. This is not an ORM that simply creates some data-access code from a table-based model. It is a complete solution for coordinating code and database management in a single modelling tool.
http://www.nhydrate.org/


  • nHydrate

nHydrate is an object-relational mapping (ORM) solution for the Microsoft .NET platform providing a framework for a relational database to be mapped to .NET objects. It is designed to alleviate the drudgery software developers experience writing persistence domains.
nHydrate is free as an open source project on Codeplex.com under the Microsoft Public License (Ms-PL).
http://en.wikipedia.org/wiki/NHydrate

No comments:

Post a Comment