Pinned Repositories
Clinic
This is a sample code to set an appointment in a clinic using Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), and Clean Architecture. It includes unit tests, integration tests, and acceptance tests.
Entity-Framework-Sample
This is a simple Entity Framework sample code using Repository and Unit of Work Patterns .
ProductManagement
This project uses Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), and Clean Architecture principles to create a CRUD system for product management. It includes authentication and authorization using JWT, along with unit tests and acceptance tests for reliability and scalability.
UnitTestingAspNetCoreWebAPISample
A basic Entity Framework project that includes a user entity as well as unit tests for services and controllers.
shiva-hek's Repositories
shiva-hek/UnitTestingAspNetCoreWebAPISample
A basic Entity Framework project that includes a user entity as well as unit tests for services and controllers.
shiva-hek/Clinic
This is a sample code to set an appointment in a clinic using Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), and Clean Architecture. It includes unit tests, integration tests, and acceptance tests.
shiva-hek/Entity-Framework-Sample
This is a simple Entity Framework sample code using Repository and Unit of Work Patterns .
shiva-hek/ProductManagement
This project uses Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), and Clean Architecture principles to create a CRUD system for product management. It includes authentication and authorization using JWT, along with unit tests and acceptance tests for reliability and scalability.