Info
Version: | 4.1.1 |
Author(s): | Daniel Schaffer |
Last Update: | Sunday, July 31, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://ndbgen.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/NDBGen |
Install
Install-Package NDBGen
dotnet add package NDBGen
paket add NDBGen
NDBGen Download (Unzip the "nupkg" after downloading)
Dependencies
- NDBGen.Shared(1.0)
Generators currently implemented include LINQ-to-SQL, SQL Server and a Visual Studio project manager. The plugin system allows generators to be created for theoretically any ORM system or database type, including those not necessarily associated with the Microsoft stack (MySql, Hibernate, etc).