Codexcite.Blazor.Interop
6.0.14
dotnet add package Codexcite.Blazor.Interop --version 6.0.14
NuGet\Install-Package Codexcite.Blazor.Interop -Version 6.0.14
<PackageReference Include="Codexcite.Blazor.Interop" Version="6.0.14" />
<PackageVersion Include="Codexcite.Blazor.Interop" Version="6.0.14" />
<PackageReference Include="Codexcite.Blazor.Interop" />
paket add Codexcite.Blazor.Interop --version 6.0.14
#r "nuget: Codexcite.Blazor.Interop, 6.0.14"
#:package Codexcite.Blazor.Interop@6.0.14
#addin nuget:?package=Codexcite.Blazor.Interop&version=6.0.14
#tool nuget:?package=Codexcite.Blazor.Interop&version=6.0.14
Codexcite.Blazor.Interop
Base classes and services for JS Interop.
Getting started
[TBA]
Prerequisites
[TBA]
Usage
[TBA]
Additional documentation
[TBA]
Feedback
[TBA]
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Codexcite.Common (>= 6.11.0)
- Microsoft.AspNetCore.Components.Web (>= 10.0.5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.0.14 | 67 | 3/25/2026 |
| 6.0.13 | 71 | 3/24/2026 |
| 6.0.12 | 81 | 3/12/2026 |
| 6.0.11 | 76 | 3/12/2026 |
| 6.0.10 | 80 | 3/12/2026 |
| 6.0.8 | 76 | 3/9/2026 |
| 6.0.7 | 79 | 3/5/2026 |
| 6.0.6 | 79 | 3/5/2026 |
| 6.0.5 | 82 | 3/4/2026 |
| 6.0.4 | 90 | 2/26/2026 |
| 6.0.3 | 96 | 2/11/2026 |
| 6.0.2 | 103 | 2/11/2026 |
| 6.0.1 | 99 | 2/4/2026 |
| 6.0.0 | 210 | 11/27/2025 |
| 3.2.37 | 213 | 11/25/2025 |
| 3.2.36 | 209 | 10/22/2025 |
| 3.2.35 | 201 | 10/21/2025 |
| 3.2.34 | 159 | 10/19/2025 |
| 3.2.33 | 201 | 10/17/2025 |
| 3.2.32 | 203 | 10/17/2025 |
Codexcite.Blazor.Interop 3.1.0 - Added support for static invocations
Codexcite.Blazor.Interop 3.0.4 - Added xml comments
Codexcite.Blazor.Interop 3.0.2 - Handle js return objects better
Codexcite.Blazor.Interop 3.0.0 - Removed Codexcite.Blazor dependency. Added BaseInteropService and BrowserService
Codexcite.Blazor.Interop 2.0.0 - Update to .Net 7.0
Codexcite.Blazor.Interop 1.3.0 - Async event handlers.
Codexcite.Blazor.Interop 1.2.0 - Can do calls with Callbacks.
Codexcite.Blazor.Interop 1.0.1 - Register service as scoped.
Codexcite.Blazor.Interop 1.0.0 - Initial version.