edit
zoom
List of repository modules/files being visualised in the above diagram:
ApiOData/CompanyController.cs
ApiOData/ProductController.cs
ApiOData/PurchaseOrderController.cs
ApiOData/VendorController.cs
Applications/Companies/CompanyService.cs
Applications/Products/ProductService.cs
Applications/PurchaseOrders/PurchaseOrderService.cs
Applications/Vendors/VendorService.cs
DTOs/CompanyDto.cs
DTOs/ProductDto.cs
DTOs/PurchaseOrderDto.cs
DTOs/VendorDto.cs
Data/ApplicationDbContext.cs
Infrastructures/InventoryCheckService/IInventoryCheckService.cs
Infrastructures/InventoryCheckService/InventoryCheckService.cs
Infrastructures/Repositories/IRepository.cs
Infrastructures/Repositories/Repository.cs
Models/Entities/Customer.cs
Models/Entities/Product.cs
Models/Entities/PurchaseOrder.cs
Models/Entities/Vendor.cs
Pages/Companies/CompanyForm.cshtml.cs
Pages/Companies/CompanyList.cshtml.cs
Pages/Products/ProductForm.cshtml.cs
Pages/Products/ProductList.cshtml.cs
Pages/PurchaseOrders/PurchaseOrderDownload.cshtml.cs
Pages/PurchaseOrders/PurchaseOrderForm.cshtml.cs
Pages/PurchaseOrders/PurchaseOrderList.cshtml.cs
Pages/PurchaseOrders/PurchaseOrderPdf.cshtml.cs
Pages/Vendors/VendorForm.cshtml.cs
Pages/Vendors/VendorList.cshtml.cs