- Gateway:
dotnet run --urls "http://localhost:7000" - Auth:
dotnet run --urls "http://localhost:7001" - Task:
dotnet run --urls "http://localhost:7002" - Notifications:
dotnet run --urls "http://localhost:7003"
SignalR client listens on Notifications service port.
- Normal
- High
- Low
- Necessary
- TaskCreated
- TaskAssigned
- TaskUpdated
- TaskDeleted
- TaskReassigned
- ByPriority
- ByDeadline
- ByCreationDate
- Default
- AddComment
- RemoveLastComment