You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/config-file-setup.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,3 +68,5 @@ In order for the repositories to read data from the appsettings.json file the us
68
68
}
69
69
}
70
70
```
71
+
72
+
Additionally, any interceptor type that is defined in the configuration file can be resolved by using the RepositoryInterceptorProvider.SetDefaultFactory.
0 commit comments