/RazorPagesMiniApp

Creating two additional pages to an existing example of ASP.NET CORE Razor Pages Project. One page takes people's names and stores it in a List in lieu of a database, the second page does the same with addresses.

Primary LanguageHTML

RazorPagesMiniApp