We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ec28a1 commit 7adf954Copy full SHA for 7adf954
README.md
@@ -13,7 +13,7 @@ You may need configure *appsettings.json* to get it to work.
13
* Unit and Integration Tests
14
* CQRS pattern for use cases
15
* Cross-cutting concerns: Auto logging with independent transaction, error handler, auto rollback
16
-* Migrations
+* Migrations system
17
* Result pattern return, avoiding throws
18
* Api fixed base response
19
* Unity of Work and repository pattern
0 commit comments