ASP.NETCoreMVA
ASP.NETCoreMVA copied to clipboard
Microsoft Virtual Academy MVA
ASP.NET Core MVA
This 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. Link to recording Please feel free to use this content at User Groups, workshops, demos, conferences and customers.
Day 1 Introduction to ASP.NET Core
Meet ASP.NET Core
Section is being updated to MSBuild Link to MVA Day 1 is 100 - 200 level introduction to ASP.NET Core. By the end of the day your audience will have understanding of:
- .NET Core SDK and Tooling available :smiley:
- Introduction to ASP.NET Core and Middleware :smiley:
- Multi Project solutions/Share Library moved
- Routing and MVC :smiley:
- Creating a Form :smiley:
- Introuction to Web APIs with ASP.NET Core MVC :smiley:
- Logging and Diagnostics :pencil2:
Day 2 Intermediate Guide to ASP.NET Core 1.0 :pencil2:
Section is being updated to MSBuild tooling
The how to guide
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:
- Tag Helpers
- Basic Tag Helpers
- Making your own custom tag helpers
- Building Custom Middleware
- Dependency Injection
- APIs and MVC
- Single Page Applications with Angular 2
- Entity Framework Core
- Publishing & Deployment
Day 3 .NET Core on Linux / Cross Platform :pencil2:
Section is being updated to MSBuild tooling
.NET Core Everywhere
Day 3 is mix of 100 - 200 & 200 -300 level content. By the end of the day your audience will have understanding of: