Marvin.AppInitializer
1.0.1
Performs async app initialization on start.
Install-Package Marvin.AppInitializer -Version 1.0.1
dotnet add package Marvin.AppInitializer --version 1.0.1
<PackageReference Include="Marvin.AppInitializer" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Marvin.AppInitializer --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Marvin.AppInitializer, 1.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install Marvin.AppInitializer as a Cake Addin #addin nuget:?package=Marvin.AppInitializer&version=1.0.1 // Install Marvin.AppInitializer as a Cake Tool #tool nuget:?package=Marvin.AppInitializer&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.10)
- Microsoft.Extensions.Hosting.Abstractions (>= 3.1.10)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.10)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Marvin.AppInitializer:
Package | Downloads |
---|---|
Marvin.Hosting
Hosting tools
|
|
Marvin.DateTime.DbSync
DateTime syncrhonized via database
|
|
Marvin.TempFiles
Classes for working with temp files
|
|
Marvin.SFTP.SSH.Net
SFTP Client implemented with SSH.NET
|
GitHub repositories
This package is not used by any popular GitHub repositories.