Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jukkahyv/wedding-image-gallery

Image gallery using Blazor WebAssembly and ImageSharp
https://github.com/jukkahyv/wedding-image-gallery

blazor blazor-webassembly dotnet-core image-gallery

Last synced: 23 days ago
JSON representation

Image gallery using Blazor WebAssembly and ImageSharp

Awesome Lists containing this project

README

        

# Wedding image gallery using Blazor

* Blazor WebAssembly 3.2.0.
* ASP.NET Core 3.1 backend.
* Custom folder for loading images.
* Image popup using [Lightbox](https://lokeshdhakar.com/projects/lightbox2/).
* On-demand thumbnail generation using [ImageSharp](https://github.com/SixLabors/ImageSharp).
* Localization using Microsoft.Extensions.Localization.
* Localization setting persistence using [Blazored.LocalStorage](https://github.com/Blazored/LocalStorage).