Initial boilerplate code

This commit is contained in:
2021-07-30 15:05:45 -04:00
parent 8e4b99163a
commit 93a3b140d3
52 changed files with 39639 additions and 0 deletions

View File

@ -0,0 +1,3 @@
@using StateJobsNYSubmit
@namespace StateJobsNYSubmit.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers