todo: TODO für Web API-Konfiguration hinzufügen
This commit is contained in:
parent
236e40857f
commit
bb9f524648
@ -13,6 +13,7 @@ namespace HRD.WebApi
|
||||
public EN_LoggingLevel LoggingLevel { get; set; } = EN_LoggingLevel.Info;
|
||||
}
|
||||
|
||||
//TODO: remove this. configure each with iconfiguretion using ioptions interface
|
||||
public static class WebApiConfig
|
||||
{
|
||||
private static string _dalConnectionstring;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user