This website requires JavaScript.
Explore
Help
Sign In
huahaofeng
/
aspnetcore
Watch
1
Star
0
Fork
You've already forked aspnetcore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
39298e8aeb
aspnetcore
/
test
/
WebSites
/
Identity.DefaultUI.WebSite
/
Pages
/
Index.cshtml
5 lines
68 B
Plaintext
Raw
Blame
History
@page
@model IndexModel
@{
ViewData["Title"] = "Home page";
}
Reference in New Issue
View Git Blame
Copy Permalink