Commit Graph

2 Commits

Author SHA1 Message Date
b8da68566f Add a standard ASP.NET Core 2.2 WebApp.
All the files here were made by running the command
dotnet new webApp -o obsidian --no-https

HTTPS will be enforced net<->user by IIS, not by the web app itself.
2019-07-22 00:28:50 +01:00
0481be31f0 Initial commit 2019-07-18 16:37:21 +01:00