Activities of "maliming"

hi

This document already explains the steps in detail.

https://docs.abp.io/en/abp/latest/Localization#creating-a-localization-resource

If you get any error, you can continue feedback.

hi

Windows also work

PS C:\Users\malim\Downloads\Sustainium\src\Sustainium.Web> dotnet publish -c Release
MSBuild version 17.8.3+195e7f5a3 for .NET
  Determining projects to restore...
  All projects are up-to-date for restore.

  p.Account.Pro.Public.Web.OpenIddict.dll
  Sustainium.Web -> C:\Users\malim\Downloads\Sustainium\src\Sustainium.Web\bin\Release\net8.0\Sustainium.Web.dll
  Sustainium.Web -> C:\Users\malim\Downloads\Sustainium\src\Sustainium.Web\bin\Release\net8.0\publish\
PS C:\Users\malim\Downloads\Sustainium\src\Sustainium.Web>

hi

You can set the ConsentType of openiddict's application to OpenIddictConstants.ConsentTypes.Implicit

hi

It works on macos, I will test it on windows.

hi

Have you enabled the IsDynamicClaimsEnabled? you can set it to default(false) or remove the configure code.

context.Services.Configure<AbpClaimsPrincipalFactoryOptions>(options =>
{
    options.IsDynamicClaimsEnabled = true;
});

Have you tested this case in a new microservice template project?

Thanks. Your question credit has been refunded.

这应该属于前端的功能. datetime是可以存储时分秒的

hi

You can remove it from all projects. then check if the problem solved.

hi

Please share some screenshots. Thanks.

hi

I can't reproduce.

Sustainium/src/Sustainium.Web > dotnet publish -c Release

Showing 5811 to 5820 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.