A simple package to scaffold WebApi Controllers and Services for Code-First models for ASP.NET Entity Framework.
Info
| Version: | 0.6.0 |
| Author(s): | jejekule |
| Last Update: | Monday, August 10, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://github.com/jejekule/ASP.NET.WebApiScaffolding |
| NuGet Url: | https://www.nuget.org/packages/ASP.NET.WebApiScaffolding |
Install
Install-Package ASP.NET.WebApiScaffolding
dotnet add package ASP.NET.WebApiScaffolding
paket add ASP.NET.WebApiScaffolding
ASP.NET.WebApiScaffolding Download (Unzip the "nupkg" after downloading)
Dependencies
- T4Scaffolding(1.0.8)