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
2a10e6fe1d
aspnetcore
/
testapps
/
ApplicationWithRazorSdkUsed
/
Views
/
Home
/
Index.cshtml
6 lines
92 B
Plaintext
Raw
Blame
History
@{
ViewData["Title"] = "Home Page";
}
@GetType().Assembly.FullName
Hello from Index!
Reference in New Issue
View Git Blame
Copy Permalink