CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
clean-architecture
09-15
Back-end
In CQRS with multiple databases, should I call database functions inside Command or inside repositor
09-14
database
clean architecture - extensions place
08-31
OS
.NET Clean architecture - multiple projects
08-14
Blockchain
How to make Vertical StackView subviews (same specific heights) start from TOP, Swift?
08-12
Mobile
What is the correct way to represent a generic entity in Clean Architecture
07-02
Net
What does it mean that "Object Oriented Programming imposes discipline on indirect transfer of
06-14
Back-end
Where to put Resource folder and files in .NET Clean Architecture for Globalization and Localization
06-09
Enterprise
LiveData Observer isn't triggered for the second time
06-07
OS
Clean Architecture - DTO place
05-24
Mobile
Calling Methods in Infrastructure Project from Application layer in Clean Architecture C#
05-20
Back-end
What is the right way to build an entity with relationships
05-06
OS
Where to store the login state in Clean Architecture?
05-06
database
Should Data Transfer Objects (DTOs) be used to bind UI too?
05-02
Enterprise
When create useCase - clean architecture?
04-27
OS
How to follow Uncle Bob's rule(recommendation) to use one try-catch block in one method correct
04-02
OS
Clean architecture using eShopOnWeb reference application - Entity Framework Core Performance Effici
04-01
OS
How to name classes and structures related to the same entity | Suffixes
03-23
OS
.NET EF - how to avoid code duplication for identical models in different db contexts using Clean Ar
03-17
Back-end
How can I minimize both boilerplate and coupling in object construction?
03-09
Enterprise
How to handle business logic and Android string resources inside Kotlin data classes?
02-24
Enterprise
Does the Data Mapper layer is really required in MVVM clean architecture?
02-11
database
Form validation in Clean Architecture
12-24
OS
How to handle global things with Clean Architecture in Flutter apps?
11-11
database
Enforce business rules out of Aggregate
10-07
Mobile
Where do you put third party libs when following Clean and Hexagonal Architecture? [closed]
09-30
database
Why is DbContext scope being added if it adds it by default? [duplicate]
09-29
Blockchain
How to perform a request chains in clean architecture?
09-23
Back-end
how to get string resources in domain layer
Links:
CodePudding