Created Solutions for:

Mobile
Mobile.Android
Web (MVC.NET)
Web.Tests
WinForms
This commit is contained in:
Nate VanBuskirk
2019-11-10 18:05:36 -06:00
parent d2ebc0fe2d
commit 2ac49cb810
70 changed files with 37815 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
@{
ViewBag.Title = "About";
}
<h2>@ViewBag.Title.</h2>
<h3>@ViewBag.Message</h3>
<p>Use this area to provide additional information.</p>