DEV Community

ASP NET Core REST API Development Series' Articles

Back to Oscar Montenegro's Series
Build a web API with C# & ASP NET Core 7.0

Build a web API with C# & ASP NET Core 7.0

10
Comments
8 min read
Implement database Seeding for your Asp net core Web API 🌱
Cover image for Implement database Seeding for your Asp net core Web API 🌱

Implement database Seeding for your Asp net core Web API 🌱

6
Comments
4 min read
Basics of logging in ASP NET Core
Cover image for Basics of logging in ASP NET Core

Basics of logging in ASP NET Core

1
Comments
5 min read
Repository Pattern Implementation in ASP.NET Core
Cover image for Repository Pattern Implementation in ASP.NET Core

Repository Pattern Implementation in ASP.NET Core

7
Comments
5 min read
Data transfer objects and mapping in asp net core
Cover image for Data transfer objects and mapping in asp net core

Data transfer objects and mapping in asp net core

2
Comments 1
6 min read
Data validation with Fluent Validation for ASP NET Core
Cover image for Data validation with Fluent Validation for ASP NET Core

Data validation with Fluent Validation for ASP NET Core

3
Comments
9 min read
The Power of Asynchronous Code in your web API
Cover image for The Power of Asynchronous Code in your web API

The Power of Asynchronous Code in your web API

1
Comments
5 min read
Improve Your Web API Performance With Pagination
Cover image for Improve Your Web API Performance With Pagination

Improve Your Web API Performance With Pagination

8
Comments
5 min read
Filtering In Your ASP NET Core Web API: The Key to Efficient Data Retrieval
Cover image for Filtering In Your ASP NET Core Web API: The Key to Efficient Data Retrieval

Filtering In Your ASP NET Core Web API: The Key to Efficient Data Retrieval

Comments
7 min read
Sorting Resources on your ASP NET Core Web API
Cover image for Sorting Resources on your ASP NET Core Web API

Sorting Resources on your ASP NET Core Web API

1
Comments
5 min read
How to Use Patch Requests to Update Resources in Your REST API
Cover image for How to Use Patch Requests to Update Resources in Your REST API

How to Use Patch Requests to Update Resources in Your REST API

1
Comments
5 min read
Understanding The Filter Pipeline In ASP.NET Core
Cover image for Understanding The Filter Pipeline In ASP.NET Core

Understanding The Filter Pipeline In ASP.NET Core

2
Comments
11 min read
Relationships in Entity Framework Core
Cover image for Relationships in Entity Framework Core

Relationships in Entity Framework Core

1
Comments
11 min read
Exposing Related Entities in your Web API
Cover image for Exposing Related Entities in your Web API

Exposing Related Entities in your Web API

Comments
12 min read
Implementing HATEOAS in your ASP NET Core web API: Enhancing API Discoverability and Navigability
Cover image for Implementing HATEOAS in your ASP NET Core web API: Enhancing API Discoverability and Navigability

Implementing HATEOAS in your ASP NET Core web API: Enhancing API Discoverability and Navigability

Comments
8 min read
A Comprehensive Guide to Caching Strategies in Web API Development

A Comprehensive Guide to Caching Strategies in Web API Development

1
Comments
9 min read