mirror of
https://github.com/jcreek/aspnetcore5-with-postgres-identity-serilog-elasticsearch.git
synced 2026-07-13 02:43:45 +00:00
4 lines
107 B
Plaintext
4 lines
107 B
Plaintext
@using My.ProjectName
|
|
@using My.ProjectName.Models
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|