{"id":30039721,"url":"https://github.com/mustafaalkan64/cleanarchitecturetemplate","last_synced_at":"2026-05-15T20:06:23.873Z","repository":{"id":308127165,"uuid":"1031674454","full_name":"mustafaalkan64/CleanArchitectureTemplate","owner":"mustafaalkan64","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-04T09:15:39.000Z","size":59,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-04T11:58:09.529Z","etag":null,"topics":["clean-architecture","cqrs","cross-cutting-concerns","ddd","open-telemetry","seq"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mustafaalkan64.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-04T06:56:14.000Z","updated_at":"2025-08-04T08:13:30.000Z","dependencies_parsed_at":"2025-08-04T11:58:12.417Z","dependency_job_id":"55831a3a-1f84-45a9-b481-fc597e46caf8","html_url":"https://github.com/mustafaalkan64/CleanArchitectureTemplate","commit_stats":null,"previous_names":["mustafaalkan64/cleanarchitecturetemplate"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/mustafaalkan64/CleanArchitectureTemplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafaalkan64%2FCleanArchitectureTemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafaalkan64%2FCleanArchitectureTemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafaalkan64%2FCleanArchitectureTemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafaalkan64%2FCleanArchitectureTemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mustafaalkan64","download_url":"https://codeload.github.com/mustafaalkan64/CleanArchitectureTemplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafaalkan64%2FCleanArchitectureTemplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33078059,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:05:40.333Z","status":"ssl_error","status_checked_at":"2026-05-15T20:05:38.672Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clean-architecture","cqrs","cross-cutting-concerns","ddd","open-telemetry","seq"],"created_at":"2025-08-07T01:50:38.157Z","updated_at":"2026-05-15T20:06:23.861Z","avatar_url":"https://github.com/mustafaalkan64.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧱 Clean Architecture Template (.NET 9)\n\nA pragmatic and extensible Clean Architecture solution template for building robust .NET applications using **Domain-Driven Design (DDD)** principles.\n\n---\n\n## 🧩 What's Included?\n\n### 📦 SharedKernel Project\n- Common **DDD abstractions**\n- Reusable **value objects**, **base entities**, and **interfaces**\n\n### 🏛 Domain Layer\n- Rich **domain model** with sample entities\n- Focus on **business logic** and **ubiquitous language**\n\n### 📚 Application Layer\n- **CQRS** with MediatR-style requests\n- Example **use cases**\n- **Cross-cutting concerns**:\n  - Logging\n  - Validation (using FluentValidation)\n\n### 🏗 Infrastructure Layer\n- **Authentication** and **Authorization**\n  - Role-based and Permission-based strategies\n- **EF Core** with **PostgreSQL** support\n- **Logging**:\n  - Structured logging via **Serilog**\n  - Integrated with **Seq** for log visualization\n\n\u003e 🔍 Seq is available at [http://localhost:8081](http://localhost:8081) by default.\n\n### 🧪 Testing Projects\n- ✅ Unit Testing\n- ✅ Functional Testing\n- ✅ Integration Testing\n- ✅ Architecture Testing (e.g., validate dependency rules)\n\n---\n\n## 🚀 Advanced Features \u0026 Roadmap\n\nThis template is built with best practices in mind and is designed to grow with your project. It includes or supports:\n\n- ✅ Domain-Driven Design (DDD)\n- ✅ Role-based Authorization\n- ✅ Permission-based Authorization\n- ✅ Distributed Caching with Redis\n- ✅ OpenTelemetry for distributed tracing\n- ✅ Outbox Pattern for reliable event publishing\n- ✅ API Versioning\n- ✅ Unit Testing\n- ✅ Functional Testing\n- ✅ Integration Testing\n\n---\n\n## 📥 Getting Started\n\n```bash\ngit clone https://github.com/your-org/clean-architecture-template.git\ncd clean-architecture-template\ndocker-compose up -d\n```\n\nThen open http://localhost:8081 to explore structured logs via Seq.\n\nYou can download free template from here, its ready to use : https://www.milanjovanovic.tech/templates/clean-architecture\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmustafaalkan64%2Fcleanarchitecturetemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmustafaalkan64%2Fcleanarchitecturetemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmustafaalkan64%2Fcleanarchitecturetemplate/lists"}