cdwaddell / AsyncAllTheWayDown

This is the repo for a talk I did on 6/20/2019 at the Louisville .Net Meetup Group on the TAP (Task-based Asynchronous Pattern) model in .Net and .Net Core.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Async all the way down

This is a demo that accompanies a talk on Microsoft's Task-based Asynchronous Pattern (TAP). This is recognized by the async/await keywords in C# .Net.

The Presentation

AsyncAllTheWayDown.pptx contains the powerpoint presentation that accompanies this project.

Projects

Several points are demonstrated in a ASP.Net Core MVC project and an ASP.Net MVC project. To run these projects, open AsyncDemo.sln in Visual Studio 2019, set your desired project as the startup project and run.

About

This is the repo for a talk I did on 6/20/2019 at the Louisville .Net Meetup Group on the TAP (Task-based Asynchronous Pattern) model in .Net and .Net Core.


Languages

Language:JavaScript 86.6%Language:C# 7.3%Language:HTML 5.4%Language:CSS 0.6%Language:ASP 0.0%