https://github.com/soenneker/soenneker.blazor.screeninfo
A Blazor interop library that gets common screen/window related information from the browser
https://github.com/soenneker/soenneker.blazor.screeninfo
blazor browser csharp dotnet information interop js screen screeninfo screeninfointerop
Last synced: 3 months ago
JSON representation
A Blazor interop library that gets common screen/window related information from the browser
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.blazor.screeninfo
- Owner: soenneker
- License: mit
- Created: 2025-03-03T18:21:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-07T17:23:59.000Z (3 months ago)
- Last Synced: 2026-04-07T19:17:36.408Z (3 months ago)
- Topics: blazor, browser, csharp, dotnet, information, interop, js, screen, screeninfo, screeninfointerop
- Language: C#
- Homepage: https://soenneker.com
- Size: 850 KB
- Stars: 1
- 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.screeninfo/)
[](https://github.com/soenneker/soenneker.blazor.screeninfo/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.blazor.screeninfo/)
[](https://github.com/soenneker/soenneker.blazor.screeninfo/actions/workflows/codeql.yml)
#  Soenneker.Blazor.ScreenInfo
### A Blazor interop library that gets common screen/window related information from the browser
## Installation
```
dotnet add package Soenneker.Blazor.ScreenInfo
```