/
githubmirror
/
aspnetcore
Обзор
Документация
Войти
/
githubmirror
/
aspnetcore
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/DefaultBuilder/samples/SampleApp/wwwroot/htmlpage.html
11 строк
138 B
John Luo
Convert MetaPackages to Reference and move to DefauldBuilder folder (#4687)
13 дек 2018, 22:39
Не верифицирован
13 дек 2018, 22:39
a026e7a
Код
Авторство
О чём код?
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title></title> </head> <body> A static HTML file. </body> </html>