2 min read				
				
					
					0				
			
		STAThread async/await got you down?
				When encountering issues with async/await while building a Windows Forms application recently I came across this helpful class that allows you to await returning to the initial (usually UI) thread...			
		 
			