Adds the latest version of WCF Web API and provides sample starter code for a simple CRUD HTTP service using the Web API.
Info
Version: | 1.0.0 |
Author(s): | Steve.Michelotti |
Last Update: | Thursday, April 21, 2011 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/WebApi.CrudHttpSample |
Install
Install-Package WebApi.CrudHttpSample
dotnet add package WebApi.CrudHttpSample
paket add WebApi.CrudHttpSample
WebApi.CrudHttpSample Download (Unzip the "nupkg" after downloading)
Dependencies
- WebApi.Enhancements(0.3.0)
- WebActivator