Ivan Sanz Carasa
Ivan Sanz Carasa
This library supports full lazy loading for blazor wasm/server https://github.com/isc30/blazor-lazy-loading
Currently, only GTag is supported but the architecture allows any kind of integrations. Keeping this issue alive until we gather a list of the most used analytic APIs. List of...
Blazor team did a lot of work to introduce a partial implementation of the lib into blazor itself. This means that the `LazyAssemblyLoader` is a native part of blazor now!...
The linker in Blazor WASM is including dependencies that aren't in use (in normal scenarios these would be stripped out by the compiler, which is what happens with the linker...
Supporting Prise in blszorWASM would be great.
- [ ] The version doesn't seem correct. It isn't reading it from GitVersion.yml
and double-check that everything works fine
Documentation about how to setup DryIoc in the Host so Modules can register new services by themselves :)
- [ ] Stamp the Modules with [BlazorLazyLoadingModule] to detect nested modules at build time - [ ] Generate the lazy json as a build artifact and copy it later...
`` doesn't support loading components with generic arguments