maliming

Results 526 comments of maliming

I will make some compatibility code.

hi @puschie286 Can you test the code below? It works on `RandomTestFail.zip` ```cs using System.Threading; using Microsoft.Data.Sqlite; using Volo.Abp.Threading; namespace RandomTestFail.EntityFrameworkCore; public class AbpSqliteConnection : SqliteConnection { public AbpSqliteConnection(string connectionString)...

ok, I will add it to the framework.

hi > unzip the source-code\Volo.Abp.OpenIddict.SourceCode\Volo.Abp.OpenIddict.SourceCode.zip, Why are you using this zip file?

You can try to reproduce this in a fresh template project. and share the steps.

hi https://docs.abp.io/en/abp/latest/Tutorials/Part-4?UI=NG&DB=EF

hi https://github.com/abpframework/abp-samples/blob/master/BookStore-Mvc-EfCore/test/Acme.BookStore.Application.Tests/Books/BookAppService_Tests.cs#L13 https://github.com/abpframework/abp-samples/blob/master/BookStore-Mvc-EfCore/test/Acme.BookStore.EntityFrameworkCore.Tests/EntityFrameworkCore/Applications/Books/EfCoreBookAppService_Tests.cs

Thanks. I will update the images in the docs.