Add a web API projet with .DotNet core

This commit is contained in:
Sébastien André
2019-09-17 13:54:51 +02:00
parent e79ac82861
commit fcdb2f5017
9 changed files with 210 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/Back/skydiveLogs-api/obj
/Back/.vs/skydiveLogs-api/v15
/Back/skydiveLogs-api/bin