Source code package. A class containing methods for synchronously waiting on a Task, preventing deadlocks due to the presence of a synchronization context. Useful as a temporary solution until you can flow async all the way through.
$ dotnet add package Code.Threading.SafeAsyncNo README available.