Change how commands are executed
Open
- Dominant language
- C#
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The Command class should be called the same way as ASP.net controllers are called.
They should be created anew every time, with this allowing for DI.
The command registration should be handeled by a static method in the Command class
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.