added dotnetcore mvc

This commit is contained in:
2018-12-07 20:42:44 +01:00
parent 6b8297f208
commit cd74aceb88
20 changed files with 317 additions and 25 deletions

View File

@@ -0,0 +1,6 @@
@{
ViewData["Title"] = "Privacy Policy";
}
<h1>@ViewData["Title"]</h1>
<p>Use this page to detail your site's privacy policy.</p>