-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from Kros-sk/newPhysicalStructure
Modify application physical structure by microsoft recommendation.
- Loading branch information
Showing
52 changed files
with
13 additions
and
1,631 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 0 additions & 23 deletions
23
Kros.ProjectTemplates/src/Kros.CqrsDemoTemplate/Kros.CqrsDemoTemplate.nuspec
This file was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
Kros.ProjectTemplates/src/Kros.CqrsDemoTemplate/content/.template.config/template.json
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
...es/src/Kros.CqrsDemoTemplate/content/Application/Commands/CreateToDo/CreateToDoCommand.cs
This file was deleted.
Oops, something went wrong.
40 changes: 0 additions & 40 deletions
40
...Kros.CqrsDemoTemplate/content/Application/Commands/CreateToDo/CreateToDoCommandHandler.cs
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
...os.CqrsDemoTemplate/content/Application/Commands/CreateToDo/CreateToDoCommandValidator.cs
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
...es/src/Kros.CqrsDemoTemplate/content/Application/Commands/DeleteToDo/DeleteToDoCommand.cs
This file was deleted.
Oops, something went wrong.
39 changes: 0 additions & 39 deletions
39
...Kros.CqrsDemoTemplate/content/Application/Commands/DeleteToDo/DeleteToDoCommandHandler.cs
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
.../src/Kros.CqrsDemoTemplate/content/Application/Commands/PipeLines/IUserResourceCommand.cs
This file was deleted.
Oops, something went wrong.
61 changes: 0 additions & 61 deletions
61
...Template/content/Application/Commands/PipeLines/ValidateUserPermissionPipelineBehavior.cs
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
...es/src/Kros.CqrsDemoTemplate/content/Application/Commands/UpdateTodo/UpdateToDoCommand.cs
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.