https://github.com/soenneker/soenneker.blazor.utils.eventlisteninginterop
A base type for use with Blazor interops that need to listen for events.
https://github.com/soenneker/soenneker.blazor.utils.eventlisteninginterop
blazor csharp dotnet event eventlisteninginterop interop invoke javascript listening util utils
Last synced: about 1 month ago
JSON representation
A base type for use with Blazor interops that need to listen for events.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.blazor.utils.eventlisteninginterop
- Owner: soenneker
- License: mit
- Created: 2024-01-13T15:36:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-04-21T22:53:05.000Z (about 1 month ago)
- Last Synced: 2026-04-22T00:36:46.565Z (about 1 month ago)
- Topics: blazor, csharp, dotnet, event, eventlisteninginterop, interop, invoke, javascript, listening, util, utils
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
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.eventlisteninginterop/)
[](https://github.com/soenneker/soenneker.blazor.utils.eventlisteninginterop/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.blazor.utils.eventlisteninginterop/)
[](https://github.com/soenneker/soenneker.blazor.utils.eventlisteninginterop/actions/workflows/codeql.yml)
#  Soenneker.Blazor.Utils.EventListeningInterop
### A base type for use with Blazor interops that need to listen for events.
## Installation
```
dotnet add package Soenneker.Blazor.Utils.EventListeningInterop
```