Testing Database Connectivity with EF Core
Whether during application startup, multi-step workflows, or monitoring an application’s overall...
Read Moreby Georgi Georgiev | Updated Date Jul 19, 2026 | EntityFrameworkCore | 2
Whether during application startup, multi-step workflows, or monitoring an application’s overall...
Read Moreby Gergő Vándor | Updated Date Jul 19, 2026 | EntityFrameworkCore | 3
In this article, we will discuss Entity Framework Core’s global query filters and how to use...
Read Moreby Muhammed Saleem | Updated Date Jul 19, 2026 | EntityFrameworkCore | 3
In this article, we’ll discuss connecting a SQLite database to an ASP.NET Core Web API using...
Read Moreby Karthikeyan N S | Updated Date Jul 19, 2026 | C#, EntityFrameworkCore | 2
Entity Framework Core (EF Core) is an object-relational mapper (ORM), enabling us to work with a...
Read Moreby Georgi Georgiev | Updated Date Jul 19, 2026 | EntityFrameworkCore | 0
Entity Framework Core (EF Core) has many powerful features, with Interceptors being one of the...
Read Moreby John Ademola | Apr 25, 2024 | EntityFrameworkCore | 0
Entity Framework Core has many useful features, and in this article, we will see how to use it to...
Read Moreby Gergő Vándor | Updated Date Apr 2, 2024 | EntityFrameworkCore | 2
In this article, we will discuss the different approaches to migrating a production database when...
Read Moreby Daniel Laurens | Mar 24, 2024 | EntityFrameworkCore | 0
Many .NET applications use Entity Framework Core (EF Core), a popular ORM framework. It offers...
Read Moreby Ivan Gechev | Feb 29, 2024 | EntityFrameworkCore | 0
In this article, we’ll see how we can apply unique constraints to a property in EF (Entity...
Read Moreby Ivan Gechev | Feb 26, 2024 | EntityFrameworkCore | 0
In this article, we’ll take a look at how to inject a DbContext instance into an...
Read Moreby Code Maze | Updated Date Feb 29, 2024 | EntityFrameworkCore, LINQ | 0
Entity Framework Core (EF Core) offers developers two powerful querying strategies: Single and...
Read Moreby Code Maze | Feb 5, 2024 | EntityFrameworkCore | 2
In this article, we will learn about the loading strategies we can employ in EF Core. These...
Read More
Whether you want to master web development or software architecture, you should check our COURSES and pick the one that you like.