onion-architecture
Onion Architecture and Registering Dependencies in DI Container
I have been reading up on the Onion architecture, and I have what I think is a simple question about how assembly dependencies should be arranged for a DI container to be able to wire everything up.[详细]
2023-04-13 04:37 分类:问答Onion Architecture : Where to put Factories Implementations?
I\'m coming to build new \"Enterprise solution\"开发者_C百科 So i decided to use \"Onion Architecture\" because i wanna as much as flexible architecture.[详细]
2023-03-30 01:12 分类:问答Advice on filtering data and code reuse with Onion Architecture
Here are my questions and then I\'ll give you the background for them: I would prefer to use Method 2 as my application design, so is there a way to provide filtering like Method 1 without introduci[详细]
2023-03-18 18:52 分类:问答What is the relationship between DDD and the “Onion Architecture”?
What is the relationship between Doma开发者_如何学Pythonin-driven design (DDD) and \"The Onion Architecture\" of Jeffrey Palermo?If you look at the image that describes the onion architecture in the l[详细]
2023-01-10 14:38 分类:问答In Javascript (not JQuery), how do I make the window close after 2 seconds?
How do I create a function that will close the window after 2 seconds? 开发者_开发技巧<a href=\"\" onclick=\"close_it(); return false;\">[详细]
2022-12-21 08:56 分类:问答