corteZz-1
corteZz-1
CC#
Created by corteZz-1 on 1/26/2024 in #help
Question about clean architecture
I read article about clean architecture (in microsoft docs) and I have question about validation. In the article said that Application layer must not have any dependencies from external libraries and frameworks. But I see examples projects on github which build within clean architecture and many projects use fluent validation library in Application layer. So I have confusion, if sense of this architecture make independence application (and domain) layers from frameworks - why people do this?
19 replies
CC#
Created by corteZz-1 on 8/7/2023 in #help
❔ What's the reason for the warning?
35 replies
CC#
Created by corteZz-1 on 5/11/2023 in #help
❔ Error "System.NullReferenceException: "Object reference not set to an instance of an object.
Hi all, error "System.NullReferenceException: "Object reference not set to an instance of an object.". Please help me to understand what's wrong Code: https://gist.github.com/1lchenko/85f8dff3673e667bfbad6ed9ebd93ce1
9 replies