Ivan Sanz Carasa

Results 37 issues of 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...

help wanted
feature

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!...

blocker
feature
needs help
blocked

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...

bug
blocker

Supporting Prise in blszorWASM would be great.

requires thinking
community

- [ ] The version doesn't seem correct. It isn't reading it from GitVersion.yml

and double-check that everything works fine

documentation
task
community

Documentation about how to setup DryIoc in the Host so Modules can register new services by themselves :)

documentation
community

- [ ] Stamp the Modules with [BlazorLazyLoadingModule] to detect nested modules at build time - [ ] Generate the lazy json as a build artifact and copy it later...

feature

`` doesn't support loading components with generic arguments

feature
requires thinking
community