DEV Community

# webapi

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
What every ASP.NET Core Web API project needs - Part 1 - Serilog

What every ASP.NET Core Web API project needs - Part 1 - Serilog

98
Comments 16
5 min read
Blazor Server CRUD App Using Visual Studio Code

Blazor Server CRUD App Using Visual Studio Code

93
Comments 9
25 min read
Rust + Actix + CosmosDB (MongoDB) tutorial api.

Rust + Actix + CosmosDB (MongoDB) tutorial api.

79
Comments 6
7 min read
Building REST APIs In .NET 8 The Easy Way!

Building REST APIs In .NET 8 The Easy Way!

60
Comments 13
9 min read
What every ASP.NET Core Web API project needs - Part 3 - Exception handling middleware

What every ASP.NET Core Web API project needs - Part 3 - Exception handling middleware

58
Comments 2
4 min read
What every ASP.NET Core Web API project needs - Part 2 - API versioning and Swagger

What every ASP.NET Core Web API project needs - Part 2 - API versioning and Swagger

55
Comments 4
7 min read
Performance measuring

Performance measuring

54
Comments 5
2 min read
Async Clipboard API: Accessing the clipboard using JavaScript

Async Clipboard API: Accessing the clipboard using JavaScript

51
Comments 2
6 min read
Top 15 Automated API Testing Tools | Lasted Update

Top 15 Automated API Testing Tools | Lasted Update

32
Comments 1
17 min read
On.NET: Creating A GraphQL Backend

On.NET: Creating A GraphQL Backend

30
Comments
1 min read
What every ASP.NET Core Web API project needs - Part 5 - Polly

What every ASP.NET Core Web API project needs - Part 5 - Polly

29
Comments 1
7 min read
What every ASP.NET Core Web API project needs - Part 4 - Error Message Reusability and Localization

What every ASP.NET Core Web API project needs - Part 4 - Error Message Reusability and Localization

28
Comments 3
5 min read
Structured error messages for HTTP APIs

Structured error messages for HTTP APIs

27
Comments
4 min read
What every ASP.NET Core Web API project needs - Part 6 - IServiceCollection Extension

What every ASP.NET Core Web API project needs - Part 6 - IServiceCollection Extension

27
Comments 2
3 min read
On.NET Episode: Introduction To GraphQL

On.NET Episode: Introduction To GraphQL

26
Comments 2
1 min read
On.NET Episode: Consuming GraphQL in C#

On.NET Episode: Consuming GraphQL in C#

26
Comments
1 min read
Swagger and ReDoc for Documenting WEB API in .NET 5

Swagger and ReDoc for Documenting WEB API in .NET 5

24
Comments
2 min read
OData with .NET 6

OData with .NET 6

22
Comments 4
5 min read
Create Web API with ASP.NET Core 6.0

Create Web API with ASP.NET Core 6.0

19
Comments 1
7 min read
How to get your web API noticed

How to get your web API noticed

17
Comments
4 min read
On .NET Episode: Getting started GraphQL APIs with HotChocolate

On .NET Episode: Getting started GraphQL APIs with HotChocolate

17
Comments 1
1 min read
OData without Entity Framework in ASP.NET 6.0 and performing CRUD operations

OData without Entity Framework in ASP.NET 6.0 and performing CRUD operations

15
Comments 2
4 min read
How to make your ✨shiny new ASP.NET Core 3.0 API accessible from emulators and within your network 👀

How to make your ✨shiny new ASP.NET Core 3.0 API accessible from emulators and within your network 👀

15
Comments
2 min read
Supercharging ASP.NET 6.0 with ODATA | CRUD | Batching | Pagination

Supercharging ASP.NET 6.0 with ODATA | CRUD | Batching | Pagination

15
Comments 5
8 min read
Construcción de un API REST en .NET Core 3

Construcción de un API REST en .NET Core 3

15
Comments 5
11 min read
Improve user experience using Network status API and SolidJS

Improve user experience using Network status API and SolidJS

14
Comments
3 min read
Blazor and Customizing the OData entity model

Blazor and Customizing the OData entity model

13
Comments 2
2 min read
Extending ProblemDetails - Add error code to ValidationProblemDetails

Extending ProblemDetails - Add error code to ValidationProblemDetails

12
Comments 1
4 min read
Containerize a .NET Core Web API Project

Containerize a .NET Core Web API Project

11
Comments
2 min read
Develop Minimal APIs in .NET 7 using Entity Framework Core 7

Develop Minimal APIs in .NET 7 using Entity Framework Core 7

11
Comments 1
7 min read
Create a Web API with ASP.NET Core. (video)

Create a Web API with ASP.NET Core. (video)

9
Comments 4
1 min read
Dotnet Core Webapi With Microsoft SQL Server in Docker - Part 1

Dotnet Core Webapi With Microsoft SQL Server in Docker - Part 1

9
Comments
6 min read
WebAPI to WebAPI calls authenticated by Azure

WebAPI to WebAPI calls authenticated by Azure

9
Comments
9 min read
Web vulnerabilities and options for .net core API 3.1

Web vulnerabilities and options for .net core API 3.1

8
Comments
4 min read
Getting Started With The Beacon API

Getting Started With The Beacon API

8
Comments
6 min read
MutationObserver Web API

MutationObserver Web API

8
Comments
3 min read
MongoDB REST API

MongoDB REST API

8
Comments
5 min read
C# : Add Custom Logger to .NET 6 Web API

C# : Add Custom Logger to .NET 6 Web API

8
Comments
2 min read
Authorizing Hangfire dashboard in .NET Web API using JWT tokens

Authorizing Hangfire dashboard in .NET Web API using JWT tokens

8
Comments
2 min read
The Power of Proxy Api

The Power of Proxy Api

8
Comments
5 min read
Minimal API with ASP.NET Core

Minimal API with ASP.NET Core

8
Comments
3 min read
Security: How to use Azure AD App Role for C# WebApi

Security: How to use Azure AD App Role for C# WebApi

7
Comments
5 min read
API Framework, the moving parts

API Framework, the moving parts

7
Comments 1
3 min read
Fullscreen API

Fullscreen API

7
Comments
2 min read
A Developer’s Guide for Creating Web APIs with ASP.NET Core 5

A Developer’s Guide for Creating Web APIs with ASP.NET Core 5

7
Comments
10 min read
Serilog Configuration in aspnet core

Serilog Configuration in aspnet core

7
Comments
2 min read
Playing the T-Rex Runner game inside a Picture-in-Picture window

Playing the T-Rex Runner game inside a Picture-in-Picture window

7
Comments
5 min read
ASP.NET Core - Write a Simple JWT Authentication

ASP.NET Core - Write a Simple JWT Authentication

7
Comments
2 min read
Should Web API be limited to RESTful?

Should Web API be limited to RESTful?

7
Comments 1
1 min read
Starting my API journey...

Starting my API journey...

7
Comments
2 min read
ASP.NET Core Web API How to Start

ASP.NET Core Web API How to Start

7
Comments 1
1 min read
Status Codes for REST APIs

Status Codes for REST APIs

6
Comments
4 min read
How to Use JQuery DataTables with ASP.NET Core Web API

How to Use JQuery DataTables with ASP.NET Core Web API

6
Comments
8 min read
Perform CRUD Operations using `Xrm.WebApi`

Perform CRUD Operations using `Xrm.WebApi`

6
Comments
3 min read
HttpUtility encode vs WebUtility encode

HttpUtility encode vs WebUtility encode

6
Comments 1
1 min read
Alternate ways to intercept and manipulate response in Asp.Net core - Part 2

Alternate ways to intercept and manipulate response in Asp.Net core - Part 2

6
Comments
3 min read
Retrieving, using and validating token from an IdentityServer

Retrieving, using and validating token from an IdentityServer

6
Comments
3 min read
Kentico 12: Design Patterns Part 7 - Integrating Web API 2

Kentico 12: Design Patterns Part 7 - Integrating Web API 2

6
Comments
12 min read
Submit FormData Object Using Fetch API

Submit FormData Object Using Fetch API

6
Comments
4 min read
Javascript Quick Tip -- Browser Notifications

Javascript Quick Tip -- Browser Notifications

6
Comments
4 min read
loading...