Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vmandic/you-still-dont-know-async-await
Repository for lecture about async-await in C# / .NET
https://github.com/vmandic/you-still-dont-know-async-await
async-await csharp dotnet
Last synced: about 20 hours ago
JSON representation
Repository for lecture about async-await in C# / .NET
- Host: GitHub
- URL: https://github.com/vmandic/you-still-dont-know-async-await
- Owner: vmandic
- Created: 2019-03-31T13:31:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T06:42:17.000Z (almost 2 years ago)
- Last Synced: 2024-06-27T01:07:49.834Z (8 months ago)
- Topics: async-await, csharp, dotnet
- Language: JavaScript
- Homepage: https://slides.com/vmandic/you-still-dont-know-async-await/
- Size: 640 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# You (still!) don't know async / await? (.NET edition)
This repository is packed with examples demoing why async / await is not so straightforward to use and understand in C# / .NET.
The presentation accompanying this repository can be found on the link: https://slides.com/vmandic/you-still-dont-know-async-await/