Tags: ardalis/CleanArchitecture
Tags
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
PreviousNext