https://github.com/soenneker/soenneker.blazor.utils.noopjsruntime
An IJSRuntime implementation that returns default values and performs no work.
https://github.com/soenneker/soenneker.blazor.utils.noopjsruntime
blazor csharp dotnet ijsruntime jsruntime no noopjsruntime op util utils
Last synced: about 1 month ago
JSON representation
An IJSRuntime implementation that returns default values and performs no work.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.blazor.utils.noopjsruntime
- Owner: soenneker
- License: mit
- Created: 2026-02-12T12:26:06.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-04-14T23:49:35.000Z (about 2 months ago)
- Last Synced: 2026-04-15T00:27:36.456Z (about 2 months ago)
- Topics: blazor, csharp, dotnet, ijsruntime, jsruntime, no, noopjsruntime, op, util, utils
- Language: C#
- Homepage: https://soenneker.com
- Size: 95.7 KB
- 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.utils.noopjsruntime/)
[](https://github.com/soenneker/soenneker.blazor.utils.noopjsruntime/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.blazor.utils.noopjsruntime/)
[](https://github.com/soenneker/soenneker.blazor.utils.noopjsruntime/actions/workflows/codeql.yml)
#  Soenneker.Blazor.Utils.NoOpJSRuntime
### An IJSRuntime implementation that returns default values and performs no work.
## Installation
```
dotnet add package Soenneker.Blazor.Utils.NoOpJSRuntime
```