Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
YuriyDurov committed Mar 8, 2024
1 parent b59694a commit 041b2d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@

**BitzArt.Blazor.Cookies** is a nuget package that simplifies working with browser cookies in Blazor applications.

You can use cookies in your Blazor applications as a way to store user's unique information, such as preferences, settings, or session / authentication data.

- Built for dotnet 8+
- Supports all Blazor United render modes
- Supports Blazor prerendering
Expand Down

0 comments on commit 041b2d1

Please sign in to comment.