Commit ac531af
Add IPolicyService registration in ServiceExtensions
This commit introduces a new service registration for the
IPolicyService interface in the ServiceExtensions.cs file,
implemented by the PolicyService class. This enhancement
improves the dependency injection setup, allowing
IPolicyService to be injected throughout the application.1 parent dc3f2a3 commit ac531af
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
| |||
0 commit comments