Skip to content

Latest commit

 

History

History
 
 

AsyncSensors

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Async Sensors

I use this sample to speak about Task Parallel Library (TPL) and C#'s async/await feature. It consists of a WPF full client with a WebAPI backend.

Prerequisites to play with the sample

  • Visual Studio 2013