public interface ICrudAppService<TEntityDto, in TKey> : ICrudAppService<TEntityDto, TKey, PagedAndSortedResultRequestDto>, ICrudAppService<TEntityDto, TKey, PagedAndSortedResultRequestDto, TEntityDto>, ICrudAppService<TEntityDto, TKey, PagedAndSortedResultRequestDto, TEntityDto, TEntityDto>, ICrudAppService<TEntityDto, TEntityDto, TKey, PagedAndSortedResultRequestDto, TEntityDto, TEntityDto>, IReadOnlyAppService<TEntityDto, TEntityDto, TKey, PagedAndSortedResultRequestDto>, ICreateUpdateAppService<TEntityDto, TKey, TEntityDto, TEntityDto>, ICreateAppService<TEntityDto, TEntityDto>, IUpdateAppService<TEntityDto, TKey, TEntityDto>, IDeleteAppService<TKey>, IApplicationService, IRemoteService