Entity Framework Core on .NET 5

4/7/2021 at Private Event

When we look to data in .NET, we land on Entity Framework – the .NET ORM built by Microsoft. But what is Entity Framework? What other tools exist in the ecosystem? How do we optimize data processing in Entity Framework? What’s new in EF Core 5? Let’s dive into Microsoft’s ORM and see how we can effectively process data in .NET.