Activities of "maliming"

hi

  1. User clears the cookies by himself.
  2. You write code to delete cookies on some pages.

https://github.com/abpframework/abp/blob/e3e1779de6df5d26f01cdc8e99ac9cbcb3d24d3c/framework/src/Volo.Abp.AspNetCore.MultiTenancy/Volo/Abp/AspNetCore/MultiTenancy/AbpMultiTenancyCookieHelper.cs#L29

hi

It seems you need to set the id of your entity.

Always set GUID Ids as best practice.

See https://github.com/abpframework/abp/blob/dev/docs/en/Entities.md#entities-with-guid-keys

TrySetGuidId

This method doesn't seem to be compatible with EF Core's tracking functionality, I'll keep checking.

hi

What's your angular URL? How to get such a login URL?

hi

For a long time we were releasing RC (Release Candidate) versions a few weeks before every minor and major release. This version has been released without a preview version. This is because we've accidently released all the packages with a stable version number, without a -rc.1 suffix and there is no clear way to unpublish all the NuGet and NPM packages. Sorry about that. However, it doesn't mean that this release is buggy. We've already resolved known problems. We will publish one or more patch releases if needed. You can follow this milestone for known problems or submit your own bug report. If you are worried about its stability, you can wait for the next patch release.

https://github.com/abpframework/abp/blob/dev/docs/en/Blog-Posts/2022-01-11%20v5_1_Release_Stable/POST.md

See https://github.com/abpframework/abp/pull/10152#issue-1007619207

hi

You can use this to test your email config

https://github.com/abpframework/abp-samples/tree/master/EmailSendDemo

We will release the new version soon.

hi

Yes, We will release the new version soon.

You need to configure this option by yourself, the next versions won't fix it.

https://support.abp.io/QA/Questions/2336/Unmodified-ABP-Generated-Solution-with-FileManagement-throws-error-on-load

hi

Add below to Volo.Abp.LeptonTheme.Management.HttpApi.Client.csproj

  <ItemGroup>
    <EmbeddedResource Include="**\*generate-proxy.json" />
    <Content Remove="**\*generate-proxy.json" />
  </ItemGroup>
Showing 9701 to 9710 of 11548 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.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.