{"id":22599143,"url":"https://github.com/dappsar/democarq","last_synced_at":"2025-08-11T20:15:13.675Z","repository":{"id":123680477,"uuid":"324902833","full_name":"dappsar/democarq","owner":"dappsar","description":"demo clean architecture c#","archived":false,"fork":false,"pushed_at":"2020-12-31T11:20:24.000Z","size":27310,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T19:45:16.994Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dappsar.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2020-12-28T03:30:22.000Z","updated_at":"2021-02-23T09:36:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"2d8cb9a9-7113-40f1-9b29-d0eae323ab0f","html_url":"https://github.com/dappsar/democarq","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dappsar/democarq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dappsar%2Fdemocarq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dappsar%2Fdemocarq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dappsar%2Fdemocarq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dappsar%2Fdemocarq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dappsar","download_url":"https://codeload.github.com/dappsar/democarq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dappsar%2Fdemocarq/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269948901,"owners_count":24501835,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-12-08T11:08:20.998Z","updated_at":"2025-08-11T20:15:13.666Z","avatar_url":"https://github.com/dappsar.png","language":"C#","funding_links":["https://www.buymeacoffee.com/codewithmukesh"],"categories":[],"sub_categories":[],"readme":"﻿# Clean Architecture Boilerplate - ASP.NET Core 5.0 (WebApi \u0026 MVC)\nClean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Packages your projects will ever need. Includes both WebApi and Web(MVC) Projects.\n\n# V1.0.0 is Released.\n\n[Get the NuGet Package from here!](https://www.nuget.org/packages/demo/)\n\n[Getting Started - Quick Start Guide](https://codewithmukesh.com/blog/aspnet-core-hero-boilerplate-quick-start-guide/)\n\n[View the Project Page](https://codewithmukesh.com/project/aspnet-core-hero-boilerplate/)\n\n# The Vision\n\nAn idea to bring together the best and essential practices / pacakges of ASP.NET Core 5.0 along with Clean Hexagonal Architecture that can be a right fit for small/mid and enterprise level solutions.\nHow easy would it be if you are able to run a single line of CLI command on your Console and you get a complete implementation in no time? That's the exact vision I have while building this full fledged Boilerplate template.\n\n## Technologies Used\n\n- ASP.NET Core 5.0 WebAPI\n- ASP.NET Core 5.0 MVC\n- Entity Framework Core 5.0\n\n## Give a Star ⭐️\nIf you found this Implementation helpful or used it in your Projects, do give it a star. Thanks!\nOr, If you are feeling really generous, [Support the Project with a small contribution!](https://www.buymeacoffee.com/codewithmukesh)\n\n## Contributions / Help Needed\n\nIt would be great if a few of you could contribute to this project. Here are the points I would love to have some help with.\n\n- Someone to fix typos on this Readme, or prepare a better one. \n- Someone to add Localizers throughout the MVC Project.\n- Someone to add Arabic Transalations throughout the MVC Project. You can find the Dictionary under the Resources Folder in the Web Project.\n- Someone to ensure the code quality.\n\nLet's make this the best .NET 5 Clean Architecture Template.\n\n## Features Included\n\n### ASP.NET Core 5.0 MVC Project\n- Slim Controllers using MediatR Library\n- Permissions Management based on Role Claims\n- Toast Notification (includes support for AJAX Calls too)\n- Serilog\n- ASP.NET Core Identity\n- AdminLTE Bootstrap Template (Clean \u0026 SuperFast UI/UX)\n- AJAX for CRUD (Blazing Fast load times)\n- jQuery Datatables\n- Select2\n- Image Optimization\n- Includes Sample CRUD Controllers / Views\n- Active Route Tag Helper for UI\n- RTL Support\n- Complete Localization Support / Multilingual\n- Clean Areas Implementation\n- Dark Mode!\n- Default Users / Roles Seeding at Startup\n- Supports Audit Logging / Activity Logging for Entity Framework Core\n- Automapper\n\n### ASP.NET Core 5.0 WebAPI\n- JWT \u0026 Refresh Tokens\n- Swagger\n\n(will be updated soon)\n\n## Support\n\nHas this Project helped you learn something New? or Helped you at work? Do Consider Supporting. Here are a few ways by which you can support.\n\n- Leave a star!\n- Recommend this awesome project to your colleages.\n- Do consider endorsing me on LinkedIn for ASP.NET Core - [Connect via LinkedIn](https://www.linkedin.com/in/iammukeshm/)\n- Or, If you want to support this project on the long run, consider buying me a coffee.\n\n\u003ca href=\"https://www.buymeacoffee.com/codewithmukesh\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" alt=\"Buy Me A Coffee\" width=\"200\"  style=\"height: 60px !important;width: 200px !important;\" \u003e\u003c/a\u003e\n\n\n## About the Authors\n\n### Mukesh Murugan\n- Blogs at [codewithmukesh.com](https://www.codewithmukesh.com)\n- Facebook - [codewithmukesh](https://www.facebook.com/codewithmukesh)\n- Twitter - [Mukesh Murugan](https://www.twitter.com/iammukeshm)\n- Twitter - [codewithmukesh](https://www.twitter.com/codewithmukesh)\n- Linkedin - [Mukesh Murugan](https://www.linkedin.com/in/iammukeshm/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdappsar%2Fdemocarq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdappsar%2Fdemocarq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdappsar%2Fdemocarq/lists"}