- 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.
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%