The "Clean Structured API Project" is a template designed to create well-organized and maintainable ASP.NET Core API applications. It follows RESTful principles, Clean Architecture and SOLID principles, implements the Dependency Injection, Repository, and Unit of Work design pattern, and utilizes Entity Framework Core for data access.
☆40Aug 12, 2024Updated 2 years ago
Alternatives and similar repositories for clean-structured-api-project
Users that are interested in clean-structured-api-project are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- With WebApi And Blazor UI☆11Aug 7, 2022Updated 4 years ago
- ☆16Oct 16, 2020Updated 5 years ago
- Clean structured ASP.NET Core web project, follows the Clean Architecture principles, SOLID design principles, and implements the Depende…☆118May 2, 2024Updated 2 years ago
- An implementation of Clean Architecture for ASP.NET Core WebAPI secured with JWT☆57Dec 20, 2022Updated 3 years ago
- An Implementation of Clean Architecture with .Net 7.☆31Jan 14, 2023Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Este repositorio contiene los ejemplos que muestran los patrones Repositorio & Unit of Work para .NET 6☆26Jan 7, 2024Updated 2 years ago
- A Clean Architecture project sample for Blazor Server with .NET 7 f using entity framework core and repository pattern.☆46Apr 28, 2024Updated 2 years ago
- Complete guide to ASP.NET Core MVC (.NET 8) [E-Commerce App] Build real world e-commerce application using ASP.NET Core MVC, Entity Frame…☆45Sep 18, 2025Updated last year
- ASP.NET Core MVC e-commerce app with CRUD, user auth, and roles.☆15Jan 10, 2024Updated 2 years ago
- A .NET 8.0 project implementing Clean Architecture, CQRS pattern, and Identity for role and user management. Uses SQL Server, Dapper, Ent…☆85Feb 24, 2024Updated 2 years ago
- [PL] Domain-Driven Design "Pragmatycznie" - od strategii do taktyki☆99May 24, 2026Updated 3 months ago
- Domain Driven Design(DDD) and Clean Architecture with ASP.NET Core and C# followed by CQRS, Event Sourcing pattern and Event Driven Archi…