Info
Version: | 1.0.11 |
Last Update: | Tuesday, August 11, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.netbizsystems.com/#/abcworks |
NuGet Url: | https://www.nuget.org/packages/ABC.WebApi |
Install
Install-Package ABC.WebApi
dotnet add package ABC.WebApi
paket add ABC.WebApi
ABC.WebApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(5.2.3)
- Microsoft.AspNet.WebApi.Core(5.2.3)
- Microsoft.AspNet.WebApi.WebHost(5.2.3)
- Newtonsoft.Json(6.0.4)
This package will install an xml model and a T4 template that generates Web API controllers to support the AngularJS application that was generated with ABC.Angular. (install ABC.Angular before this).