Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bitzart/blazor.state

Persisting Blazor component state across rendering environments
https://github.com/bitzart/blazor.state

blazor csharp prerender rehydrate stateful-components webassembly

Last synced: 3 days ago
JSON representation

Persisting Blazor component state across rendering environments

Awesome Lists containing this project

README

        

![Tests](https://github.com/BitzArt/Blazor.State/actions/workflows/tests.yml/badge.svg)

[![NuGet version](https://img.shields.io/nuget/v/BitzArt.Blazor.State.svg)](https://www.nuget.org/packages/BitzArt.Blazor.State/)
[![NuGet downloads](https://img.shields.io/nuget/dt/BitzArt.Blazor.State.svg)](https://www.nuget.org/packages/BitzArt.Blazor.State/)

## Overview

![Prerelease](https://img.shields.io/badge/prerelease%2C_work_in_progress-ffa624?style=for-the-badge)

**BitzArt.Blazor.State** allows persisting component state across rendering environments with Blazor.

Refer to the [documentation](https://bitzart.github.io/Blazor.State) for more information.

[![documentation](https://img.shields.io/badge/documentation-512BD4?style=for-the-badge)](https://bitzart.github.io/Blazor.State)

## License

[![License](https://img.shields.io/badge/mit-%230072C6?style=for-the-badge)](https://github.com/BitzArt/Blazor.State/blob/main/LICENSE)