receipt-web
main
/
Receipt.AppHost
/
appsettings.Development.json
Clone
▼
Name
Message
Date
📁
Properties
Initialize web app
8 hours ago
📄
AppHost.cs
Initialize web app
8 hours ago
📄
appsettings.Development.json
Initialize .NET Aspire
8 hours ago
📄
appsettings.json
Initialize .NET Aspire
8 hours ago
📄
packages.lock.json
Initialize .NET Aspire
8 hours ago
📄
Receipt.AppHost.csproj
Initialize web app
8 hours ago
📄
appsettings.Development.json
1
2
3
4
5
6
7
8
9
{
"
Logging
": {
"
LogLevel
": {
"
Default
": "
Information
",
"
Microsoft.AspNetCore
": "
Warning
"
}
}
}