Files
2025-09-07 19:06:43 +02:00

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