Commit Graph

190 Commits

Author SHA1 Message Date
TypoMustakes
a55354e484 Fixing nonsense 2023-12-05 14:36:53 +01:00
TypoMustakes
c079af78ad Tidying work tree 2023-12-05 14:30:14 +01:00
TypoMustakes
ce9f3e1df6 Moving routes to their respective controllers 2023-12-05 14:29:11 +01:00
TypoMustakes
c38773ca46 Renaming file 2023-12-05 14:26:06 +01:00
TypoMustakes
cb4ced73d9 Removing all non-employee related routes 2023-12-05 14:25:27 +01:00
TypoMustakes
3991930a6a Configured IoC containers 2023-12-05 11:40:01 +01:00
TypoMustakes
ea7b11e03c Implementing non-crud queries 2023-12-05 11:10:47 +01:00
Miskolczi Richárd
a27ebbf0ae Implemented HTTP Routing into Controller 2023-12-04 17:06:17 +01:00
TypoMustakes
87bfe822a7 After an hour of digging the dotnet documentation, I put this together 2023-12-02 16:15:02 +01:00
573fcd14ba injected logic dependency into endpoint 2023-11-22 14:09:15 +01:00
c1f4f90826 Moved implementation out of interface 2023-11-22 14:03:35 +01:00
db6683cbd6 Cleanup 2023-11-22 14:02:14 +01:00
4b1304b908 Implementing dependency injection 2023-11-22 14:02:02 +01:00
712fd14b41 Renamed some fields 2023-11-22 14:01:37 +01:00
1a1f7ff0a4 Creating LoginServices with queries inside 2023-11-22 14:01:22 +01:00
9ec6295a04 Started working on API 2023-11-22 12:08:03 +01:00
257ba3d2c3 Implementing ReadAll 2023-11-22 11:47:56 +01:00
8fb2f1fc8f Cleanup 2023-11-22 11:42:54 +01:00
58b21073db Removing unneccesary using directives 2023-11-22 11:42:09 +01:00
ccfdae7437 Adding statically accessible DbContext 2023-11-22 11:41:53 +01:00
5b71368c5e Implementing CRUD 2023-11-22 11:39:16 +01:00
5382028d11 Providing DbSeed 2023-11-22 09:34:06 +01:00
49c4ded289 Expanding gitignore 2023-11-22 09:11:46 +01:00
88c19358a4 Adding test data to db 2023-11-22 09:11:15 +01:00
ab8f6f7447 Create InMemoryDb connection 2023-11-21 12:33:46 +01:00
01fc34ad64 Creating DbContext 2023-11-21 12:25:31 +01:00
0b200effb9 Added data annotations 2023-11-21 12:25:06 +01:00
cef7d1711a Adding EF.InMemory 2023-11-21 12:11:50 +01:00
c0fc3d934a Fixed NuGet issue 2023-11-20 15:23:59 +01:00
2762e6480d Gitignore expansion 2023-11-20 14:17:30 +01:00
Miskolczi Richárd
5656ea1856 Adding database models 2023-10-18 10:48:40 +02:00
Miskolczi Richárd
f786d4f066 Adding EntityFramework Core 2023-10-18 10:21:03 +02:00
25b6ab2f60 Adding dependencies and solution folders 2023-10-03 09:34:36 +02:00
2172d6b575 Ignoring .vs folder 2023-10-03 09:34:29 +02:00
e5256c9195 Removing junk 2023-10-03 11:11:59 +02:00
4ac8ce64eb Adding projects 2023-10-03 11:08:23 +02:00
9813dee3f0 Renamed folder 2023-10-03 11:01:01 +02:00
dde89f4347 Adding .gitignore 2023-10-03 10:48:04 +02:00
cfe56c7853 Adding .gitignore 2023-10-03 10:47:34 +02:00
e61d6e305e Adding files 2023-10-03 10:36:32 +02:00