Episode

ASP.NET Monsters #108: Using the LIKE operator in Entity Framework Core 2.0

Entity Framework Core 2 was released recently. In today's episode we explore a new feature that allows us to specify the SQL Server LIKE operator when querying for entities.

Related Links: GitHub Repo - https://github.com/AspNetMonsters/EP108-EFLikeOperator

Follow aspnetmonsters