skantravels/API
2024-08-13 19:07:20 +02:00
..
Application/Users Get, GetOnId, Create, Delete User works 2024-08-13 13:29:01 +02:00
Controllers Get, GetOnId, Create, Delete User works 2024-08-13 13:29:01 +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 Get, GetOnId, Create, Delete User works 2024-08-13 13:29:01 +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 Create database and users table 2024-08-12 10:58:27 +02:00
API.csproj Get, GetOnId, Create, Delete User works 2024-08-13 13:29:01 +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 Create database and users table 2024-08-12 10:58:27 +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
Program.cs Get, GetOnId, Create, Delete User works 2024-08-13 13:29:01 +02:00