Web API

Web API

Welcome to Web API programming section of C# Corner. In this section, you will find various Web API related source code samples, articles, tutorials, and tips.

Post
Article Video EBook
Web API
Implement idempotent APIs in ASP.NET Core
Web API
What is an On-Behalf-Of (OBO) Token and How to Use It
4
Answers
API testing
Web API
HTTP/3: The Future of Web Communication
3
Answers
Can we use string interpolation into the request body ?
5
Answers
.Net Web API questions for Experience professional
2
Answers
Custom Headers in API
2
Answers
JSON service DLL files
6
Answers
What is a webhook?
Web API
Postman - Setup Workspace And Collection
Web API
OpenAPI Document Generation in .NET 9 APIs
Web API
Json Patch (1) In ASP.NET Core web API
Web API
Web API Development in .NET Core
2
Answers
How JWT token Works in dot net core?
Web API
HTTP Methods for Web Development
Web API
Web API in Azure (2), Set a Client Credential Secret
Web API
Web API in Azure (3), Consume Web API with a Security Token
Web API
REST API Standards for Effective API Development in .NET
Web API
RESTful API Design with .NET
Web API
Web API
Web API
REST(2), RESTFUL Services/Architecture vs. REST based Services/Architecture
Web API
Encrypting Header & Request Body Parameters in .NET Core Web API
1
Answer
How to encrypt API request, response and header parameters that can't readable to client's browser source code (Inspect element)?
1
Answer
How to make an API more Secure?
Web API
Consume API in Repository Design Pattern