init push

This commit is contained in:
2019-03-16 16:21:25 +01:00
parent 66ada5280c
commit bbfbd886e6
14 changed files with 765 additions and 0 deletions

1
API/API/Global.asax Normal file
View File

@@ -0,0 +1 @@
<%@ Application Codebehind="Global.asax.cs" Inherits="API.WebApiApplication" Language="C#" %>