7 Commits

Author SHA1 Message Date
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
Developer 02
a142196d87 chore: aktualisierte DigitalData.Core-Pakete 2025-03-24 14:17:23 +01:00
Developer 02
5b8b10f162 Aktualisierung des Pakets Core.API von 1.0.2 auf 1.0.2.1. Controller mit Fehlerbehandlung hinzugefügt. 2024-07-01 16:31:57 +02:00
Developer 02
b5bbfc9270 Die Service-Schnittstellen wurden überarbeitet, um den generischen Repository-Parameter zur Vereinfachung und besseren Lesbarkeit zu entfernen. 2024-06-15 01:03:10 +02:00
Developer 02
42deb8a2f5 Der generische Typparameter 'ControllerType' wurde entfernt, da er nicht benötigt wird. 2024-06-10 16:32:05 +02:00
Developer 02
7463f36013 Authentifizierung mit AD in API und. Farbmodus-Dienst in Angular ist abgeschlossen. Feste CSS-Einstellungen, Logo und Semobolts. 2024-03-20 15:33:15 +01:00
Developer 02
58f87e2be5 first commit 2024-03-07 11:15:47 +01:00