mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-12-18 07:15:32 +00:00
Initial replacement of old repository.
This commit is contained in:
12
HaLive/Pages/_ViewImports.cshtml
Normal file
12
HaLive/Pages/_ViewImports.cshtml
Normal file
@@ -0,0 +1,12 @@
|
||||
@using HaLive
|
||||
@using Models
|
||||
@using System
|
||||
@using System.Text
|
||||
@using HaXMLReader.Interfaces
|
||||
@using HaXMLReader;
|
||||
@using HaXMLReader.EvArgs
|
||||
@using HaDocument.Interfaces
|
||||
@using HaDocument.Models
|
||||
|
||||
@namespace HaLive.Pages
|
||||
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|
||||
Reference in New Issue
Block a user