added BlazorAppandMinimalAPIsNativeAOTCRUD

This commit is contained in:
M. Akif Tokatlioglu
2024-02-12 18:35:34 +03:00
parent 8e9b9f7e9d
commit c764676895
37 changed files with 1268 additions and 0 deletions

View File

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