Moved to ASP.NET Core MVC

Thanks to an outstanding presentation from Enrico Sada, I was inspired
to use ASP.NET Core MVC for this F# project
This commit is contained in:
Daniel J. Summers
2016-09-26 21:19:04 -05:00
parent 1251c28a89
commit 5235e5a5db
43 changed files with 1024 additions and 618 deletions

4
.gitignore vendored
View File

@@ -24,6 +24,7 @@ bld/
# Visual Studio 2015 cache/options directory
.vs/
.vscode/
# Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/
@@ -250,3 +251,6 @@ paket-files/
# JetBrains Rider
.idea/
*.sln.iml
# wwwroot/lib
src/MyPrayerJournal/wwwroot/lib