referbruv / ContainerNinja.CleanArchitecture
ContainerNinja is a boilerplate template project to demonstrate building a multi-container Full Stack application with ASP.NET Core (.NET 6) Web API following Clean Architecture, and Angular.
☆225Updated last year
Related projects ⓘ
Alternatives and complementary repositories for ContainerNinja.CleanArchitecture
- Real world Enterprise CRM application example of ASP.NET Core + Angular web application. Implemented CQRS Design Pattern for ASP.NET Core…☆525Updated last year
- The onion architecture, introduced by Jeffrey Palermo, overcomes the issues of the layered architecture with great ease. With Onion Archi…☆492Updated last year
- This repo contains the source code for the "Onion Architecture in ASP.NET Core" article on Code Maze☆157Updated 9 months ago
- This repository contains the implementation of domain-driven design and clear architecture in ASP.NET Core.☆389Updated 10 months ago
- ☆160Updated 3 years ago
- Rally simulator accompanied with a RESTful API.☆107Updated 2 years ago
- My personal take on Clean Architecture (.NET8)☆213Updated 3 months ago
- ASP.NET CORE HERO - Boilerplate template for your next project!☆180Updated 3 years ago
- Building ASP.NET Core Apps with Clean Architecture - Demo Project for a blog post available at https://www.ezzylearning.net/tutorial/buil…☆111Updated last year
- Let's Learn Dapper with ASP. NET Core! Here is an Implementation of Dapper in ASP.NET Core with Repository Pattern / Unit Of Work and a C…