https://github.com/soenneker/soenneker.blazor.callbackregistry
A generic registry to register and invoke instance-specific Blazor JS callbacks
https://github.com/soenneker/soenneker.blazor.callbackregistry
blazor blazorcallbackregistry callback callbackregistry csharp dotnet interop js jsruntime razor util
Last synced: 21 days ago
JSON representation
A generic registry to register and invoke instance-specific Blazor JS callbacks
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.blazor.callbackregistry
- Owner: soenneker
- License: mit
- Created: 2025-02-28T21:44:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-05-05T05:42:23.000Z (25 days ago)
- Last Synced: 2026-05-05T07:25:47.948Z (25 days ago)
- Topics: blazor, blazorcallbackregistry, callback, callbackregistry, csharp, dotnet, interop, js, jsruntime, razor, util
- Language: CSS
- Homepage: https://soenneker.com
- Size: 2.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- 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.callbackregistry/)
[](https://github.com/soenneker/soenneker.blazor.callbackregistry/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.blazor.callbackregistry/)
[](https://github.com/soenneker/soenneker.blazor.callbackregistry/actions/workflows/codeql.yml)
#  Soenneker.Blazor.CallbackRegistry
### A generic registry to register and invoke instance-specific Blazor JS callbacks
## Installation
```
dotnet add package Soenneker.Blazor.CallbackRegistry
```