This commit is contained in:
Paul Schneider 2017-01-19 12:59:49 +01:00
commit 0d8fd0606f
60 changed files with 874 additions and 209 deletions

View file

@ -6,6 +6,7 @@ using Microsoft.AspNet.FileProviders;
using Microsoft.AspNet.Hosting;
using Microsoft.AspNet.Http;
using Microsoft.AspNet.StaticFiles;
using Yavsc.ViewModels;
using Yavsc.ViewModels.Auth;
namespace Yavsc