Activities of "maliming"

Thanks I will check it.

Thanks!

hi

You can try to change the color.

: )

hi

It may be that the localized content of ru and ar is too long.

https://github.com/dotnet/aspnetcore/blob/v7.0.3/src/Mvc/Mvc.Core/src/Infrastructure/MemoryPoolHttpResponseStreamWriterFactory.cs#L28

hi

I confirmed.

We can't change its behavior now.

https://blazorise.com/docs/components/validation

hi

The Authserver and API site are not loading in browser with "https://" secure URLs

Can you explain this? I do not understand very well. If there are error logs, please share them. Thanks

Thanks

hi

This is a bug from asp net core https://github.com/dotnet/aspnetcore/issues/40928

We will fix it in the next version.

Temp solution


// If using Kestrel:
Configure<KestrelServerOptions>(options =>
{
    options.AllowSynchronousIO = true;
});

// // If using IIS:
// Configure<IISServerOptions>(options =>
// {
//     options.AllowSynchronousIO = true;
// });

hi

I'm guessing the DBMigrator.exe would have to be built and deployed somewhere that has access to the host DB running in Azure so that it could be run against it.

Yes, That's it designed.

Showing 6011 to 6020 of 10645 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 12, 2025, 10:20