Click here to Skip to main content
15,914,111 members
Everything / WebAPI2

WebAPI2

WebAPI2

Great Reads

by Vincent Maverick Durano
This article will talk about how to implement a custom wrapper for your ASP.NET Core and Web API applications for managing exceptions, providing meaningful and consistent responses to consumers.
by kannankeril
This article is an attempt at splitting out the controller layer to reduce its complexity and improve quality and maintainability of the resulting code.
by Livio Francescucci
Use a JWTToken to access a .NET Core Web API leveraging IdentityServer4 / OAuth2.

Latest Articles

by Vincent Maverick Durano
This article will talk about how to implement a custom wrapper for your ASP.NET Core and Web API applications for managing exceptions, providing meaningful and consistent responses to consumers.
by Quí Nguyễn NT
This is a demonstration of a basic example of single page Angular application and micro-service architecture on Azure.
by Aram Tchekrekjian
How to create and deploy your first ASP.NET Core Web API on IIS
by Sunny Makode
This is an introductory article about creating an Odata Rest API in collaboration with Entity Framework. We are also going to use Autofac as our IOC container. Also, Repository and Unit of Work pattern will be used for cleaner access of persistence model through our ORM (Entity Framework).

All Articles

Sort by Score

WebAPI2 

31 Jan 2017 by Cathy Wun
This is the first part of Building an Employee Tracker using AngularJS and ASP.NET Web API Series.
12 Feb 2017 by levelnis
A quick example to show how to check for a duplicate username
24 Nov 2016 by levelnis
How to use DataTables with Web API Part 2: Making a POST request
9 Dec 2016 by levelnis
Part 4 of a series on using DataTables with WebAPI
24 Feb 2017 by levelnis
How to quickly set up Dependency Injection with Autofac
1 Dec 2016 by levelnis
This is part 3 of a 4-part series on using DataTables with WebAPI.
31 Jan 2017 by Cathy Wun
This is the first part of Rewriting an Employee Tracker using Angular 2 and TypeScript Series.
6 Mar 2017 by Cathy Wun
This is the first part of building an Earnings Tracker using Angular and TypeScript Series.