Files
OCPP.Core/OCPP.Core.Management/Views/_ViewImports.cshtml
nutchayut 88ddddd7c2 inital
2024-05-31 00:38:31 +07:00

6 lines
180 B
Plaintext

@using OCPP.Core.Database
@using OCPP.Core.Management
@using OCPP.Core.Management.Models
@using System.Collections.Generic
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers