PayamDarabi / Onion-Architecture-In-ASP.NET-CoreLinks
With WebApi And Blazor UI
☆11Updated 3 years ago
Alternatives and similar repositories for Onion-Architecture-In-ASP.NET-Core
Users that are interested in Onion-Architecture-In-ASP.NET-Core are comparing it to the libraries listed below
Sorting:
- ASP.NET Core Identity in a Clean Architecture☆39Updated last year
- Clean Architecture - Blazor Web App with .NET 8☆42Updated last year
- .NET Core API to manage blogposts using CQRS, MediatR, Serilog, GraphQL, Versionning, etc.☆34Updated last year
- An Implementation of Clean Architecture with .Net 7.☆28Updated 3 years ago
- Modular Monolith template for ASP.NET Core and NET 8☆44Updated last year
- ☆17Updated 2 years ago
- I am leaving GitHub. Follow me on Codeberg! -- A permission-based authorization extensions for ASP.NET Identity.☆68Updated 2 weeks ago
- Este repositorio contiene los ejemplos que muestran los patrones Repositorio & Unit of Work para .NET 6☆27Updated 2 years ago
- Template for ASP.NET WebApi based applications/microservices using CQRS, Mediator pattern, Clean Architecture☆17Updated last year
- A .NET 8.0 project implementing Clean Architecture, CQRS pattern, and Identity for role and user management. Uses SQL Server, Dapper, Ent…☆82Updated last year
- ASP.NET Core | Domain-Driven Design | Clean Architecture☆48Updated 2 years ago
- Microservices on .Net platforms which used Asp.Net Web API, Docker, Kubernetes, RabbitMQ, MassTransit, Grpc, Ocelot API Gateway, MongoDB,…☆31Updated last year
- Expense tracking solution based on .NET Core.☆34Updated 6 years ago
- Source code accompanying the videos https://youtu.be/ZubGYVHTI3Q, https://youtu.be/l8yepSs_Pk8 and https://youtu.be/xfXX9Gu_cpE☆28Updated 2 years ago
- Hotel Booking API implemented with ASP.NET Core and built upon the principles of clean architecture.☆76Updated last year
- QuickApp solution template which built on Modular Monolith Architecture (plug & play) with WebAPI, GraphQL, gRPC, essential feature, CI/C…☆21Updated 4 years ago
- Dapper implementation of UserStore and RoleStore, to be used with Microsoft.AspNetCore.Identity.☆90Updated 2 years ago
- We will be building a Simple Microservice Application for demonstrating various Concepts including Microservice Architecture in ASP.NET C…☆96Updated 5 years ago
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆75Updated 2 years ago
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 5 years ago
- RabbitMQ and MassTransit for ASP.NET Core Microservice Communication. Let's learn and build a small Ticketing Application to demonstrate …☆40Updated 5 years ago
- Project Moved to☆20Updated 5 years ago
- 🛠️ Clean Architecture Common Building Blocks: Identity, Storage, Message Bus, Email, SMS, Caching, Configuration & Secrets Providers, ..…☆75Updated last week
- Automatically register your Minimal API endpoints in ASP.NET Core.☆87Updated last year
- ☆67Updated 4 years ago
- Multitenancy in ASP.NET Core☆83Updated 4 years ago
- Clean Architecture WebApi with .NET 7, CQRS & MediatR, JWT, Dapper with sql & stored procedures.☆113Updated 2 years ago
- The Clean Architecture Template built on top of .NET 10☆84Updated last week
- In this article, we will go through Healthchecks in ASP.NET Core, it’s uses, variations and implementing your own custom health-checks. T…