Commit 80ae524
committed
Update Persist version and add ConfigureQueries extension
Dependency update and extension method enhancement
- Updated Persist package version from 0.8.7 to 0.8.8 to keep dependencies current.
- Added ConfigureQueries extension method to WorkContextBuilderExtensions, enabling registration of query handlers from an assembly for a given DbContext type, with comprehensive XML documentation.1 parent 7fc4e24 commit 80ae524
2 files changed
Lines changed: 17 additions & 1 deletion
File tree
- RoyalCode.EnterprisePatterns
- RoyalCode.WorkContext.EntityFramework/Extensions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
63 | 79 | | |
64 | 80 | | |
65 | 81 | | |
| |||
0 commit comments