abpframework / abpframework/abp

Lazy load Blazor modules/assemblies

Open
#5,543 7 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature priority:normal ui-blazor
Dominant language
C#
Stars
14.4k
Forks
3.7k
Avg merge
15h 32m
Merged PRs (30d)
106

Description

We should work on a general system to lazy load module assemblies.
Need to upgrade to .NET 5: https://docs.microsoft.com/en-us/aspnet/core/blazor/webassembly-lazy-load-assemblies

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked ASP.NET Core Blazor WebAssembly lazy-loading documentation and review the repository's Blazor module structure. Define the general assembly lazy-loading approach and the .NET 5 upgrade scope before implementation; done means supported module assemblies can be lazy loaded through a consistent system.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
frontend, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.