{"id":19657521,"url":"https://github.com/fastendpoints/template-pack","last_synced_at":"2025-04-28T19:32:12.735Z","repository":{"id":113180865,"uuid":"521148617","full_name":"FastEndpoints/Template-Pack","owner":"FastEndpoints","description":"\"dotnet new\" project \u0026 item scaffolding templates.","archived":false,"fork":false,"pushed_at":"2024-11-03T09:49:04.000Z","size":305,"stargazers_count":22,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-03T09:25:36.400Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":false,"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/FastEndpoints.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","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":"2022-08-04T06:24:38.000Z","updated_at":"2024-11-03T09:49:08.000Z","dependencies_parsed_at":"2023-09-24T16:23:40.267Z","dependency_job_id":"3ff0bfef-367f-4160-88ea-e7da2ac1cd49","html_url":"https://github.com/FastEndpoints/Template-Pack","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FastEndpoints%2FTemplate-Pack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FastEndpoints%2FTemplate-Pack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FastEndpoints%2FTemplate-Pack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FastEndpoints%2FTemplate-Pack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FastEndpoints","download_url":"https://codeload.github.com/FastEndpoints/Template-Pack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224128956,"owners_count":17260533,"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":[],"created_at":"2024-11-11T15:32:33.990Z","updated_at":"2024-11-11T15:32:34.697Z","avatar_url":"https://github.com/FastEndpoints.png","language":"C#","readme":"# FastEndpoints.TemplatePack\nTemplate pack for FastEndpoints to quickly scaffold feature file sets and starter projects using `dotnet new` command line tool.\n\n### Report an Issue\n\n[Issues are tracked in the main FastEndpoints repo](https://github.com/FastEndpoints/FastEndpoints/issues). Please open an issue there.\n\n## Install\n```cs\ndotnet new install FastEndpoints.TemplatePack\n```\n\n## Scaffold Minimalist Starter Project\n```cs\ndotnet new feproj -n MyAwesomeProject\n```\n\n## Scaffold Starter Project With Integrated Testing\n```cs\ndotnet new feintproj -n MyAwesomeProject\n```\n\n## Scaffold xUnit Test Project\n```cs\ndotnet new fetest\n```\n\n## Scaffold Feature File Set\n```\ndotnet new feat -n MyProject.Comments.Create -m post -r api/comments -o Features/Comments/Create\n```\n\n### Available Options\n\n**NOTE:** The `-n` and `-o` options in the above command are `dotnet new` options for \"name\" and \"output\", respectively.\n\n```\n\u003e dotnet new feat --help\n\nFastEndpoints Feature Fileset (C#)\nOptions:\n  -t|--attributes  Whether to use attributes for endpoint configuration\n                   bool - Optional\n                   Default: false\n\n  -p|--mapper      Whether to use a mapper\n                   bool - Optional\n                   Default: true\n\n  -v|--validator   Whether to use a validator\n                   bool - Optional\n                   Default: true\n\n  -m|--method      Endpoint HTTP method\n                       GET\n                       POST\n                       PUT\n                       DELETE\n                       PATCH\n                   Default: GET\n\n  -r|--route       Endpoint path\n                   string - Optional\n                   Default: api/route/here\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastendpoints%2Ftemplate-pack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffastendpoints%2Ftemplate-pack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastendpoints%2Ftemplate-pack/lists"}