Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 945 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 945 Bytes

nHydrate

This platform creates strongly-typed, extendable classes for Entity Framework.

Installation

To load and complile this project you need Visual Stuido 2013.

Then install the SDK from the following URL.

Microsoft Visual Studio 2013 SDK http://www.microsoft.com/en-us/download/details.aspx?id=40758

Then install the DSL toolkit from the following URL.

Modeling SDK for Microsoft Visual Studio 2013 http://www.microsoft.com/en-us/download/details.aspx?id=40754

You can now load and build the solution.

When you build the extension will be automatically installed as an extension in the Experimental Hive. You will not see the extension in the main Visual Studio setup. You must open Visual Studio as Experimental Hive. After you install the SDK above this will be a menu item named "Start Experimental Instance of Visual Studio 2013". This will open VS.NET with fresh settings that can be reset if needed.