Provides a very easy and fast way to scaffold Restful services using WCF WebAPI.
Info
| Version: | 0.4.0 |
| Author(s): | Breno Ferreira |
| Last Update: | Sunday, September 4, 2011 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://servicescaffolder.codeplex.com |
| NuGet Url: | https://www.nuget.org/packages/ServiceScaffolder |
Install
Install-Package ServiceScaffolder
dotnet add package ServiceScaffolder
paket add ServiceScaffolder
ServiceScaffolder Download (Unzip the "nupkg" after downloading)
Dependencies
- MvcScaffolding(1.0.0)
- WebApi.All(0.3.0)
- WebActivator(1.4.2)
- Newtonsoft.Json(4.0.2)
Tags