Parking_space_ASPNET/Parking_spaces/Views/_ViewImports.cshtml
2024-02-01 11:37:15 +08:00

4 lines
107 B
Plaintext

@using Parking_spaces
@using Parking_spaces.Models
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers