Info
Version: | 2.2.7 |
Author(s): | Gennady Verdel |
Last Update: | Friday, October 21, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LogoFX/bootstrapping |
NuGet Url: | https://www.nuget.org/packages/LogoFX.Server.Bootstrapping |
Install
Install-Package LogoFX.Server.Bootstrapping
dotnet add package LogoFX.Server.Bootstrapping
paket add LogoFX.Server.Bootstrapping
LogoFX.Server.Bootstrapping Download (Unzip the "nupkg" after downloading)
Dependencies
- Solid.Bootstrapping(>= 2.2.0)
- Solid.Extensibility(>= 2.2.0)
- Solid.Common.Core(>= 2.2.0)
- Solid.Practices.Composition.Core(>= 2.2.0)
- Solid.Practices.Modularity(>= 2.2.0)
- Solid.Practices.Middleware(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.ApiExplorer(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.3)
This bootstrapper supports modularity and composition at the server side.