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
9f5d51656a
aspnetcore
/
testapps
/
SimpleAppWithAssemblyRename
/
Views
/
Home
/
Index.cshtml
5 lines
74 B
Plaintext
Raw
Blame
History
@{
ViewData["Title"] = "Home Page";
}
@GetType().Assembly.FullName
Reference in New Issue
View Git Blame
Copy Permalink