CleanArchitecture
ASP.NET Core 6 Web API Clean Architecture Solution Template
Language: csharp
Author: Christopher Dąbrowski (@thechristopher)
0 stars · 184 views
Files
- CODE_OF_CONDUCT.md (markdown)
- CONTRIBUTING.md (markdown)
- README.md (markdown)
- docker-compose.yml (yaml)
- src ()
- Apps ()
- CleanArchitecture.Api ()
- Program.cs (csharp)
- Startup.cs (csharp)
- appsettings.Development.json (json)
- appsettings.Production.json (json)
- appsettings.json (json)
- Common ()
- CleanArchitecture.Application ()
- DependencyInjection.cs (csharp)
- CleanArchitecture.Infrastructure ()
- DependencyInjection.cs (csharp)
- LICENSE (plaintext)
- ATTRIBUTION.md (markdown)