Please enable JavaScript.
Coggle requires JavaScript to display documents.
Sapaf.Intranet.Api, Sapaf.Intranet.WebSite, Sapaf.Intranet.Tests,…
Sapaf.Intranet.Api
Sapaf.Intranet.Core
Entities
EntityBase
ProductCategory:EntityBase
Product:EntityBase
Http
Response
Dto
DtoBase
ProductCategoryDto
Repositories
Interfaces
IProductCategoryRepository
ProductCategoryRepository:IProductCategoryRepository
InMemoryProductCategoryRepository:IProductCategoryRepository
Service
Interfaces
IProductCategoryService
ProductCategoryService
Controllers
ProductCategoriesController
Http Response
Program
builder.service.interface
Dapper,
https://mysqlconnector.net/
Sapaf.Intranet.WebSite
Pages
ProductCategory
List.cs
Services
Interfaces
IProductCategoryService
ProductCategoryService.cs
Sapaf.Intranet.Tests
Reference