EF Core 6: GroupBy enhancements
Improvements made to the Entity Framework Core 6 GroupBy functionality
Use IOptions<> for application configuration
Use IOptions for configuration and leverage the additional available interfaces
Use the ILogger IsEnabled method
More effective memory usage using ILogger.IsEnabled