Prompt Detail:
In a dotnet core solution clean architecture with projects Applicaiton, Domain, Infrastructure and Api. Can you describe the purpous and relationships between thouse applications in a way that describes where to put what type of class, service, repository and so on?
Add a comment