doraq

Results 6 issues of doraq

请问什么地方能找到这个依赖的源码?

baseService引用了businessService里面的东西,是正常的吗?

run the module:blogging:Volo.BloggingTestApp InvalidOperationException: Cannot find compilation library location for package 'ConfigureAwait.Fody' ![image](https://user-images.githubusercontent.com/6028356/195968176-1a981b17-906c-4d4d-93dc-53f78007ad62.png)

inactive

All upload interfaces are FromForm, except with-bytes. But FromForm cannot accept dictionary type data, so ExtraProperties is empty on the server side.[asp.net core issues]( https://github.com/dotnet/aspnetcore/issues/47383)

https://github.com/EasyAbp/FileManagement/issues/135#issue-2452008136

When I uploaded the file, I found a 500 error. After debugging the source code, I found the error in EasyAbp FileManagement.Files.FileRepository, This function: GetileNameWithNextserialize Found data: ![error](https://github.com/user-attachments/assets/00912947-a012-46fa-ad09-3250216c28a7) My database...