RESTful API ASP.NET Core 3 and EF Core: Step by Step Project
Go beyond basic CRUD API Learn how to add pagination, sorting, collection creation & more to REST ASP API .NET Core 3.0
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
RESTful API creation using ASP .NET Core 3.0
CRUD API functionality using GET, PUT. PATCH, POST, DELETE
Filtering Resources
Sorting Resources
Pagination of Resources
Status Codes and Error Reporting
Creating Custom Validation Attribute
Validattion using IValidatable Object
Creating Caching Profiles
Caching Resources
Repository Pattern
Data Shaping
Mapping Entities with DTO using AutoMapper
Creating Collection of Resources with single API request
Additional verbs - OPTIONS, HEAD
UPSERTING with PUT and PATCH
Supporting JSon and XML Content Types
Adding Custom Headers to responses
Advertisement