namespace DotBased.AspNet.Authority.Repositories; public interface IGroupRepository where TGroup : class { }