Activities of "mithun"

Any suggestions to improve the first-time page performance load time?

We are using ABP framework with EF and Blazor Web Assembly for implementation. Currently the visual studio solution consists of five module projects and the performance of the blazor web application is slow. We tried to implement lazy loading for one of the modules using the below reference but getting below exception during runtime. Please help in resolving the issue.

Lazy loading reference: https://code-maze.com/lazy-loading-in-blazor-webassembly/

Ours is a tiered application with Blazor Web Assembly as a UI framework. • ABP Framework version: v5.3 • UI type: / Blazor Web Assembly • DB provider: EF Core • Tiered (MVC) : Yes • Identity Server Separated : yes • Exception message and stack trace: browser runtime console exception screenshot attached

Please share how to implement lazy loading modules/assemblies using ABP framework

Update: We also tried below comment solution but it didnt work https://github.com/abpframework/abp/issues/5543#issuecomment-1057630494

How to resolve below visual studio solution build error Severity Code Description Project File Line Suppression State Error NU1101 Unable to find package Volo.Abp.AspNetCore.Components.WebAssembly.LeptonXTheme. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages, nuget.org 1

Support team,

Using "abp suite" command created new solution. Further how to create modules and identity projects in same solution?

Thanks

We are planning to upgrade our current implementation (Blazor UI) using ABP Framework v5.3 to a commercial license.

How to add below required commercial features into existing implementation:

  • Identity Server Management UI - Client Management
  • Audit Log Reporting UI
  • Account module features - Active Directory Login, Two-Factor Authentication, Email confirmation, Email/Phone verification
  • Leptone UI Theme

Ours is an tiered application with Blazor Web Assembly as UI framework. • ABP Framework version: v5.3 • UI type: / Blazor Web Assembly • DB provider: EF Core • Tiered : Yes • Identity Server Separated : yes

Please share exisiting project upgrade steps to commercial license

Showing 1 to 5 of 5 entries
Made with ❤️ on ABP v8.3.0-preview Updated on July 05, 2024, 15:13