We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 070ff09 commit 1c23249Copy full SHA for 1c23249
README.md
@@ -55,6 +55,7 @@ To know more about how to setup your enviroment visit the [Microsoft .NET Downlo
55
- Migrated to .NET 9.0
56
- Replaced MediatR with [NetDevPack.SimpleMediator](https://github.com/NetDevPack/SimpleMediator) for lighter and native CQRS handling
57
- Removed AutoMapper in favor of lightweight custom mapping extensions
58
+- Architecture Tests with [NetArchTest.Rules](https://github.com/BenMorris/NetArchTest)
59
- Added built-in SQLite support with automatic EF Core migrations (just run and go — no setup required)
60
- Updated all dependencies to the latest stable versions
61
0 commit comments