TekH 3de7e64f85 Deprecate services and update mapping profiles
- Added obsolete attributes to `AuthController`, `ModuleController`, and various mapping profiles, recommending the use of MediatR and DigitalData.Core.Exceptions.
- Updated `User` class to use `required` keyword for `DateFormat` in .NET 7.0 or greater.
- Marked methods in `Extensions` and `AddUserManagerInfrastructure` as obsolete, suggesting the use of IRepository.
- Adjusted import statements in `DependencyInjection.cs` and marked `GroupOfUserRepository` and `ModuleRepository` as obsolete, recommending a Repository pattern.
2025-06-26 13:53:54 +02:00
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.
520 MiB
Languages
TypeScript 49.3%
C# 36.5%
HTML 11.7%
SCSS 1.5%
CSS 1%