refactor(backend): rename registration classes
This commit is contained in:
@@ -29,8 +29,8 @@ backend/src/Socialize.Api/Program.cs
|
||||
|
||||
Composition registers:
|
||||
|
||||
- web services and auth in `DependencyInjection.cs`
|
||||
- infrastructure in `Infrastructure/DependencyInjection.cs`
|
||||
- web services and auth in `ApplicationRegistration.cs`
|
||||
- infrastructure in `Infrastructure/InfrastructureRegistration.cs`
|
||||
- domain modules for Identity, Organizations, Workspaces, Clients, Campaigns, ContentItems, Assets, Comments, Approvals, Notifications, and Feedback
|
||||
|
||||
## Data Ownership
|
||||
|
||||
Reference in New Issue
Block a user