appsettings.Development.json 218 Bytes
{
  "Logging": {
    "LogLevel": {
      "Default": "Debug",
      "System": "Information",
      "Microsoft": "Information"
    }
  },
  "ImgPath": "./wwwroot//images//ImageAll//",
  "FileExtName": ".jpg,.png,.bmp"
}