PivotalServices.AspNet.Bootstrap.Extensions
1.1.1
Prefix Reserved
See the version list below for details.
dotnet add package PivotalServices.AspNet.Bootstrap.Extensions --version 1.1.1
NuGet\Install-Package PivotalServices.AspNet.Bootstrap.Extensions -Version 1.1.1
<PackageReference Include="PivotalServices.AspNet.Bootstrap.Extensions" Version="1.1.1" />
paket add PivotalServices.AspNet.Bootstrap.Extensions --version 1.1.1
#r "nuget: PivotalServices.AspNet.Bootstrap.Extensions, 1.1.1"
// Install PivotalServices.AspNet.Bootstrap.Extensions as a Cake Addin #addin nuget:?package=PivotalServices.AspNet.Bootstrap.Extensions&version=1.1.1 // Install PivotalServices.AspNet.Bootstrap.Extensions as a Cake Tool #tool nuget:?package=PivotalServices.AspNet.Bootstrap.Extensions&version=1.1.1
ASP.NET framework bootstrap extensions package which helps in managing IoC using DI containers (Autofac, Unity and ServiceCollection) and creating dynamic http handlers on a fly
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Microsoft.AspNet.Mvc (>= 5.2.7)
- Microsoft.AspNet.WebApi.WebHost (>= 5.2.7)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.7)
- Microsoft.Extensions.Hosting (>= 3.1.7)
- Microsoft.Extensions.Logging.Console (>= 3.1.7)
- Microsoft.Extensions.Logging.Debug (>= 3.1.7)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on PivotalServices.AspNet.Bootstrap.Extensions:
Package | Downloads |
---|---|
PivotalServices.AspNet.Bootstrap.Extensions.Cf.Configuration
Package helps to bootstrap a full framework application to PCF by adding various configuration sources such as Json Files, Environment variables, VCAP Services and Config Server. This also overrides the AppSettings and ConnectionString Sections in Web.config file from other external sources |
|
PivotalServices.AspNet.Bootstrap.Extensions.Cf.Logging
Package helps to bootstrap a full framework application to PCF by adding cloud native distributed logging, enhanced with Serilog |
|
PivotalServices.AspNet.Bootstrap.Extensions.Cf.Actuators
Package helps to bootstrap a full framework application to PCF, for enabling actuators and metrics forwarder |
|
PivotalServices.AspNet.Bootstrap.Extensions.Cf.Redis.Session
Package helps to bootstrap a full framework application to PCF with persisting session to Redis |
|
PivotalServices.AspNet.Auth.Extensions
Package helps to enable Windows Auth using Kerberos in container(not joined to a domain controller) platform |
GitHub repositories
This package is not used by any popular GitHub repositories.