Activities of "alper"

You can download the source code of @volo/abp.commercial.ng.ui with the following command

abp add-package @volo/abp.commercial.ng.ui --with-source-code
Answer

for the StaticWebAssets not found problem, I can say, Microsoft has changed the behavior of packing libraries, pls check these links

  • https://github.com/dotnet/aspnetcore/issues/38596
  • https://github.com/dotnet/aspnetcore/issues/21536
  • https://github.com/dotnet/aspnetcore/issues/37095
  • https://github.com/dotnet/aspnetcore/issues/36740
  • https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+StaticWebAssets+pack
Answer

@albert

You misread my comment completely. I am showing you the before and after from using RC and then Stable. It changes the make-up of the csproj files by adding modules directly as NuGet packages instead of project references.

ok we'll check it again

Answer

@zhongfang after .NET 6, Microsoft changed the dotnet pack command behaviour, you need to check this https://stackoverflow.com/questions/69500315/wwwroot-directory-is-not-copied-to-the-tools-net6-0-any-directory-in-a-nuget-pac

Answer

@jkrause if you are trying use ABP v5.0 stable on a ABP v5.0 (RC) version it'll not work as expected. Suite and your ABP version must be the same.

Answer

@christophe.baille I couldn't reproduce it. Can you try to login via CLI.

closing the issue since 21 days past over it. you can reopen it if you have an ongoing problem about this.

5.0.0 stable release has been released. the team is packing the source-code. I'll send you asap.

To be able to download the source code of this package, see https://support.abp.io/QA/Questions/2256/Commercial-source-code-to-angular-package#answer-04114519-785d-680f-ca0a-3a011877e4c2

Answer
  • ABP Framework version: v5.0.0-rc2
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace: no
  • Steps to reproduce the issue:"generate page from ABP Suite (rc1 is lastest available now) autocomplete item.DisplayName null exception on edit modal"
  • looks like something else is changed in Blazorise

We'll check this

Answer

@jkrause For this problem

Could not find the bundle file '/libs/abp/core/abp.css' for the bundle 'Lepton.Global'!

you need to remove your Suite and re-install

abp suite remove && abp suite install --preview
Showing 481 to 490 of 1868 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11