DEV Community

# webapi

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Building a Production-Grade Microservices E-Commerce Platform with .NET

Building a Production-Grade Microservices E-Commerce Platform with .NET

Comments
4 min read
.NET: Vertical Slice Architecture vs Clean Architecture — A Practical Comparison Using Real APIs

.NET: Vertical Slice Architecture vs Clean Architecture — A Practical Comparison Using Real APIs

1
Comments
9 min read
Building a Browser-Based Voice-to-Text App with the Web Speech API

Building a Browser-Based Voice-to-Text App with the Web Speech API

1
Comments
2 min read
Integration Testing with Real Databases Using Testcontainers

Integration Testing with Real Databases Using Testcontainers

Comments
8 min read
Key concepts that shed light on building Web API projects with ASP.NET Core.

Key concepts that shed light on building Web API projects with ASP.NET Core.

Comments
5 min read
C# Minimal API: Multiple Authentication Schemes with Swagger Support

C# Minimal API: Multiple Authentication Schemes with Swagger Support

1
Comments
8 min read
C# Minimal API: A Practical Way to Keep Endpoints Clean

C# Minimal API: A Practical Way to Keep Endpoints Clean

1
Comments
4 min read
.NET 10 Data Export API — Minimal APIs, Mapster, Rate Limiting & OpenAPI Done Right

.NET 10 Data Export API — Minimal APIs, Mapster, Rate Limiting & OpenAPI Done Right

1
Comments
8 min read
Microsoft Entra ID + .NET 8 Web API — From Zero to Production-Ready Authentication

Microsoft Entra ID + .NET 8 Web API — From Zero to Production-Ready Authentication

8
Comments 2
8 min read
𝗖𝗮𝗻 𝗬𝗼𝘂 𝗦𝗽𝗼𝘁 𝘁𝗵𝗲 𝗝𝗪𝗧 𝗠𝗶𝘀𝘁𝗮𝗸𝗲?

𝗖𝗮𝗻 𝗬𝗼𝘂 𝗦𝗽𝗼𝘁 𝘁𝗵𝗲 𝗝𝗪𝗧 𝗠𝗶𝘀𝘁𝗮𝗸𝗲?

1
Comments
1 min read
𝗡𝗦𝘄𝗮𝗴 𝗠𝗮𝗱𝗲 𝗦𝗶𝗺𝗽𝗹𝗲 🚀

𝗡𝗦𝘄𝗮𝗴 𝗠𝗮𝗱𝗲 𝗦𝗶𝗺𝗽𝗹𝗲 🚀

5
Comments
1 min read
𝗕𝗼𝗼𝘀𝘁 .𝗡𝗘𝗧 𝗣𝗲𝗿𝗳𝗼𝗿𝗺𝗮𝗻𝗰𝗲 𝘄𝗶𝘁𝗵 𝗥𝗲𝘀𝗽𝗼𝗻𝘀𝗲 𝗖𝗮𝗰𝗵𝗶𝗻𝗴

𝗕𝗼𝗼𝘀𝘁 .𝗡𝗘𝗧 𝗣𝗲𝗿𝗳𝗼𝗿𝗺𝗮𝗻𝗰𝗲 𝘄𝗶𝘁𝗵 𝗥𝗲𝘀𝗽𝗼𝗻𝘀𝗲 𝗖𝗮𝗰𝗵𝗶𝗻𝗴

1
Comments
1 min read
ASP.NET Core Middleware Order Explained: Why app.UseAuthentication() Must Come Before app.UseAuthorization()

ASP.NET Core Middleware Order Explained: Why app.UseAuthentication() Must Come Before app.UseAuthorization()

1
Comments
1 min read
CRUD Operations in .NET 9 with SQL Server: A Practical Guide

CRUD Operations in .NET 9 with SQL Server: A Practical Guide

Comments
2 min read
AbortController - The Overlooked Browser API You Should Be Using

AbortController - The Overlooked Browser API You Should Be Using

1
Comments
3 min read
Adding Rate Limiting to Your .NET Web API

Adding Rate Limiting to Your .NET Web API

Comments
2 min read
REST API and Common HTTP Methods

REST API and Common HTTP Methods

Comments
1 min read
Understanding HTTP Methods in Web API (.NET)

Understanding HTTP Methods in Web API (.NET)

Comments
2 min read
Mastering Database Interceptors in .NET Core Web API (Beginner to Hero)

Mastering Database Interceptors in .NET Core Web API (Beginner to Hero)

16
Comments
5 min read
Mastering Hangfire in .NET 9: A Complete Guide to Background Jobs

Mastering Hangfire in .NET 9: A Complete Guide to Background Jobs

15
Comments
7 min read
SwaggerUI setup ASP.NET Core Web API

SwaggerUI setup ASP.NET Core Web API

5
Comments
1 min read
Using JSON data types with .NET EF Core

Using JSON data types with .NET EF Core

Comments
3 min read
How to easily integrate and extend authentication in ASP.NET Core projects, using ASP.NET Core Identity

How to easily integrate and extend authentication in ASP.NET Core projects, using ASP.NET Core Identity

Comments
1 min read
Create API with NestJS with TDD approach part one

Create API with NestJS with TDD approach part one

Comments
5 min read
Response Caching in C#

Response Caching in C#

Comments
2 min read
loading...