che7598
che7598
CC#
Created by che7598 on 1/12/2024 in #help
How to access Assembly Reference of all projects in a solution.
I want to enforce the clean architecture pattern
7 replies
CC#
Created by che7598 on 1/12/2024 in #help
How to access Assembly Reference of all projects in a solution.
Exactly.
7 replies
CC#
Created by che7598 on 1/12/2024 in #help
How to access Assembly Reference of all projects in a solution.
No. for example private readonly Assembly DomainAssembly = typeof(Domain).Assembly;
7 replies