Activities of "alper"

you can buy the PDF version from the following link (cheaper than the print book) https://www.packtpub.com/product/mastering-abp-framework/9781801079242

hi, we'll contact you via email. so I'm closing this.

I'm happy that the latest stable version is faster than the previous versions thanks to the team!

thanks @gterdem @andmattia check if it works for you. if there's no problem we can make this answer as a community article

ok, this is good feedback, as your test result, the brand new ABP 4 and 5 are different in performance. @maliming can you please check this situation.

ok thank you for the info.

you can create a project from a specific version. see https://docs.abp.io/en/abp/latest/CLI-New-Command-Samples#create-a-solution-from-a-specific-version

do you have the same issue when you create a brand new ABP 4 and ABP 5? this will lead us to understand if it's directly related to ABP otherwise we need to focus on your custom config and code.

Check that you are redirecting to a HTTPS address (this is important)

also, enable Identity Server detailed logging then send us the logs.

public override void ConfigureServices(ServiceConfigurationContext context)
{
        Microsoft.IdentityModel.Logging.IdentityModelEventSource.ShowPII = true;
}

thanks for sharing the repos. one question: did you install Redis on your computer? if not install and test again

Showing 421 to 430 of 1868 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11