Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 454 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 454 Bytes

Winton.Blogs.TPLActor

The code in this repository is written to accompany the blog article on writing an actor pattern that integrates with the .NET Task Parallel Library.

Note on building

Version 1.0 of the .NET Core build tools is required to build the source code. To build from Visual Studio you'll need VS 2017.