{
  "ConnectionStrings": {
    "DefaultSettings": "Server=yy.ameesoft.sy\\mssqlserver2019,1419;Database=blazor;TrustServerCertificate=true;uid=hichamwafai_blazor;password=Thepass@1971;"
  },
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "AllowedHosts": "*"
}
//﻿Server=.,1419\;Database=ContraBlazor;Uid=hichamwafai_ahmad;password=Thepass@1971;TrustServerCertificate=true;

//"DefaultSettings": "Server=ameesoft.sy\\MSSQLSERVER2019,1419;Database=ContraBlazor;Trusted_Connection=False;TrustServerCertificate=True;Uid=hichamwafai_ahmad; Password=Thepass@1971;"
//"DefaultSettings": "Server=.\\sqlexpress;Database=ContraBlazor;Trusted_Connection=False;TrustServerCertificate=True;Uid=sa; Password=thepassthepass;"

//Data Source=ameesoft.sy,1419;Initial Catalog=blazorcontra;Persist Security Info=True;User ID=hichamwafai_sa;Password=Thepass@1971;Trust Server Certificate=True



//Server=ameesoft.sy\\mssqlserver2019,1419\;Database=blazor;Uid=hichamwafai_blazor;password=Thepass@1971;TrustServerCertificate=true;
