Click here to Skip to main content
15,867,686 members
Everything / WebAPI

WebAPI

WebAPI

Great Reads

by kusnaditjung
Web specification and framework
by Fred Song (Melbourne)
Build a simple finance application with Angular 13 and .NET 6
by John Atten
When working with ASP.NET Web Api from a .NET client, one of the more confounding things can be handling the case where errors are returned from the Api. Specifically, unwrapping the various types of errors which may be returned from a specific API action method, and translating the error content in
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.

Latest Articles

by Zijian
Use the codes generated by OpenApiClientGen in real world applications
by Zijian
Construct Angular Reactive Forms of client data models through generated Angular TypeScript codes
by Zijian
Construct Angular Reactive Forms of client data models through generated codes
by Zijian
A series of articles comparing programmer experiences of Angular, Aurelia, React, Vue, Xamarin and MAUI

All Articles

Sort by Score

WebAPI 

17 Sep 2020 by kusnaditjung
Web specification and framework
19 May 2022 by Fred Song (Melbourne)
Build a simple finance application with Angular 13 and .NET 6
3 Oct 2014 by John Atten
When working with ASP.NET Web Api from a .NET client, one of the more confounding things can be handling the case where errors are returned from the Api. Specifically, unwrapping the various types of errors which may be returned from a specific API action method, and translating the error content in
4 Jun 2020 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.
7 Jun 2022 by Fred Song (Melbourne)
Build a simple finance application with Angular 13 and .NET 6
21 Nov 2016 by Kornfeld Eliyahu Peter
How to host a cross-platform ASP.NET Core application
25 Dec 2016 by syed shanu
In this article, let’s see how to create our first ASP.NET Core Angular 2 Starter Application (.NET Core) using Template pack using Entity Framework 1.0.1 and Web API to display data from the database to our Angular2 and ASP.NET Core web application.
5 Jul 2016 by Akhil Mittal
This article will focus on practical aspects of formatters and content negotiation in ASP.NET Web API
1 Dec 2019 by Vincent Maverick Durano
The new version of ApiBoilerPlate has recently been released. In this post, we will take a look at the new features added to the template.
20 Aug 2018 by TheQult
Simple middleware to add server side analytics functions to ASP.NET Core
16 Oct 2014 by Gaurav Aroraa
In this step-by-step article, we will discuss all about CRUD (Create Read Update Delete) operations with Web API using Repository pattern.
4 Sep 2017 by Bart-Jan Brouwer
Learn how to create JWT and use with WebApi, REST and MVC All Build with .NET Core
4 Sep 2017 by Bart-Jan Brouwer
Learn how to create JWT and use with WebApi, REST and MVC all build with .NET Core
27 Oct 2016 by Shashangka Shekhar
In this article, we will focus on how to enable CORS in ASP.NET Core application, get knowledge about CORS policy how we can share resource through different origin.
12 Aug 2018 by Sarathlal Saseendran
We will create an Angular 6 application with Cosmos DB and Web API 2.0.
7 Jan 2022 by raddevus
Includes complete C# Web API which allows you to post your app data using simple method
4 May 2023 by JayWalks
A walkthrough of code solving a real world problem
29 Apr 2015 by Mathi Mani
In this article we will learn how to call WebAPI's PUT method with complex input type from C# using model input
1 Jul 2017 by Milan Stanacev
This article covers internal workings of LiteApi and explains aspects of creating MVC-like WebAPI middleware running on ASP.NET Core .
5 Oct 2017 by Vijay Andugula
Example for database Update and Insert using Angular, Web APIs
14 Jul 2019 by Viswanatha Swamy
In this article, we will be looking at how to use SQL Server 2017 Docker image for Local Web API development.
21 Aug 2021 by freedeveloper
Use the logger system as other Microservices in your eco-system
1 Feb 2024 by Zijian
Use the codes generated by OpenApiClientGen in real world applications
26 Feb 2016 by Max R McCarty
How are you storing that sensitive application data and should you be?
18 Oct 2019 by Vincent Maverick Durano
Highlights the detail about what's new in AutoWrapper Version 2. AutoWrapper is a simple, yet customizable global exception handler and response wrapper for ASP.NET Core APIs
8 Dec 2023 by Zijian
A series of articles comparing programmer experiences of Angular, Aurelia, React, Vue, Xamarin and MAUI
10 Jan 2024 by Zijian
Construct Angular Reactive Forms of client data models through generated Angular TypeScript codes
9 Jan 2024 by Zijian
Construct Angular Reactive Forms of client data models through generated codes
25 May 2018 by gptankit
An approach to making better use of cluster error feedback
1 Feb 2019 by WasiUllah Khan
Created an API for my DropBox file uploader using Flask
22 Mar 2019 by Rajat-Indiandotnet
How to do sentiment analysis using few clicks and see live graphical representation using Power BI live feed
28 Feb 2013 by Jeffrey T. Fritz
Plantronics Legend UC Headset – A Call Center Example
23 Mar 2015 by Accusoft, Ned Averill-Snell
Watermarking in an HTML5 viewer allows sharing sensitive document content while curbing the potential for unauthorized use. This paper shows how the application of JSON properties in the body of an HTTP viewing session request can be used to apply watermarking to a document.
13 Mar 2023 by Michael Breeden
How to make an API connection (GET, POST) using Salesforce Apex language (very like Java) to a FHIR (Electronic Medical Records) Server
26 Jan 2015 by John Atten
Building up a lean, minimal Web Api application from scratch is a terrific way to become more familiar with how things work under the hood in a Web Api (or any other ASP.NET) project.
7 Mar 2016 by Akhil Mittal
In this article we’ll learn on how to write unit tests for WebAPI controllers i.e. REST’s actual endpoints.
2 Oct 2019 by Eduard Silantiev
Deep refactoring and refinement of ASP.NET Core WEB API application code
1 Apr 2016 by Akhil Mittal
This is the last article of the RESTful series in which I’ll explain how you can leverage OData capabilities in ASP.NET WebAPI. I’ll explain what OData is and we’ll create OData enabled RESTful services.
17 Oct 2016 by Vincent Maverick Durano
In this article, we will learn how to implement a simple Real-Time poll vote results using SignalR 2, MVC, Web API 2, jQuery and HighCharts.
28 Feb 2016 by syed shanu
In this article, we will see how to create and manage a User Role based menu using ASP.NET MVC, WEB API and AngularJS.
26 Jul 2022 by raddevus
C’YaPass (Fully Open Source Software) now a Fully-Functioning Password Ecosystem which doesn’t store your passwords anywhere — You are the owner of your data.
6 Dec 2015 by syed shanu
Simple MVC Pivot HTML Grid using AngularJS and Web API 2
18 Sep 2016 by syed shanu
In this article, we will learn how to create a simple web based music player system using MVC, AngularJS and Web API.
10 Jul 2014 by Ricardo Lynch
Using JavaScript for oAuth with three major identity providers: Facebook, Google, and Twitter.
13 Aug 2018 by Gunnar S
Convert an existing .NET Core WebAPI application to NServiceBus
4 Sep 2017 by Bart-Jan Brouwer
Learn how to create JWT and use with WebApi, REST and MVC all build with .NET Core
1 Mar 2016 by Akhil Mittal
This article will explain how to make WebAPI secure using Basic Authentication and Token based authorization.
18 May 2017 by Abhijit S Kulkarni
Token Based Authentication for Web API
10 Mar 2017 by Dave Clemmer
Going over key features of the VITA open source ORM and .net application framework, with sample SPAs using the MVC/AngularJS/WebApi/VITA technology stack.
1 Oct 2019 by Vincent Maverick Durano
A simple yet organized project template for building ASP.NET Core APIs in .NET Core 3.x
24 Oct 2016 by Kelum Priyadarshane
This project developed using combination of Entity Framework 6.0 + Code First Approach + Web API 2 + Repository Pattern + ASP.NET MVC 5 + SQL Server 2012 + Unit of Work Testing + Bootstrap.
20 Jul 2017 by Bryian Tan
The author is sharing an article on how to create a help tooltip for a HTML element using Web API, Bootstrap Popover and jQuery UI dialog
20 May 2020 by raddevus
A quick article to walk you through building your .NET Web API and posting to it via AJAX (using JSON)
1 Mar 2016 by Akhil Mittal
In this article I’ll explain how to write your own custom routes using Attribute Routing.
1 Mar 2016 by sachin verma, Akhil Mittal
This article of the series will explain how we can handle requests and log them for tracking and for the sake of debugging, how we can handle exceptions and log them. We’ll follow a centralized way of handling exceptions in WebAPI and write our custom classes to be mapped to the type of exception th
1 Mar 2016 by Akhil Mittal
My article will explain how we can make our Web API service architecture loosely coupled and more flexible.
9 Apr 2015 by Omar Al Zabir
An example Web application showcasing the amazing features of ASP.NET MVC, WebAPI, EF together with ESB to build a secure, reliable, REST based web api, and web frontend.
19 Oct 2021 by Saineshwar Bageri
Log each request and response of an API in a way that it helps to maintain logs
2 Oct 2019 by Eduard Silantiev
Create a test RESTful WEB API service using ASP.NET Core 2.1
23 Nov 2022 by alirıza adıyahşi
Creating a web farm on Docker container using redis, haproxy and abp module zero core template
15 Oct 2016 by Saineshwar Bageri
In this article we are going to have a look on how to secure WEBAPI.
7 Aug 2017 by Bart-Jan Brouwer
Modern design example for .NET Core MVC with RESTful service
20 Jan 2017 by Ole Oren
Fast and simple REST development for SQL devs
20 Apr 2017 by Saineshwar Bageri
In this article, we are going to learn how to secure asp.net web API using custom token based authentication.
23 Aug 2014 by Sul Aga
Building a Kanban board web application using AngularJS, WebApi, SignalR and HTML5
13 Jul 2014 by Marla Sukesh
How to work with JSON using ASP.NET Webforms, MVC, WCF and WebAPI
9 Sep 2019 by vladimir husnullin
This article shows how to create a single page web applciation using AngularJS. It will be helpful for people willing to study Angular and MVVM practices.
14 Nov 2016 by Vincent Maverick Durano
A quick demo tutorial on how to setup .NET Core on Mac and creating a simple ASP.NET Core app that talks to PostgreSQL database, and running it on Docker.
4 Oct 2015 by syed shanu
This article shows how to create a Are You Genius game using MVC, AngularJS and Web API 2.
5 Aug 2016 by Vincent Maverick Durano
This series of article will walk you through on building a simple Online Poll System with real-time updates using SignalR 2, jQuery, Core EF, Core MVC and Web API 2.We will take a look at how each of the technologies will be used within ASP.NET Core 1.0.
3 Nov 2015 by Stewart Mbofana
In this article we examine how to use Json Web tokens as an authentication mechanism in Asp.Net Web Api 2.2.
14 Apr 2016 by Akhil Mittal
In this article I’ll explain how we can host aWebAPI in another process independent of IIS.
24 Oct 2013 by Norbert Schlia
How to use QNetworkAccessManager to download files synchronously from the web.
18 Nov 2021 by L. Michael
Easily create a lean Web API on top of a .NET library of stateless services
26 Sep 2013 by Rahul Rajat Singh
In this article we will talk about the basics of ASP.NET Web API.
6 Nov 2014 by John Atten
In recent posts, I've covered a lot of ground using ASP.NET Identity 2.0 in the context of an MVC application. Since it's RTM in March of this year, Identity 2.0 has offered a substantial expansion of the Authentication/Authorization . toolset available to MVC applications. Similarly, Identity 2.0
27 Oct 2016 by syed shanu
Tutorial for creating a simple web based Hotel Room Booking System using MVC, AngularJS, and WebAPI
23 Mar 2016 by Prince Cheruvathur
This article provides simple steps for creating a template for ASP.Net application using AngularJS, RequireJS and Typescript using AMD module system.
9 Feb 2015 by Serge Jerkezian
The article covers the basic architecture of AngularJS and how to connect it to a WebAPI.
8 Mar 2016 by syed shanu
In this article you will learn how to create Kids Learn game using MVC and AngularJS
10 Jun 2015 by Pradeep Shet
This article is intended to all those developers who are working on Service Oriented Architecture (SOA) with JavaScript/JQuery. Here I tried to show all the possible ways of handling JSON from client like XMLHttpRequest, JQuery Ajax, Angular js with Web Service, WCF Rest, Asp.NET Web Forms, MVC, MVC
27 Jul 2012 by Manjunath Shrikantiah
Following Article will show how to load real time data while user scrolls.
21 Nov 2017 by Wojciech Nagórski
Extended XML Serializer for .NET 4 and .NET CORE with WebApi and ASP Core integration.
20 May 2020 by raddevus
Post to your Web API via the XmlHttpRequest - learn how to set up headers, data for body, etc.
2 Jul 2019 by Mustafa Kok
Developing a very simple Web API architecture using ASP.NET Web API2 whose operations can be extended by just adding new operation types
12 Aug 2019 by Mohammed Dawood Ansari
"How to export the List into an Excel file" in a generic way using NPOI with .NET/.NET Core WEB API
6 Oct 2018 by Vincent Maverick Durano
A step-by-step demo on how to build and dockerize ASP.NET Core and Blazor apps on MacOS
18 Aug 2016 by syed shanu
In this article, you will learn about MVC AngularJS Master/Detail CRUD, Filter and Sorting using WEB API 2 with Stored Procedure.
26 Dec 2013 by Rahul Rajat Singh
In this article we will look at the various ways of hosting ASP.NET WebApi.
8 Sep 2014 by Dukhabandhu Sahoo
Simple way to upload file using jQuery AJAX in ASP.NET Web API
4 Dec 2015 by Alexander Siniouguine
Discover Bower and Gulp with Visual Studio 2015
16 Jan 2014 by vladimir husnullin
This article describes how to implement incoming JSON data validation
21 Aug 2015 by alvinloh
How to create a centralized web service to send authenticated emails through Office 365 using ASP.NET Web API
1 Jun 2016 by Kevin Griffin
Because it is so challenging, many developers concentrate on the technical aspects of selecting a stack while ignoring the developers themselves. If you are the technical director of a project, you cannot proclaim "this is the stack we will use" without considering important non-technical aspects.
13 Nov 2013 by John Atten
Creating a clean, minimal-footprint ASP.NET WebAPI project with VS 2012 and ASP.NET MVC 4.
22 Feb 2020 by Shenwei Liu
A sample web application and discussions on creating, displaying, and downloading PDF documents with Web API data sources (including ASP.NET Core), client Angular CLI or AngularJS Components, and resolutions for web browser compatibility to handle PDF documents.
7 Mar 2017 by Veronica S. Zotali
Using SpecFlow to Test Web API
29 May 2017 by Veronica S. Zotali
This article shows how to configure IdentityServer3, when you need to authenticate and authorize usage of your WebAPI/MVC, for users stored in SQL Server.