Added .NET core SQL tester

This commit is contained in:
2022-01-27 18:20:28 +01:00
parent b1c1526363
commit 4562012db9
78 changed files with 74456 additions and 3 deletions

View File

@@ -0,0 +1,9 @@
{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}