1957993455

Results 4 issues of 1957993455

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description 我在application层使用来替换identityuser时,swgger的接口并没有替换原始的接口,这个问题如何解决? ``` [Dependency(ReplaceServices = true)] [ExposeServices(typeof(IIdentityUserAppService), typeof(IdentityUserAppService) , typeof(MyUserAppService))] public class MyUserAppService:...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description 现在我想在IdentityUser中添加一个集合`public ICollection Posts { get; set; }` ,但是好像不能继承IdentityUser这个类,所有我用abp框架的对象拓展功能来实现一个用户对应多个post的关系,我不知道如何实现,我搜索了,但是好像都不太正确,或者说文章和用户不用配置这个关系,能给我一个解决方案吗?我不太了解这个框架 ### Reproduction Steps _No...

### Microsoft.Identity.Web Library Microsoft.Identity.Web ### Microsoft.Identity.Web version 2.11.1 ### Web app Sign-in users ### Web API Protected web APIs (validating tokens) ### Token cache serialization Not Applicable ### Description 我在是identity来创建后端应用时,我使用了jwt,当我去访问...

untriaged
needs attention

``` Volo.Abp.AspNetCore.Mvc.ExceptionHandling.AbpExceptionFilter[0] An exception was thrown while activating Blog.Ling.Application.Services.User.UserService -> Volo.Abp.Domain.Repositories.EntityFrameworkCore.EfCoreRepository`3[[Ling.Blog.EntityFrameworkCore.BlogDbContext, Ling.Blog.EntityFrameworkCore, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[Blog.Ling.Domain.Entities.UserEntity, Blog.Ling.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]. Autofac.Core.DependencyResolutionException: An exception was thrown while activating...