{"id":18291390,"url":"https://github.com/ladynaggaga/asp.netcoremva","last_synced_at":"2026-03-06T08:34:04.647Z","repository":{"id":69565989,"uuid":"68227607","full_name":"LadyNaggaga/ASP.NETCoreMVA","owner":"LadyNaggaga","description":"Microsoft Virtual Academy MVA ","archived":false,"fork":false,"pushed_at":"2019-10-02T00:17:30.000Z","size":2145,"stargazers_count":81,"open_issues_count":4,"forks_count":40,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-04-05T10:33:37.123Z","etag":null,"topics":["asp-net-core","learning-by-doing"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LadyNaggaga.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-09-14T17:24:00.000Z","updated_at":"2023-07-24T13:48:44.000Z","dependencies_parsed_at":"2023-02-22T04:15:20.375Z","dependency_job_id":null,"html_url":"https://github.com/LadyNaggaga/ASP.NETCoreMVA","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LadyNaggaga/ASP.NETCoreMVA","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LadyNaggaga%2FASP.NETCoreMVA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LadyNaggaga%2FASP.NETCoreMVA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LadyNaggaga%2FASP.NETCoreMVA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LadyNaggaga%2FASP.NETCoreMVA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LadyNaggaga","download_url":"https://codeload.github.com/LadyNaggaga/ASP.NETCoreMVA/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LadyNaggaga%2FASP.NETCoreMVA/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30167963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["asp-net-core","learning-by-doing"],"created_at":"2024-11-05T14:14:05.474Z","updated_at":"2026-03-06T08:34:04.628Z","avatar_url":"https://github.com/LadyNaggaga.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ASP.NET Core MVA\n\nThis repository provides you with demo scripts, codes and links to get you up and running a three day workshop on an introduction to ASP.NET Core.\n[Link to recording](https://mva.microsoft.com/en-US/training-courses/introduction-to-aspnet-core-with-visual-studio-2017-16841)\nPlease feel free to use this content at User Groups,  workshops, demos, conferences and customers.\n\n\n### Day 1 Introduction to ASP.NET Core \n\n\n*Meet ASP.NET Core*\n\nSection is being updated to MSBuild [Link to MVA ](https://mva.microsoft.com/en-US/training-courses/introduction-to-aspnet-core-with-visual-studio-2017-16841)\n**Day 1** is 100 - 200 level  introduction to ASP.NET Core. By the end of the day your audience will have understanding of:\n - [.NET Core SDK and Tooling available](https://github.com/LadyNaggaga/ASP.NETCoreMVA/blob/MVA_Update/Introduction/GettingStarted.md) :smiley:\n - [Introduction to ASP.NET Core and  Middleware](https://github.com/LadyNaggaga/ASP.NETCoreMVA/blob/MVA_Update/Introduction/IntroductiontoASPNETCore.md) :smiley:\n - [Multi Project solutions/Share Library](https://github.com/LadyNaggaga/ASP.NETCoreMVA/blob/master/Introduction/sharedlibrary.md) *moved*\n - [Routing and MVC](https://github.com/LadyNaggaga/ASP.NETCoreMVA/blob/MVA_Update/Introduction/RoutingandMVC.md) :smiley:\n - [Creating a Form](https://github.com/LadyNaggaga/ASP.NETCoreMVA/blob/MVA_Update/Introduction/CreatingaForm.md) :smiley:\n - [Introuction to Web APIs with ASP.NET Core MVC](https://github.com/LadyNaggaga/ASP.NETCoreMVA/blob/master/Introduction/APIsandMVCCore.md) :smiley:\n - [Logging and Diagnostics](https://github.com/LadyNaggaga/ASP.NETCoreMVA/blob/master/Introduction/LoggingandDiagnostics.md) :pencil2:\n\n\n\n### Day 2 Intermediate Guide to ASP.NET Core 1.0  :pencil2:\nSection is being updated to  MSBuild tooling  \n\n*The how to guide*\n\n**Day 2** is 200 - 300 level advanced introduction to ASP.NET Core. By the end of the day your audience will have a an understanding on how to do the following:\n- [Tag Helpers](https://github.com/LadyNaggaga/ASP.NETCoreMVA/blob/master/Advanced/RazorTagHelpers.md)\n - Basic Tag Helpers\n - Making your own custom tag helpers\n- [Building Custom Middleware](https://github.com/LadyNaggaga/ASP.NETCoreMVA/blob/master/Advanced/CustomMiddleware.md)\n- [Dependency Injection](https://github.com/LadyNaggaga/ASP.NETCoreMVA/blob/master/Advanced/DependencyInjectionandunittesting.md)\n- [APIs and MVC](https://github.com/LadyNaggaga/ASP.NETCoreMVA/blob/master/Advanced/APIsandMVCCore.md) \n- [Single Page Applications with Angular 2](https://github.com/LadyNaggaga/ASP.NETCoreMVA/blob/master/Advanced/SPA.md)\n- [Entity Framework Core](https://github.com/LadyNaggaga/ASP.NETCoreMVA/blob/master/Advanced/Entityframeworkcore.md)\n- [Publishing \u0026 Deployment](https://github.com/LadyNaggaga/ASP.NETCoreMVA/blob/master/Advanced/Publishinganddeployment.md) \n\n\n\n### Day 3 .NET Core  on Linux /  Cross Platform :pencil2:\nSection is being updated to  MSBuild tooling \n\n*.NET Core Everywhere*\n\n**Day 3**  is mix of 100 - 200 \u0026 200 -300 level content. By the end of the day your audience will have understanding of:\n- [Getting Started with .NET Core on Mac and Ubuntu](https://github.com/LadyNaggaga/ASP.NETCoreMVA/blob/master/CrossPlatform/ASPNETUBUNTU.md)\n- [Introduction to ASP.NET Core and Tooling available](https://github.com/LadyNaggaga/ASP.NETCoreMVA/blob/master/CrossPlatform/IntroductiontoASPNETCore.md)\n- [Introduction to ASP.NET MVC](https://github.com/LadyNaggaga/ASP.NETCoreMVA/blob/master/CrossPlatform/ASPNETMVC.md)\n- [Deploying to Linux Server](https://github.com/LadyNaggaga/ASP.NETCoreMVA/blob/master/CrossPlatform/DeployingtoLinux.md) \n- [Getting started with containers with Docker](https://github.com/LadyNaggaga/ASP.NETCoreMVA/blob/master/CrossPlatform/WorkingwithContainers.md)\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladynaggaga%2Fasp.netcoremva","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fladynaggaga%2Fasp.netcoremva","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladynaggaga%2Fasp.netcoremva/lists"}