https://github.com/isc30/blazor-lazy-loading
Automatic Lazy Loading support for Blazor (Server and WebAssembly)
https://github.com/isc30/blazor-lazy-loading
blazor dll lazy loading prerendering server wasm
Last synced: 5 months ago
JSON representation
Automatic Lazy Loading support for Blazor (Server and WebAssembly)
- Host: GitHub
- URL: https://github.com/isc30/blazor-lazy-loading
- Owner: isc30
- License: mit
- Created: 2020-04-09T14:54:55.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-23T12:50:38.000Z (almost 3 years ago)
- Last Synced: 2024-10-29T20:33:13.975Z (6 months ago)
- Topics: blazor, dll, lazy, loading, prerendering, server, wasm
- Language: C#
- Homepage:
- Size: 128 MB
- Stars: 97
- Watchers: 19
- Forks: 12
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-blazor - BlazorLazyLoading -   Production ready lazy loading implementation. Full lazy loading support for WASM and Server (pages, components, dlls) with abstractions to implement modularization if you wish (custom endpoints, custom manifests, etc). (Libraries & Extensions / Others)
README
Automatic Lazy Loading support for Blazor WebAssembly and Blazor Server!
> This project targetted pre-net5 Blazor. Support for `net5` is in development (currently stopped).
>
> If you wish to finish the work required to support `net5`, please contact me at `[email protected]`[](https://github.com/isc30/blazor-lazy-loading/wiki)
[](https://isc30.github.io/blazor-lazy-loading/)