How To Install AsyncInit |
This topic details the steps necessary for adding an AsyncInit reference to a project.
Enter the following command into the Package Manager Console:
Install-Package Ditto.AsyncInit
If the solution contains multiple projects, the command above should be followed by the project name.
Alternatively, you may use the Manage NuGet Packages window. Make sure the package ID is Ditto.AsyncInit.