.NET library that can be used for asynchronous initialization of services while using Microsoft.Extensions.DependencyInjection.
Info
Version: | 1.0.1.1 |
Author(s): | sh2ezo |
Last Update: | Monday, November 19, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/sh2ezo/sh2ezo.utils.asyncinitializer |
NuGet Url: | https://www.nuget.org/packages/sh2ezo.utils.AsyncInitializer |
Install
Install-Package sh2ezo.utils.AsyncInitializer
dotnet add package sh2ezo.utils.AsyncInitializer
paket add sh2ezo.utils.AsyncInitializer
sh2ezo.utils.AsyncInitializer Download (Unzip the "nupkg" after downloading)
Dependencies
- microsoft.extensions.dependencyinjection(>= 2.1.1)
Tags