Info
Version: | 0.0.0.8 |
Author(s): | Joseph Swan |
Last Update: | Thursday, June 4, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TheAllSeeingPie/GenericToolkit |
NuGet Url: | https://www.nuget.org/packages/GenericToolkit |
Install
Install-Package GenericToolkit
dotnet add package GenericToolkit
paket add GenericToolkit
GenericToolkit Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(3.3.1)
- Microsoft.AspNet.WebApi.WebHost(5.2.2)
- EntityFramework(6.1.1)
Tags
This is a work in progress and therefore will be quite rough around the edges. It's intended for use at hackdays or proof of concepts where an API is needed quickly without having to build all the controllers and logic for CRUD and things may change so scaffolding becomes cumbersome.