skantravels/API
2024-08-15 11:03:11 +02:00
..
Application/Users Login with made user works 2024-08-14 10:28:12 +02:00
Controllers Login with made user works 2024-08-14 10:28:12 +02:00
Migrations Get, GetOnId, Create, Delete User works 2024-08-13 13:29:01 +02:00
Models Get, GetOnId, Create, Delete User works 2024-08-13 13:29:01 +02:00
Persistence/Repositories Login with made user works 2024-08-14 10:28:12 +02:00
Properties Initial commit 2024-08-05 09:00:16 +02:00
.dockerignore Initial commit 2024-08-05 09:00:16 +02:00
.gitignore Fix issues with connection strings 2024-08-13 19:08:30 +02:00
API.csproj Login with made user works 2024-08-14 10:28:12 +02:00
API.csproj.user Get, GetOnId, Create, Delete User works 2024-08-13 13:29:01 +02:00
API.http Initial commit 2024-08-05 09:00:16 +02:00
API.sln Initial commit 2024-08-05 09:00:16 +02:00
AppDBContext.cs Create database and users table 2024-08-12 10:58:27 +02:00
appsettings.Development.json Login with made user works 2024-08-14 10:28:12 +02:00
appsettings.json Initial commit 2024-08-05 09:00:16 +02:00
Dockerfile Initial commit 2024-08-05 09:00:16 +02:00
integration-tests.sh Cleanup integration tests 2024-08-15 11:03:11 +02:00
Program.cs Login with made user works 2024-08-14 10:28:12 +02:00