{"id":17644543,"url":"https://github.com/wesleygrimes/angular-aspnetcore-seed","last_synced_at":"2025-06-30T19:34:40.504Z","repository":{"id":96740288,"uuid":"133738119","full_name":"wesleygrimes/angular-aspnetcore-seed","owner":"wesleygrimes","description":"Angular 7 / ASP.NET Core 2.2 Seed Project with full VS Code debugging","archived":false,"fork":false,"pushed_at":"2019-04-15T12:29:38.000Z","size":258,"stargazers_count":6,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T05:03:10.006Z","etag":null,"topics":["angular","angular7","angularcli","asp","aspnetcore2","aspnetcore22","dotnet","dotnetcore","seed","visual-studio","vscode"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/wesleygrimes.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":"2018-05-17T00:38:41.000Z","updated_at":"2023-12-27T07:30:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"3bb612a0-6d42-4ccf-a446-d8a1f9706961","html_url":"https://github.com/wesleygrimes/angular-aspnetcore-seed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleygrimes%2Fangular-aspnetcore-seed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleygrimes%2Fangular-aspnetcore-seed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleygrimes%2Fangular-aspnetcore-seed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleygrimes%2Fangular-aspnetcore-seed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wesleygrimes","download_url":"https://codeload.github.com/wesleygrimes/angular-aspnetcore-seed/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252798349,"owners_count":21805868,"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":["angular","angular7","angularcli","asp","aspnetcore2","aspnetcore22","dotnet","dotnetcore","seed","visual-studio","vscode"],"created_at":"2024-10-23T10:06:50.918Z","updated_at":"2025-05-07T01:42:26.010Z","avatar_url":"https://github.com/wesleygrimes.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://ultimatecourses.com/topic/angular/ref/wes.grimes/\" title=\"Ultimate Courses\"\u003e\u003cimg src=\"https://ultimatecourses.com/assets/img/banners/ultimate-angular-github.svg\" alt=\"Ultimate Courses\" /\u003e\u003c/a\u003e\n\n# angular-aspnetcore-seed\n\nAngular 7.2.7 / ASP.NET Core 2.2 Seed Project with full VS Code debugging\n\n## Installation\n\n1.  Clone the project into the folder of your choice - `git clone https://github.com/wesleygrimes/angular-aspnetcore-seed.git`\n2.  Remove the `.git` folder - `rm -rf .git`\n3.  Initialize a new repository in the directory - `git init`\n4.  Install NPM Packages - `(cd ClientApp \u0026\u0026 npm install)`\n5.  Restore NuGet Packages - `dotnet restore`\n6.  Launch Visual Studio Code - `code .`\n7.  Debugging Server and Client code can be done by hitting `F5`\n\n## Structure of the Project\n\n### Back-End\n\nThe back-end is an ASP.NET Core 2.2 WebAPI application.\n\n- `Controllers` - Add new endpoints by creating or updating Controllers in this directory\n- `Models` - Add data models in this folder\n- `Interfaces` - Add any interfaces that will be implemented in this directory\n- `Services` - Add any services in this directory. Typically services will be making the direct HttpClient and Database interactions\n- `Startup.cs` - Startup configuration exists here, as well as registration of any data services that will be injected into Controllers at runtime\n\n### Front-End\n\nYou will find the front-end code in the `ClientApp` directory. This is a fully compatible Angular 7.2.0 CLI application. This means from within the `ClientApp` folder full `ng generate` capabilities are available and encouraged.\n\n## Running the project\n\nThis is an ASP.NET Core 2.2 project with an Angular 6 front-end. The dotnet project is configured to automatically build the Angular project when `dotnet run` is executed. This means that you do not need to worry about running `ng serve -o` manually. It also runs in hot reload mode so any changes made to the dotnet code and/or the angular code will cause an automatic reload and refresh in the browser.\n\n## Debugging from Visual Studio Code\n\nIncluded with this project is a `.vscode/launch.json` file and a `.vscode/tasks.json` file. This means by default you can run `F5` and hit breakpoints in both server and client side code. Sweet!!\n\nIf you have issues when first running make sure that the `Full stack` debug target is chosen.\n\n## Contributions Welcome\n\nThis is a very informal project and any and all pull requests with improvements will be accepted. I look forward to your feedback!\n\n## Angular Training\n\nIf you are new or experienced with Angular I highly recommend that you head over to Ultimate Angular and signup for the Angular Framework courses. Follow the link in the banner to do so.\n\n\u003cdiv class=\"ultimate-courses-banner\"\u003e\u003ca href=\"https://ultimatecourses.com/angular?ref=76683_ttll_neb\"\u003e\u003cimg src=\"https://ultimatecourses.com/assets/img/banners/ultimate-angular-leader.svg\" style=\"width:100%;max-width:100%\"\u003e\u003c/a\u003e\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwesleygrimes%2Fangular-aspnetcore-seed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwesleygrimes%2Fangular-aspnetcore-seed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwesleygrimes%2Fangular-aspnetcore-seed/lists"}