All Projects → OnionArchitecture → Similar Projects or Alternatives

855 Open source projects that are alternatives of or similar to OnionArchitecture

Cleanarchitecture.webapi
An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in mind.
Stars: ✭ 615 (+95.86%)
Clean Architecture Manga
🌀 Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
Stars: ✭ 3,104 (+888.54%)
Event Sourcing Castanha
An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Microservice application.
Stars: ✭ 68 (-78.34%)
Mutual labels:  clean-architecture, webapi
AngularCLI-ASPNET-Core-CustomersService
Example of integrating Angular with ASP.NET Core RESTful Services
Stars: ✭ 61 (-80.57%)
Mutual labels:  asp-net-core, webapi
Aspnetcore Webapi Sample
This is a sample ASP.NET Core WebAPI
Stars: ✭ 310 (-1.27%)
Mutual labels:  asp-net-core, webapi
Grapefruit.vucore
A front-background project using ASP.NET Core WebApi and Vue.js
Stars: ✭ 210 (-33.12%)
Mutual labels:  asp-net-core, webapi
archunit-junit5-kotlin
Generic Architecture Tests written in Kotlin using ArchUnit and Junit5
Stars: ✭ 22 (-92.99%)
ApiDmS
Open Source Document Management System.
Stars: ✭ 16 (-94.9%)
Mutual labels:  asp-net-core, webapi
RESTvsGRPC
Evaluating Performance of REST vs. gRPC
Stars: ✭ 36 (-88.54%)
Mutual labels:  asp-net-core, webapi
WebAPI2CLI
Execute ASP.NET Core WebAPI from Command Line
Stars: ✭ 28 (-91.08%)
Mutual labels:  asp-net-core, webapi
CleanArchitecture-Template
This is a solution template for Clean Architecture and CQRS implementation with ASP.NET Core.
Stars: ✭ 60 (-80.89%)
Mutual labels:  clean-architecture, asp-net-core
car-rental
CarRental Project
Stars: ✭ 13 (-95.86%)
Mutual labels:  clean-architecture, asp-net-core
AspNet5GeoElasticsearch
ASP.NET Core MVC Geo Elasticsearch Swashbuckle Swagger
Stars: ✭ 38 (-87.9%)
Mutual labels:  asp-net-core, webapi
Ultrix
Ultrix is a meme website for collecting memes and sharing them with friends on the website.
Stars: ✭ 13 (-95.86%)
Mutual labels:  clean-architecture, asp-net-core
CleanArchitectureDemo
This is a demo project built on .NET Core 3.1 Clean Architecture. Please refer the articles mentioned in the readme to learn more.
Stars: ✭ 33 (-89.49%)
Mutual labels:  clean-architecture, asp-net-core
dotnet-webapi-boilerplate
Clean Architecture Template for .NET 6.0 WebApi built with Multitenancy Support.
Stars: ✭ 2,200 (+600.64%)
Mutual labels:  clean-architecture, webapi
SPA-With-Blazor
Creating a Single Page Application with Razor pages in Blazor using Entity Framework Core database first approach.
Stars: ✭ 27 (-91.4%)
Mutual labels:  asp-net-core, webapi
GPONMonitor
GPON Monitoring tool for Dasan Networks GPON OLTs
Stars: ✭ 26 (-91.72%)
Mutual labels:  asp-net-core, webapi
WebApiJwt
Asp.NET Core 2.0 WebApi JWT Authentication with Identity & MySQL
Stars: ✭ 118 (-62.42%)
Mutual labels:  asp-net-core, webapi
clean-architecture-azure-cosmos-db
A starting point to build a web API to work with Azure Cosmos DB using .NET 5 and Azure Cosmos DB .NET SDK V3, based on Clean Architecture and repository design pattern. Partition key is also implemented through the repository pattern.
Stars: ✭ 277 (-11.78%)
Mutual labels:  clean-architecture, asp-net-core
eShopOnWeb
Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
Stars: ✭ 8,250 (+2527.39%)
Mutual labels:  clean-architecture, asp-net-core
frontend-clean-architecture
React + TypeScript app built using the clean architecture principles in a more functional way · 🧼 🏛 🍪
Stars: ✭ 1,816 (+478.34%)
social-me-die
A social media experiment with .net core, ef core, react and mobx.
Stars: ✭ 16 (-94.9%)
Mutual labels:  clean-architecture, cqrs-pattern
Onion Architecture Asp.net Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 5!
Stars: ✭ 196 (-37.58%)
Mutual labels:  clean-architecture, asp-net-core
Domain Driven Hexagon
Guide on Domain-Driven Design, software architecture, design patterns, best practices etc.
Stars: ✭ 4,417 (+1306.69%)
Dotnet New Caju
Learn Clean Architecture with .NET Core 3.0 🔥
Stars: ✭ 228 (-27.39%)
Mutual labels:  clean-architecture, webapi
ASP.NET-CORE-MVC-Sample-Registration-Login
C# Asp.Net Core MVC Sample Registration/Login/Email Activation Form with MsSQL Server/Entity Framework/Onion Architecture
Stars: ✭ 37 (-88.22%)
Mutual labels:  asp-net-core, onion-architecture
N-Tier-Architecture
This is a n-layer architecture based on Common web application architectures.
Stars: ✭ 105 (-66.56%)
Mutual labels:  asp-net-core, webapi
onion-architecture
My Java implementation example of onion architecture
Stars: ✭ 52 (-83.44%)
awesome-software-architecture
A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
Stars: ✭ 1,594 (+407.64%)
CleanArchitecture
Clean Architecture Solution for .NET 5
Stars: ✭ 18 (-94.27%)
Mutual labels:  asp-net-core, webapi
Raypi
一个基于.NET Core 3.1的DDD(领域驱动)的极简风WebApi开发框架。
Stars: ✭ 138 (-56.05%)
Mutual labels:  asp-net-core, webapi
User.api
集成网关、身份认证、Token授权、微服务、.netcore等的基于CQRS的微服务开发框架示例
Stars: ✭ 109 (-65.29%)
Mutual labels:  asp-net-core, webapi
CRUD.ASPCore.Reactjs.WebAPI.EF
CRUD Operations in ASP.NET Core application using React.js , Web API and Entity Framework core DB first approach with the help of VS 2017.
Stars: ✭ 80 (-74.52%)
Mutual labels:  asp-net-core, webapi
ms-identity-javascript-angular-spa-aspnetcore-webapi
An Angular single-page application that authenticates users with Azure AD and calls a protected ASP.NET Core web API using MSAL Angular
Stars: ✭ 72 (-77.07%)
Mutual labels:  asp-net-core, webapi
Equinoxproject
Full ASP.NET Core 5 application with DDD, CQRS and Event Sourcing concepts
Stars: ✭ 5,120 (+1530.57%)
Mutual labels:  asp-net-core, onion-architecture
CleanArchitecture
ASP.NET Core 6 Web API Clean Architecture Solution Template
Stars: ✭ 312 (-0.64%)
Mutual labels:  clean-architecture, webapi
Cqrs Clean Eventual Consistency
CQRS, using Clean Architecture, multiple databases and Eventual Consistency
Stars: ✭ 247 (-21.34%)
Mutual labels:  clean-architecture, asp-net-core
MinimalApi
ASP.NET Core 7.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authentication, Versioning, Unit Testing, Integration Testing and Open API.
Stars: ✭ 156 (-50.32%)
Mutual labels:  asp-net-core, webapi
CrmWebApi
🎉 CRM后台管理系统(后端 WebApi)
Stars: ✭ 13 (-95.86%)
Mutual labels:  webapi
InternalSteamWebAPI
Documenting the unofficial and internal Steam Web API
Stars: ✭ 126 (-59.87%)
Mutual labels:  webapi
android
🌦 Vädret
Stars: ✭ 17 (-94.59%)
Mutual labels:  clean-architecture
ITL
Sample Web API implementation with .NET Core and DDD using Clean Architecture.
Stars: ✭ 29 (-90.76%)
Mutual labels:  clean-architecture
EcommerceDDD
Experimental full-stack application using Domain-Driven Design, CQRS, and Event Sourcing.
Stars: ✭ 178 (-43.31%)
Mutual labels:  clean-architecture
DomainResult
Tiny package for decoupling domain operation results from IActionResult and IResult types of ASP.NET Web API
Stars: ✭ 23 (-92.68%)
Mutual labels:  webapi
statiq-starter-kontent-lumen
Lumen is a minimal, lightweight, and mobile-first starter for creating blogs using Statiq and Kontent by Kentico.
Stars: ✭ 22 (-92.99%)
Mutual labels:  asp-net-core
M6T.Core.TupleModelBinder
Asp.Net Core Tuple Model Binder
Stars: ✭ 20 (-93.63%)
Mutual labels:  asp-net-core
DNZ.SEOChecker
SEO Checker and Recommander Plugin (like wordpress Yoast) for ASP.NET Core.
Stars: ✭ 18 (-94.27%)
Mutual labels:  asp-net-core
squidex-identity
Identity Server for Squidex Headless CMS
Stars: ✭ 28 (-91.08%)
Mutual labels:  asp-net-core
simple-wallet
This is a simple wallet REST api that is capable of acount deposits and withdrawals, checking for account balance and providing a ministatement. It follows domain driven design practices. The project uses the DDD architecture approach.
Stars: ✭ 32 (-89.81%)
Mutual labels:  clean-architecture
QRCoder-implemented-in-ASP.NET-Core
QRCoder Implemented in ASP.NET Core
Stars: ✭ 24 (-92.36%)
Mutual labels:  asp-net-core
CSharpCampReCapProject
Kodlama.io | C# Camp | Recap Project | Car Rental System | 2021
Stars: ✭ 17 (-94.59%)
Mutual labels:  webapi
XAF Security E4908
This repository contains examples for Role-based Access Control, Permission Management, and OData / Web / REST API Services for Entity Framework and XPO ORM
Stars: ✭ 47 (-85.03%)
Mutual labels:  asp-net-core
roove
Dating app based on firebase services and facebook login. MVVM-Kotlin-RxJava-Dagger-Databinding
Stars: ✭ 55 (-82.48%)
Mutual labels:  clean-architecture
Dermayon
Dermayon is Library for supporting build large application,distributed application, scalable, microservices, cqrs, event sourcing, including generic ef repository pattern with unit of work, generic mongo repository pattern with unit of work, kafka, etc
Stars: ✭ 66 (-78.98%)
Mutual labels:  cqrs-pattern
identityazuretable
This project provides a high performance cloud solution for ASP.NET Identity Core using Azure Table storage replacing the Entity Framework / MSSQL provider.
Stars: ✭ 97 (-69.11%)
Mutual labels:  asp-net-core
MPACore.PhoneBook
采用MVC+jQuery 的方式进行开发。
Stars: ✭ 51 (-83.76%)
Mutual labels:  asp-net-core
ByteScout-SDK-SourceCode
ALL source code samples for ByteScout SDKs and Web API API products.
Stars: ✭ 24 (-92.36%)
Mutual labels:  webapi
clean-code-javascript-ko
🛁 Clean Code concepts adapted for JavaScript - 한글 번역판 🇰🇷
Stars: ✭ 1,767 (+462.74%)
Mutual labels:  clean-architecture
Reddnet
🎭 Minimal Reddit clone
Stars: ✭ 125 (-60.19%)
Mutual labels:  clean-architecture
1-60 of 855 similar projects