Go to file
2023-07-08 08:11:39 -04:00
.vscode launch setting tweaks 2023-07-08 08:11:24 -04:00
Controllers add a getmatch endpoint 2023-07-08 08:11:39 -04:00
Entities able to create a match 2023-04-07 15:02:25 -04:00
Migrations able to create a match 2023-04-07 15:02:25 -04:00
Models working on board view 2023-04-07 15:06:22 -04:00
Properties launch setting tweaks 2023-07-08 08:11:24 -04:00
Services getting closer to models 2023-04-04 22:47:05 -04:00
Views working on board view 2023-04-07 15:06:22 -04:00
wwwroot initial 2023-04-03 21:28:10 -04:00
.gitignore initial 2023-04-03 21:28:10 -04:00
appsettings.Development.json initial 2023-04-03 21:28:10 -04:00
appsettings.json progress, building services 2023-04-04 21:58:24 -04:00
CardUtility.cs getting closer 2023-04-06 23:29:08 -04:00
DbContext.cs able to create a match 2023-04-07 15:02:25 -04:00
Program.cs adjust serialization settings 2023-07-08 08:06:39 -04:00
Sequence.csproj progress 2023-04-03 21:56:57 -04:00
Suit.cs progress 2023-04-03 21:56:57 -04:00