e1c97e5b8c
This contains the base ASP.Net Core web application running on .Net Core Version 5
4 lines
85 B
Plaintext
4 lines
85 B
Plaintext
@using EFB
|
|
@using EFB.Models
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|