List Question
20 TechQA 2023-12-02T03:33:08.097000Creating a User entity while decoupling ASP.NET Core Identity from the Domain layer according to Onion Architecture
89 views
Asked by ahgarawani
Can a layer method call another method on the same layer in an onion architecture?
123 views
Asked by Magni Hansen
How to work with many to many relationships in ASP.NET Core MVC web app
162 views
Asked by edwin.ill
How to correctly establish the type argument to CancellationToken in Net Core?
62 views
Asked by Turing
Why does this ArchUnit test fail?
418 views
Asked by Tristan
What problem of Layer Architecture really solve Onion Architecture?
154 views
Asked by lm2a
Decoupling Identity from Data layer in Onion Architecture in Dotnet Core
135 views
Asked by DK_bhai
Where layer should I put my ViewModel for ASP.NET Core 6
671 views
Asked by Eduwow
How to set relationship between entites in clean architecture?
690 views
Asked by Eternal Learner
Clean Architecture in NET Framework 4.5 / 4.7.2
331 views
Asked by Vajra
NUnit tests failed with FLuentValidation in ONion Architecture
132 views
Asked by lonelydev101
FLuentValidations doesn't work in Onion (Clean) Architecture
300 views
Asked by lonelydev101
Setup JWT from headers to be used by default in HttpClient
300 views
Asked by Artsiom Auhustsinovich
Appwrite - CRA App template with DI, onion-architecture
93 views
Asked by Petr Tripolsky
Is there a difference between onion architecture and using controller, service and DAO with IoC?
128 views
Asked by berimbolo
Should i use service or repository in cqrs handler?
443 views
Asked by Serkan Çamkerten
Best way to share user/request data between layers in asp.net core/ web api
897 views
Asked by PratikD
How I can implement many to many relations on multiple projects in .Net based on Onion architecture?
42 views
Asked by Mohsen
Using SignalR With between .NET Core projects
215 views
Asked by THEoneANDonly