{"id":18103000,"url":"https://github.com/jadhielv/acgss","last_synced_at":"2025-10-28T06:12:46.873Z","repository":{"id":104162062,"uuid":"607875157","full_name":"Jadhielv/ACGSS","owner":"Jadhielv","description":"Sample Web App implementation with .NET Core and DDD using Clean Architecture. ","archived":false,"fork":false,"pushed_at":"2025-03-17T22:00:42.000Z","size":1806,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T21:41:59.936Z","etag":null,"topics":["azure","clean-architecture","ddd-architecture","dotnetcore","fluentvalidation","git","github","mssql","nunit","sendgrid-mail","solid-principles","twilio"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jadhielv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-02-28T21:14:37.000Z","updated_at":"2025-03-17T22:00:39.000Z","dependencies_parsed_at":"2024-01-16T00:09:32.799Z","dependency_job_id":"d300a4e6-b1cd-4d7c-a7cf-c78a1a751f0e","html_url":"https://github.com/Jadhielv/ACGSS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jadhielv%2FACGSS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jadhielv%2FACGSS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jadhielv%2FACGSS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jadhielv%2FACGSS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jadhielv","download_url":"https://codeload.github.com/Jadhielv/ACGSS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248765993,"owners_count":21158296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["azure","clean-architecture","ddd-architecture","dotnetcore","fluentvalidation","git","github","mssql","nunit","sendgrid-mail","solid-principles","twilio"],"created_at":"2024-10-31T22:09:51.208Z","updated_at":"2025-10-28T06:12:46.805Z","avatar_url":"https://github.com/Jadhielv.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ACGSS\nSample Web App implementation with .NET Core and DDD using Clean Architecture.\n\n## Solution Design\nThe solution design focuses on a basic Domain Driven Design techniques and implementation, while keeping the things as simple as possible but can be extended as needed. Multiple assemblies are used for separation of concerns to keep logic isolated from the other components. **.NET 7 C#** is the default framework and language for this application.\n\n### Assembly Layers\n-   **ACGSS.Domain**  - This assembly contains common, entities and interfaces.\n-   **ACGSS.Application**  - This assembly contains all services implementations.\n-   **ACGSS.Infrastructure**  - This assembly contains the infrastructure of data persistence.\n-   **ACGSS.Web**  - This assembly is the web app host.\n-   **ACGSS.Tests**  - This assembly contains unit test classes based on the [NUnit](https://github.com/nunit/nunit) testing framework.\n\n## Validation\nData validation using [FluentValidation](https://github.com/JeremySkinner/FluentValidation)\n\n## How to run application: \n\n1. Create empty Database, name: **`ACGSS`**\n2. Set Connection String (in [appsettings.json](https://github.com/Jadhielv/ACGSS/blob/main/ACGSS.Web/appsettings.json#L9) or by user secrets mechanism)\n3. Execute [migrations](https://github.com/Jadhielv/ACGSS/tree/main/ACGSS.Infrastructure/Migrations).\n4. Set Authentication | Twilio - SendGrid (in [appsettings.json](https://github.com/Jadhielv/ACGSS/blob/main/ACGSS.Web/appsettings.json#L12))\n5. Run .. .\n\n## ¡Give a Star!\n\nIf you like this project, learn something or you are using it in your applications, please give it a star. Thanks! .. .\n\n## License\n\nThis project is open source and available under the -\u003e [MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjadhielv%2Facgss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjadhielv%2Facgss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjadhielv%2Facgss/lists"}