https://github.com/soenneker/soenneker.blazor.utils.session
A Blazor utility for automatic navigation after JWT expiration
https://github.com/soenneker/soenneker.blazor.utils.session
blazor csharp dotnet session utils
Last synced: 2 months ago
JSON representation
A Blazor utility for automatic navigation after JWT expiration
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.blazor.utils.session
- Owner: soenneker
- License: mit
- Created: 2023-04-27T22:14:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-04-21T05:48:38.000Z (2 months ago)
- Last Synced: 2026-04-21T06:34:18.372Z (2 months ago)
- Topics: blazor, csharp, dotnet, session, utils
- Language: C#
- Homepage: https://soenneker.com
- Size: 3.23 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/Soenneker.Blazor.Utils.Session/)
[](https://github.com/soenneker/soenneker.blazor.utils.session/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Blazor.Utils.Session/)
[](https://github.com/soenneker/soenneker.blazor.utils.session/actions/workflows/codeql.yml)
#  Soenneker.Blazor.Utils.Session
### A Blazor utility for automatic navigation after JWT expiration
## Installation
```
dotnet add package Soenneker.Blazor.Utils.Session
```