-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v9 with Use Cases, SharedKernel as Nuget Ref, and More (#585)
* adding more tags * Removing SharedKernel Adding reference to Ardalis.SharedKernel * Fix using statements * Delete SharedKernel artifacts Adding UseCases and CQRS commands and queries * Adding basic logging Removing controller and razor pages and views from web project * Adding another command and a behavior * Createcontributor use case done * Adding queries for Contributor * Removing more web things Configure LoggingBehavior and tested it * add logging isenabled check * refactoring to make usecases depend on core not infra * Cleaning up and refactoring * Refactoring Use Cases folder structure * Updating to use Fast Endpoints standard Swagger, XML Comments, and custom interfaces for query/command/handlers * Update now uses Mediator * Adding test and comments * Removing excess scope Updating NuGet dependencies * Removed Projects and ToDoItems Fixed Tests * Moving from Moq to NSubstitute * Update template file with new version and release notes * WIP Working on migrating ApiEndpoints to FastEndpoints for Projects * Sample builds; some tests failing * Ading MarkToDoItemCompleteHandler - in progress * All tests pass Reorganized tests * Adding XML comments * Fixed bug in CreateToDoItem that was resulting in no Location header being set * Update README * Add tests for Update Contributor * adding more tests
- Loading branch information
Showing
346 changed files
with
78,947 additions
and
2,107 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
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
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
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
Oops, something went wrong.