/Winton.Blogs.TPLActor

Demonstration code to go with the TPL Actor blog

Primary LanguageC#Apache License 2.0Apache-2.0

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.