AppConfigurationExtensions Class
Namespace: ConsoleTestApp.Misc
Assembly: ConsoleTestApp.dll
Syntax
public static class AppConfigurationExtensions
Inheritance
System.Object
AppConfigurationExtensions
Methods
GetConnectionString(IConfiguration)
Declaration
public static string GetConnectionString(this IConfiguration configuration)
Parameters
Type | Name | Description |
---|---|---|
IConfiguration | configuration |
Returns
Type | Description |
---|---|
System.String |
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()