https://github.com/ukcoderj/csharptaskthreadingclowncar
Playing with Task<T> in C# to make a clown car
https://github.com/ukcoderj/csharptaskthreadingclowncar
csharp
Last synced: 10 months ago
JSON representation
Playing with Task<T> in C# to make a clown car
- Host: GitHub
- URL: https://github.com/ukcoderj/csharptaskthreadingclowncar
- Owner: ukcoderj
- Created: 2017-11-25T11:30:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-25T12:01:27.000Z (over 8 years ago)
- Last Synced: 2025-04-12T04:11:24.677Z (about 1 year ago)
- Topics: csharp
- Language: C#
- Size: 234 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C# Task Playing with threading to make a clown car.
Created it a while back for a 'Lunch and Learn' and thought I'd put it online for people to look at/ play with.
For more info on Tasks, see the [docs folder](https://github.com/HockeyJustin/CSharpTaskThreadingClownCar/tree/master/ThreadingDevWeek/Docs/Threading%20Presentation).
Requires VS2015+.
