From ee80c6ff969b5b4cfc3d1292f15928fc8bd2d667 Mon Sep 17 00:00:00 2001 From: transtrike Date: Thu, 10 Dec 2020 13:54:23 +0200 Subject: Replaced ASP.NET Core MVC with Blazor --- Web/App.razor | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Web/App.razor (limited to 'Web/App.razor') diff --git a/Web/App.razor b/Web/App.razor new file mode 100644 index 0000000..e10dd75 --- /dev/null +++ b/Web/App.razor @@ -0,0 +1,10 @@ + + + + + + +

Sorry, there's nothing at this address.

+
+
+
-- cgit v1.2.3