Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
paladique committed Jun 11, 2019
1 parent 264ea5b commit b0374a2
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

This workshop covers various concepts of ASP.NET Core:

<<<<<<< HEAD
|Lab|Description| Prerequisites|
--|--|--|
|[.NET Core SDK](Labs\1.%20Introduction%20to%20the%20.NET%20Core%20SDK.md) | Convert a .NET Core Console Application into a ASP.NET Core Web Application. |
Expand All @@ -17,21 +16,6 @@ This workshop covers various concepts of ASP.NET Core:
|[Building a Single Page Application with Angular](Labs\7.5%20App%20building%20-%20Attendee%20List.md) | Using what you've learned so far, build a simple application for managing a list of course attendees. | All prior labs.
|[APIs with MVC Core](Labs\8.%20APIs%20with%20MVC%20Core.md) | Build a simple API with MVC Core. |
|[Hosting & Deployment](Labs\8.1%20Hosting%20&%20Deployment.md)| Deploy your ASP.NET Core App to Azure. | [APIs with MVC Core](Labs\8.%20APIs%20with%20MVC%20Core.md)
=======
|Lab|Description
--|--|
|[.NET Core SDK](Labs\1.%20Introduction%20to%20the%20.NET%20Core%20SDK.md) | Convert a .NET Core Console Application into a ASP.NET Core Web Application
|[MVC Applications](Labs\2.%20MVC%20Applications%20with%20ASP.NET%20Core.md) | Create an .NET Core MVC App and explore routing
|[Startup, Hosting, and Middleware](Labs\3.%20Startup,%20Hosting%20and%20Middleware.md) | Explore the different configuration options available for a ASP.NET Core application
|[Dependency Injections and Unit Testing](Labs\4.%20Dependency%20Injection%20&%20Unit%20Testing.md) | Use Dependency Injection (DI) to register and resolve application services.
|[Building Middleware](Labs\4.5%20Building%20Middleware.md) | ..
|[Logging and Diagnostics](Labs\5.%20Logging%20and%20Diagnostics.md) | ..
|[Razor Tag Helpers](Labs\6.%20Working%20with%20Razor%20Tag%20Helpers.md) | ..
|[Single Page Applications (SPA)](Labs\7.%20Single%20Page%20Applications.md) | ..
|[Building a Single Page Application with Angular](Labs\7.5%20App%20building%20-%20Attendee%20List.md) | ..
|[APIs with MVC Core](Labs\8.%20APIs%20with%20MVC%20Core.md) |..
|[Hosting & Deployment](Labs\8.1%20Hosting%20&%20Deployment.md)| ..
>>>>>>> 7760daf9ed6c16eb20d4fe5a12052df08480c4e9

## Installers

Expand Down

0 comments on commit b0374a2

Please sign in to comment.