mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-05-02 15:22:49 +08:00
6 lines
166 B
Plaintext
6 lines
166 B
Plaintext
@using FreeSql.Site.UI
|
|
@using FreeSql.Site.UI.Models
|
|
@using FreeSql.Site.Entity
|
|
@using FreeSql.Site.UI.Common
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|