cs11dotnet7/vscode/Chapter11/LinqWithEFCore/Program.cs

13 lines
195 B
C#
Raw Normal View History

2022-03-06 11:37:59 +01:00
// FilterAndSort();
// JoinCategoriesAndProducts();
// GroupJoinCategoriesAndProducts();
// AggregateProducts();
// CustomExtensionMethods();
// OutputProductsAsXml();
ProcessSettings();