ASP.NET Core 10 Web API: Databases, Searching, Filtering and Paging
EF Core, the repository pattern, and searching, filtering and paging resources in a Web API.
Demo Project: CityInfo API Technologies: ASP.NET Core 10 · Entity Framework Core · SQLite · AutoMapper · Repository Pattern
Entity Framework Core (EF Core) is an open-source ORM (Object-Relational Mapper) for .NET. It allows you to work with a database using .NET objects, without writing most of the data access SQL code.
In this course, the database used is SQLite, which is lightweight and ideal for local development.
Sign in to read this course
A free account unlocks all 514 courses. 20 are readable without one.
What's inside
11 sections- 1 Table of Contents
- 2 Module 1 — Getting Started with Entity Framework Core
- 3 Module 2 — Working with Data via the Repository
- 4 Module 3 — Manipulating Data via the Repository
- 5 Module 4 — Searching and Filtering Resources
- 6 Module 5 — Paging Resources
- 7 Module 6 — Service Layer
- 8 Overall Architecture
- 9 Repository Pattern Flow
- 10 Search / Filter / Pagination Pipeline
- 11 Reference Tables
More ASP.NET Core & Web APIs courses
View all 11Getting Started with ASP.NET Core 10 Web API
Build a REST API with the CityInfo project — resources, validation, updates, DI and configuration.
ASP.NET Core 10 Web API: Securing, Versioning, Documenting and Deploying
JWT security, versioning, OpenAPI/Scalar docs and deploying an ASP.NET Core 10 Web API to Azure.
Developing an Asynchronous ASP.NET Core 10 Web API
End-to-end async flows, cancellation, streaming, external services and async anti-patterns.
Building Minimal APIs in ASP.NET Core 10
Minimal APIs end to end — routing, binding, responses, validation, security and documentation.
Minimal APIs Deep Dive in ASP.NET Core 10
Internal architecture, advanced routing, endpoint filters, validation, versioning and streaming.
ASP.NET Core MVC Deep Dive
MVC fundamentals through routing, Razor views, models, filters, security and performance.
Interested in this course?
Contact us to book it or get a custom training plan for your team.