Custom Roslyn analyzers for Entity Framework Core performance and best practices. Includes EFCORE001 (IReadOnlySet.Contains detection) and EFCORE002 (GroupBy without Select detection) with automatic code fixes.
$ dotnet add package Bitbean.Analyzers.EfCoreNo README available.