feat: ReadAsync-Methode zum GroupOfUserRepository für flexible Abfragen hinzufügen

This commit is contained in:
Developer 02
2024-10-29 16:58:40 +01:00
parent 25995e8d48
commit e80ec2cf8d
4 changed files with 37 additions and 4 deletions

View File

@@ -1,5 +1,4 @@
using System.ComponentModel;
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;
namespace DigitalData.UserManager.Domain.Entities