/
githubmirror
/
aspnetcore
Обзор
Документация
Войти
/
githubmirror
/
aspnetcore
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/Middleware/OutputCaching/samples/OutputCachingSample/appsettings.Development.json
10 строк
212 B
Sébastien Ros
Output caching middleware (#41037)
23 июн 2022, 02:51
Не верифицирован
23 июн 2022, 02:51
47f5d8f
Код
Авторство
О чём код?
{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information", "Microsoft.AspNetCore.OutputCaching": "Debug" } } }