2 packages tagged with “AsyncInitializer”
A lightweight, async-safe, allocation-free one-time initialization gate. Ensures a given asynchronous initialization routine runs exactly once, even under concurrent callers, with support for cancellation, safe publication, and disposal.
Adds support for dependency injection to AsyncInit. Supported Platforms: * .NET Framework 4 * Silverlight 4 * Windows 8 * Windows Phone Silverlight 7.1 * Windows Phone 8.1 * Xamarin.Android * Xamarin.iOS * Portable Class Libraries