You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@
4
4
# Drogecode.Blazor.ExpireStorage
5
5
Adds a wrapper on top of [Blazored.LocalStorage](https://github.com/Blazored/LocalStorage) and [Blazored.SessionStorage](https://github.com/Blazored/SessionStorage) to expire items from localstorage and sessionstorage after a specified time.
6
6
7
+
Blazored is archived, I will build my own implementation.
8
+
7
9
## Installing
8
10
9
11
To install the package add the following line to you csproj file replacing x.x.x with the latest version number (found at the top of this file):
0 commit comments