{"id":17703802,"url":"https://github.com/jadhielv/itl","last_synced_at":"2025-04-07T16:18:01.006Z","repository":{"id":37956735,"uuid":"315504810","full_name":"Jadhielv/ITL","owner":"Jadhielv","description":"Sample Web API implementation with .NET Core and DDD using Clean Architecture.","archived":false,"fork":false,"pushed_at":"2025-04-07T14:29:01.000Z","size":7322,"stargazers_count":65,"open_issues_count":3,"forks_count":14,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-07T14:46:25.487Z","etag":null,"topics":["collaborate","communityexchange","ddd-architecture","dotnetcore","educative","fluentvalidation","github","hacktoberfest","mssql","nunit","student-vscode","vuejs"],"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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-24T03:11:25.000Z","updated_at":"2025-04-07T14:29:03.000Z","dependencies_parsed_at":"2023-12-18T15:47:22.275Z","dependency_job_id":"97af772f-d838-49e5-b063-0b04e96b0da3","html_url":"https://github.com/Jadhielv/ITL","commit_stats":{"total_commits":652,"total_committers":8,"mean_commits":81.5,"dds":0.5199386503067485,"last_synced_commit":"9da26a63dc2308616363d809bef1ceab4fb2f755"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jadhielv%2FITL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jadhielv%2FITL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jadhielv%2FITL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jadhielv%2FITL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jadhielv","download_url":"https://codeload.github.com/Jadhielv/ITL/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247685628,"owners_count":20979085,"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":["collaborate","communityexchange","ddd-architecture","dotnetcore","educative","fluentvalidation","github","hacktoberfest","mssql","nunit","student-vscode","vuejs"],"created_at":"2024-10-24T21:06:00.497Z","updated_at":"2025-04-07T16:18:00.983Z","avatar_url":"https://github.com/Jadhielv.png","language":"C#","readme":"# ITL\nSample Web API 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 9 C#** is the default framework and language for this application.\n\n### Assembly Layers\n-   **ITL.Domain**  - This assembly contains common, entities and interfaces.\n-   **ITL.Application**  - This assembly contains all services implementations.\n-   **ITL.Infrastructure**  - This assembly contains the infrastructure of data persistence.\n-   **ITL.API**  - This assembly is the web api host.\n-   **ITL.Tests**  - This assembly contains unit test classes based on the [NUnit](https://github.com/nunit/nunit) testing framework.\n\n## How to contribute\n\n\u003e :thought_balloon: If you are new in Open Source world feel free to check our [How to contribute guidelines](https://github.com/Jadhielv/ITL/blob/master/CONTRIBUTING.md)\n\n## Validation\nData validation using [FluentValidation](https://github.com/JeremySkinner/FluentValidation)\n\n## How to run application: \n[(Backend)](https://github.com/Jadhielv/ITL/tree/master/Backend)\n\n1. Create empty database, name: **`KCTest`**.\n2. Execute [migrations](https://github.com/Jadhielv/ITL/tree/master/Backend/src/ITL.Infrastructure/Migrations).\n2. Set connection string (in [appsettings.json](https://github.com/Jadhielv/ITL/blob/master/Backend/src/ITL.API/appsettings.json) or by user secrets mechanism).\n3. Run .. .\n\n[(kctest-frontend)](https://github.com/Jadhielv/ITL/tree/master/kctest-frontend)\n\nFollow the instructions in [README](https://github.com/Jadhielv/ITL/blob/master/kctest-frontend/README.md) file.\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","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjadhielv%2Fitl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjadhielv%2Fitl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjadhielv%2Fitl/lists"}