Activities of "maliming"

hi

The provider should be a fixed value. and the providerKey is the same as ClaimTypes.NameIdentifier

https://github.com/dotnet/aspnetcore/blob/release/7.0/src/Identity/Core/src/SignInManager.cs#L703

hi

We have fixed this, What's your abp version?

https://github.com/abpframework/abp/pull/16677/

hi

siemens.pSSX.odms.models.v130.model;

This sample also uses the ajax to get the different results

https://github.com/abpframework/abp-samples/blob/master/Api-Versioning/host/BookStore.WebApp/Pages/Index.cshtml#L9-L35

https://github.com/abpframework/abp-samples/pull/126

hi

You have to do this manually. This is no built-in way.

You can download the saas module source code to check the logic.

Please feel free to add your comments. Thanks

Answer

hi

https://docs.abp.io/en/abp/latest/Autofac-Integration#using-the-autofac-registration-api

sure

hi

  1. MVC is the most used UI type.
  2. Yes, MVC page can be used in blazor server project. Just like login page
  3. Not now

hi

I can't build your app.

The project file "Liberate/modules/Volo.Account.Pro/test/Volo.Abp.Account.Pro.Application.Tests/Volo.Abp.Account.Pro.Application.Tests.csproj" was not found. [/Liberate/Liberate.sln]

but you can try to add typeof(ChatSignalRModule) to your LiberateBlazorModule

You can download the chat module source code, there are some test apps in it.

hi

This is how web application works: request and response one by one.

Each request will attempt to authenticate the user(verifying cookies access_token.)

app.UseAuthentication();

Showing 6331 to 6340 of 11531 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.