Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
che7598
Posts
Comments
C
C#
•
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
C
C#
•
Created by che7598 on 1/12/2024 in
#help
How to access Assembly Reference of all projects in a solution.
Exactly.
7 replies
C
C#
•
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