File tree 1 file changed +7
-5
lines changed
1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
1
<p align =" center " >
2
- <img src =" doc/logo.png?raw=true " />
2
+ <a href =" https://github.com/isc30/blazor-lazy-loading " >
3
+ <img src="doc/logo.png?raw=true" />
4
+ </a >
3
5
</p >
4
6
<p align =" center " >
5
- <img src="https://img.shields.io/github/workflow/status/isc30/blazor-lazy-loading/[trigger]%20new%20release/master?logo=github" />
6
- <img src="https://img.shields.io/nuget/v/BlazorLazyLoading.Components?color=brightgreen&label=stable&logo=nuget)](https://www.nuget.org/packages?q=BlazorLazyLoading&prerel=false" />
7
- <img src="https://img.shields.io/nuget/dt/BlazorLazyLoading.Components?color=brightgreen&label=downloads&logo=nuget)](https://www.nuget.org/packages?q=BlazorLazyLoading&prerel=false" />
8
- <img src="https://img.shields.io/nuget/vpre/BlazorLazyLoading.Components?color=yellow&label=dev&logo=nuget)](https://www.nuget.org/packages?q=BlazorLazyLoading&prerel=false" />
7
+ <a href="https://github.com/isc30/blazor-lazy-loading">< img src="https://img.shields.io/github/workflow/status/isc30/blazor-lazy-loading/[trigger]%20new%20release/master?logo=github" /></a >
8
+ <a href="https://www.nuget.org/packages?q=BlazorLazyLoading&prerel=false">< img src="https://img.shields.io/nuget/v/BlazorLazyLoading.Components?color=brightgreen&label=stable&logo=nuget)](https://www.nuget.org/packages?q=BlazorLazyLoading&prerel=false" /></a >
9
+ <a href="https://www.nuget.org/packages?q=BlazorLazyLoading&prerel=false">< img src="https://img.shields.io/nuget/dt/BlazorLazyLoading.Components?color=brightgreen&label=downloads&logo=nuget)](https://www.nuget.org/packages?q=BlazorLazyLoading&prerel=false" /></a >
10
+ <a href="https://www.nuget.org/packages?q=BlazorLazyLoading&prerel=false">< img src="https://img.shields.io/nuget/vpre/BlazorLazyLoading.Components?color=yellow&label=dev&logo=nuget)](https://www.nuget.org/packages?q=BlazorLazyLoading&prerel=false" /></a >
9
11
</p >
10
12
11
13
Automatic Lazy Loading support for Blazor WebAssembly and Blazor Server!
You can’t perform that action at this time.
0 commit comments