iammukeshm / modular-monolith-aspnet-core-sampleLinks
☆172Updated 4 years ago
Alternatives and similar repositories for modular-monolith-aspnet-core-sample
Users that are interested in modular-monolith-aspnet-core-sample are comparing it to the libraries listed below
Sorting:
- ContainerNinja is a boilerplate template project to demonstrate building a multi-container Full Stack application with ASP.NET Core (.NET…☆230Updated 2 years ago
- This repo contains the source code for the "Onion Architecture in ASP.NET Core" article on Code Maze☆167Updated 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…☆229Updated last year
- Rally simulator accompanied with a RESTful API.☆113Updated 2 years ago
- This repository contains the implementation of domain-driven design and clear architecture in ASP.NET Core.☆384Updated last year
- Building ASP.NET Core Apps with Clean Architecture - Demo Project for a blog post available at https://www.ezzylearning.net/tutorial/buil…☆127Updated 2 years ago
- Secure microservices with using standalone Identity Server 4 and backing with Ocelot API Gateway. Protect our ASP.NET Web MVC and API app…☆240Updated 4 months ago
- ASP.NET CORE HERO - Boilerplate template for your next project!☆181Updated 4 years ago
- ASP.NET Core, C#, Vertical Slice Architecture, CQRS, REST API, DDD, SOLID Principles☆136Updated 2 months ago
- ☆110Updated 3 years ago
- Clean Architecture and Domain Driven Design sample project based on C# 10 / .NET 6 / ASP.NET Core 6 / EF Core 6 & Angular 11 with Bootstr…☆262Updated 2 years ago
- A full-stack .NET 6 Microservices build on Minimal APIs and C# 10☆190Updated 2 years ago
- SuuCat is a sample containerized application consisting of several microservices. Its purpose is to use microservice patterns in practice…☆131Updated last year
- This project was made for tutorial purpose - to clearly present the domain driven design concept.☆110Updated 10 months ago
- My personal take on Clean Architecture (.NET8)☆214Updated 6 months ago
- .NET 8 Minimal API with Vertical Slice Architecture☆178Updated 2 months ago
- This stands as a comprehensive solution template that embodies the principles of Clean Architecture, seamlessly integrated with the prowe…☆180Updated 9 months ago
- Clean Architecture WebApi with .NET 7, CQRS & MediatR, JWT, Dapper with sql & stored procedures.☆96Updated last year
- 🍰 An asp.net core template based on .Net 9, Vertical Slice Architecture, CQRS, Minimal APIs, OpenTelemetry, API Versioning and OpenAPI.☆236Updated 3 months ago
- .Net onion/clean architecture sample☆111Updated 11 months ago
- Complete solution template which is built on Clean Architecture with all essential feature, CI/CD, best practice, testing Strategy using …☆115Updated 9 months ago
- Sample .NET 9 API project including Clean Architecture principles, Onion Architecture, MediatR, and Entity Framework with unit and integr…☆204Updated last week
- Resources related to my Pluralsight course on this topic.☆164Updated last year
- Clean Architecture in ASP .NET Core Web API☆126Updated last year
- Let’s go in-depth and understand the functionalities you can achieve with the help of Microsoft Identity. We will build a small yet pract…☆291Updated 3 years ago
- It is a clean architecture project template which is based on hexagonal-architecture principles built with .Net core.☆171Updated 2 years ago
- Implementation of Real-World example in One Solution - One Project for web application development with Asp.Net Core & EF.Core. Only one …☆214Updated last year
- This is a multi-project solution dotnet template for creating an enterprise-level Web API using .NET 6 ASP.NET Core using the Clean Archi…☆78Updated 3 years ago
- Let's implement Permission-Based Authorization in ASP.NET Core