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

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
YuriyDurov committed Nov 1, 2024
1 parent f11638d commit bbcbaf8
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,8 @@

## Overview

![Prerelease](https://img.shields.io/badge/prerelease%2C_work_in_progress-ffa624?style=for-the-badge)
This repository has been archived and is no longer maintained.

**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.
We have found that Blazor and the MVVM pattern don't go together as well as we had hoped, and we have decided to focus on a more general-purpose state management library for Blazor.

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.

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

## License

[![License](https://img.shields.io/badge/mit-%230072C6?style=for-the-badge)](https://github.com/BitzArt/Blazor.MVVM/blob/main/LICENSE)
Work on state management functionality now continues in the [Blazor.State](https://github.com/BitzArt/Blazor.State) repository.

0 comments on commit bbcbaf8

Please sign in to comment.