Go to file
2023-05-12 12:47:22 -04:00
.vscode working with links 2023-05-12 12:38:13 -04:00
Controllers working with links 2023-05-12 12:38:13 -04:00
Models working with links 2023-05-12 12:38:13 -04:00
Properties working with links 2023-05-12 12:38:13 -04:00
Services working with links 2023-05-12 12:38:13 -04:00
Views working with links 2023-05-12 12:38:13 -04:00
wwwroot working with links 2023-05-12 12:38:13 -04:00
.dockerignore add docker support 2022-11-30 21:44:56 -05:00
.gitattributes Add .gitattributes and .gitignore. 2022-11-29 10:14:12 -05:00
.gitignore ignore content file 2022-11-30 21:33:33 -05:00
appsettings.Development.json Add project files. 2022-11-29 10:14:15 -05:00
appsettings.json adjusted file service, added get all notes method 2023-05-12 12:13:35 -04:00
BinaryDad.Notes.csproj minor cleanup of startup 2023-01-09 16:56:30 -05:00
BinaryDad.Notes.sln Add project files. 2022-11-29 10:14:15 -05:00
Dockerfile add docker support 2022-11-30 21:44:56 -05:00
libman.json add signalr support 2023-01-25 08:48:50 -05:00
NoteContext.cs working! 2023-03-09 22:06:21 -05:00
NoteHub.cs working with links 2023-05-12 12:38:13 -04:00
Program.cs add signalr support 2023-01-25 08:48:50 -05:00