{"id":15672644,"url":"https://github.com/thangchung/modular-starter-kit","last_synced_at":"2025-10-24T13:54:35.430Z","repository":{"id":138512270,"uuid":"116552205","full_name":"thangchung/modular-starter-kit","owner":"thangchung","description":"The starter kit with entire modular approach to help remove boilerplate code in developing","archived":false,"fork":false,"pushed_at":"2018-03-22T05:11:15.000Z","size":2845,"stargazers_count":15,"open_issues_count":17,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-20T18:18:40.289Z","etag":null,"topics":["bootstrap","cryptocurrency","csharp","docker","dotnet","dotnetcore","es6","graphql","javascript","modular","react","redux","starter-kit","web","webpack"],"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/thangchung.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}},"created_at":"2018-01-07T09:10:39.000Z","updated_at":"2022-09-20T22:13:14.000Z","dependencies_parsed_at":"2023-04-13T01:26:07.391Z","dependency_job_id":null,"html_url":"https://github.com/thangchung/modular-starter-kit","commit_stats":null,"previous_names":["thangchung/modular-starter-kits"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thangchung%2Fmodular-starter-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thangchung%2Fmodular-starter-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thangchung%2Fmodular-starter-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thangchung%2Fmodular-starter-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thangchung","download_url":"https://codeload.github.com/thangchung/modular-starter-kit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252771327,"owners_count":21801697,"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":["bootstrap","cryptocurrency","csharp","docker","dotnet","dotnetcore","es6","graphql","javascript","modular","react","redux","starter-kit","web","webpack"],"created_at":"2024-10-03T15:29:24.120Z","updated_at":"2025-10-24T13:54:30.394Z","avatar_url":"https://github.com/thangchung.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# modular-starter-kits (a.k.a MSK)\n\nThe starter kits with entire modular approach to help remove boilerplate code in developing\n\n# Nuget packages\n\n- MSK.CoreModule.Utils module: this utils library contains ultility functions and helpers (e.g. string, bytes, hash, modular,...).\n  - Nuget: https://www.nuget.org/packages/MSK.CoreModule.Utils\n- MSK.SupportModule.MineTypeDetector module: the mime type detector for files (e.g. png, gif, jpeg, rtf, pdf, docx, zip, rar,...).\n  - Nuget: https://www.nuget.org/packages/MSK.SupportModule.MimeTypeDetector\n\n# Modular Architecture\n\n- Module Dependency\n\n﻿\u003cp align=\"center\"\u003e\n  \u003cimg align=\"center\" class=\"image\" src=\"https://github.com/thangchung/modular-starter-kits/blob/master/assets/module-dependency.png\"\u003e  \n\u003c/p\u003e\n\n# Routers\n\n- http://localhost:8888/ui-swagger\n- http://localhost:8888/ui/graphiql\n- http://localhost:8888/ui/playground\n\n# Migration\n\n```\ndotnet ef migrations add InitialConfigDbMigration -c ConfigurationDbContext -o Migrations/ConfigDb\n```\n\n```\ndotnet ef migrations add InitialPersistedGrantDbMigration -c PersistedGrantDbContext -o Migrations/PersistedGrantDb\n```\n\n```\ndotnet ef migrations add InitDb  -c ApplicationDbContext  -o Migrations/AppDb\n```\n\n# Contributing\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -am 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Submit a pull request :p\n\n# Licence\n\nCode released under [the MIT license](https://github.com/thangchung/modular-starter-kits/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthangchung%2Fmodular-starter-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthangchung%2Fmodular-starter-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthangchung%2Fmodular-starter-kit/lists"}