{"id":22125506,"url":"https://github.com/youstinus/mvc-creator","last_synced_at":"2026-05-01T01:32:14.567Z","repository":{"id":114220450,"uuid":"183086189","full_name":"youstinus/mvc-creator","owner":"youstinus","description":"MVC folder structure creator for .NET Core and Framework applications","archived":false,"fork":false,"pushed_at":"2019-04-23T20:19:00.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-24T08:15:24.131Z","etag":null,"topics":["csharp","dotnet","dotnet-core","dotnet-framework","mvc","mvc-generator"],"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/youstinus.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}},"created_at":"2019-04-23T19:52:36.000Z","updated_at":"2021-12-25T13:17:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc2fd23c-b6f6-42d0-8a8c-5ebcedfe21a6","html_url":"https://github.com/youstinus/mvc-creator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/youstinus/mvc-creator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youstinus%2Fmvc-creator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youstinus%2Fmvc-creator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youstinus%2Fmvc-creator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youstinus%2Fmvc-creator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/youstinus","download_url":"https://codeload.github.com/youstinus/mvc-creator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youstinus%2Fmvc-creator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32482460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"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":["csharp","dotnet","dotnet-core","dotnet-framework","mvc","mvc-generator"],"created_at":"2024-12-01T16:32:54.356Z","updated_at":"2026-05-01T01:32:14.544Z","avatar_url":"https://github.com/youstinus.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"### MVC creator for .NET Core and .NET Framework applications\n### How to use?\nCreate new project  \nCopy MVCreator.exe into project's folder  \nOpen CMD inside project's location  \nType `MVCreator.exe` followed by arguments separated by space  \nArguments case sensitive and must represent objects  \nType `MVCreator.exe` for help  \nExample  `MVCreator.exe Customer Restaurant Product Table Waiter`  \n\n### It will create folder structure with files:  \n    .\n    ├── ...\n    │\n    ├── Base\n    │   ├── BaseController.cs\n    │   ├── BaseDto.cs\n    │   ├── BaseEntity.cs\n    │   ├── BaseRepository.cs\n    │   ├── BaseService.cs\n    │   └── Interfaces\n    │\t├── IBaseController.cs\n    │\t├── IBaseDto.cs\n    │\t├── IBaseEntity.cs\n    │\t├── IBaseRepository.cs\n    │\t└── IBaseService.cs\n    │\n    ├── Controllers\n    │   └── Interfaces\n    │\n    ├── Models\n    │   └── Dto\n    │\n    ├── Repositories\n    │   └── Interfaces\n    │\n    ├── Services\n    │   └── Interfaces\n    │\n    └── ...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoustinus%2Fmvc-creator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoustinus%2Fmvc-creator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoustinus%2Fmvc-creator/lists"}