6 lines
204 B
Plaintext
6 lines
204 B
Plaintext
@using Microsoft.AspNetCore.Identity
|
|
@using MTG_CollectionVerwaltung
|
|
@using MTG_CollectionVerwaltung.Data
|
|
@namespace MTG_CollectionVerwaltung.Pages
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|