2.1.0 Beta 1
Pre-release
Pre-release
Preliminary Feature Release
Changes since 2.0.0
- Features
- Support async/await: Installing this package allows .NET 3.5+ projects to use async/await when developing and compiling code with Visual Studio 2012 or newer
- Support for async/await in .NET 3.5 applications is provided by this package directly
- Support for async/await in .NET 4.0 applications is provided by a new dependency on Microsoft.Bcl.Async
- Added new
CoreTaskExtensions.Catch
overloads which support exception filtering
- Support async/await: Installing this package allows .NET 3.5+ projects to use async/await when developing and compiling code with Visual Studio 2012 or newer