lightweight, easy-to-use, and powerful coroutine timeline library for .NET. It lets you write asynchronous operations like a story — no complex state machines, no messy callbacks — just yield your delays and go.
$ dotnet add package CoroutineTimeline.NetProvides Easy-to-use and lightweight coroutine timeline based on the C# iterator pattern with support for time-based delays.