Updated namespaces for DTOs and services to improve project organization. Marked several interfaces as obsolete in favor of MediatR for better request handling. Simplified `BaseUpdateDto` and other DTOs by removing `IUnique<int>` implementation. Changed return types of `CreateAsync` methods to return corresponding read DTOs. Removed reference to `DigitalData.Core.DTO` in the project file, reflecting a shift in architecture for maintainability.
Description
Dieses Projekt besteht aus einer REST API und einer Angular-Frontend-Anwendung, die für die Verwaltung von Benutzern, Berechtigungen, Gruppen, Modulen und Benutzerdarstellungen konzipiert wurde.
Languages
TypeScript
49.3%
C#
36.5%
HTML
11.7%
SCSS
1.5%
CSS
1%