14 wrz 2020 | Blog | ASP.NET Core for .NET 5 & EF Core 5 | ef core 5 | PrimeHotel | SQL | IT
Entity Framework Core 5 is an open-source, lightweight, extensible, and a cross-platform ORM. It is easy to apply and it makes database access super simple. However, sometimes working with tables and views is just not enough. How to execute raw SQL script with Entity Framework Core 5? Let’s find out. Running the raw SQL Running… Continue reading Executing raw SQL with Entity Framework Core 5