skantravels/API
2024-08-13 09:29:25 +02:00
..
Controllers Create database and users table 2024-08-12 10:58:27 +02:00
Migrations Add missing migration files 2024-08-12 16:48:44 +02:00
Models Create database and users table 2024-08-12 10:58:27 +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 Create database and users table 2024-08-12 10:58:27 +02:00
API.csproj.user Initial commit 2024-08-05 09:00:16 +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 Create database and users table 2024-08-12 10:58:27 +02:00
release.sh Add release script 2024-08-13 09:29:25 +02:00