Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YuriyDurov authored May 11, 2024
1 parent 03cf660 commit b2fdc32
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@

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

**BitzArt.Blazor.MVVM** is a lightweight MVVM library for Blazor applications. It provides a simple and flexible way to implement the MVVM pattern in your Blazor applications. The library is designed to be used together with Blazor United and persists the component state between renders.
**BitzArt.Blazor.MVVM** is a lightweight MVVM library for Blazor applications. It provides a simple and flexible way to implement MVVM pattern in your Blazor applications.

The library is designed to be used together with Blazor United with an ability to persist ViewModel state even when switching render modes. This allows for a complete prerendering of stateful components on page.

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

Expand Down

0 comments on commit b2fdc32

Please sign in to comment.