cs11dotnet7/vscode/PracticalApps/Northwind.Common.EntityModels.SqlServer
2022-11-08 16:36:11 +00:00
..
AlphabeticalListOfProduct.cs Initial commit 2022-03-13 16:17:01 +00:00
Category.cs Initial commit 2022-03-13 16:17:01 +00:00
CategorySalesFor1997.cs Initial commit 2022-03-13 16:17:01 +00:00
CurrentProductList.cs Initial commit 2022-03-13 16:17:01 +00:00
Customer.cs Initial commit 2022-03-13 16:17:01 +00:00
CustomerAndSuppliersByCity.cs Initial commit 2022-03-13 16:17:01 +00:00
CustomerDemographic.cs Initial commit 2022-03-13 16:17:01 +00:00
Employee.cs Initial commit 2022-03-13 16:17:01 +00:00
Invoice.cs Initial commit 2022-03-13 16:17:01 +00:00
Northwind.Common.EntityModels.SqlServer.csproj Update to EF Core 7 GA 2022-11-08 16:36:11 +00:00
Order.cs Initial commit 2022-03-13 16:17:01 +00:00
OrderDetail.cs Initial commit 2022-03-13 16:17:01 +00:00
OrderDetailsExtended.cs Initial commit 2022-03-13 16:17:01 +00:00
OrdersQry.cs Initial commit 2022-03-13 16:17:01 +00:00
OrderSubtotal.cs Initial commit 2022-03-13 16:17:01 +00:00
Product.cs Initial commit 2022-03-13 16:17:01 +00:00
ProductsAboveAveragePrice.cs Initial commit 2022-03-13 16:17:01 +00:00
ProductSalesFor1997.cs Initial commit 2022-03-13 16:17:01 +00:00
ProductsByCategory.cs Initial commit 2022-03-13 16:17:01 +00:00
QuarterlyOrder.cs Initial commit 2022-03-13 16:17:01 +00:00
Region.cs Initial commit 2022-03-13 16:17:01 +00:00
SalesByCategory.cs Initial commit 2022-03-13 16:17:01 +00:00
SalesTotalsByAmount.cs Initial commit 2022-03-13 16:17:01 +00:00
Shipper.cs Initial commit 2022-03-13 16:17:01 +00:00
SummaryOfSalesByQuarter.cs Initial commit 2022-03-13 16:17:01 +00:00
SummaryOfSalesByYear.cs Initial commit 2022-03-13 16:17:01 +00:00
Supplier.cs Initial commit 2022-03-13 16:17:01 +00:00
Territory.cs Initial commit 2022-03-13 16:17:01 +00:00