Learn to Create REST API's with C# .NET

Easy ASP.NET Web API framework for building RESTful applications and HTTP services on .NET framework

Learn to Create REST API's with C# .NET
Learn to Create REST API's with C# .NET

Learn to Create REST API's with C# .NET free download

Easy ASP.NET Web API framework for building RESTful applications and HTTP services on .NET framework

ASP.NET Web API provides ideal platform for build restful services, it supports ASP.NET request/response pipeline and supports HTTP protocol. The course covers both core and advanced topics such as:

- Web API Controller

- Configuration

- Routing

- Parameter Binding

- Action Return Type

- Data formats

- Filters

- HttpClient for consuming Web/REST API

- Hosting - Web/REST API

Course also includes a project on building a restful service using Web API. Students will learn core concepts on Web API, comparison with WCF, tools for accessing web api with a project on building a REST application.