Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset b66b3ac
Timestamp:
04/09/22 12:39:34 (
3 years
ago)
Author:
Danilo <danilo.najkov@…>
Branches:
master
Children:
057037b
Parents:
bf7d53e
Message:
Add project files.
Files:
20 added
backend/Controllers/UsersController.cs
(added)
backend/DTOs/AuthenticateRequest.cs
(added)
backend/DTOs/AuthenticateResponse.cs
(added)
backend/Data/DataContext.cs
(added)
backend/Entities/Reservation.cs
(added)
backend/Entities/Restaurant.cs
(added)
backend/Entities/User.cs
(added)
backend/Helpers/AppSettings.cs
(added)
backend/Helpers/AuthorizeAttribute.cs
(added)
backend/Helpers/JwtMiddleware.cs
(added)
backend/Migrations/20220409103618_Initial-Architecture.Designer.cs
(added)
backend/Migrations/20220409103618_Initial-Architecture.cs
(added)
backend/Migrations/DataContextModelSnapshot.cs
(added)
backend/Program.cs
(added)
backend/Properties/launchSettings.json
(added)
backend/Services/UserService.cs
(added)
backend/appsettings.Development.json
(added)
backend/appsettings.json
(added)
backend/backend.csproj
(added)
resTools_backend.sln
(added)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive