Class IServiceCollectionExtensions
Inheritance
System.Object
IServiceCollectionExtensions
Namespace: Steeltoe.Extensions.Configuration.CloudFoundry
Assembly: Steeltoe.Extensions.Configuration.CloudFoundryBase.dll
Syntax
public static class IServiceCollectionExtensions : object
Methods
| Edit this page View SourceRegisterCloudFoundryApplicationInstanceInfo(IServiceCollection)
Removes any existing
Declaration
public static IServiceCollection RegisterCloudFoundryApplicationInstanceInfo(this IServiceCollection serviceCollection)
Parameters
Type | Name | Description |
---|---|---|
IServiceCollection | serviceCollection | Collection of configured services |
Returns
Type | Description |
---|---|
IServiceCollection |