Codexcite.Blazor.Interop
3.2.18
See the version list below for details.
dotnet add package Codexcite.Blazor.Interop --version 3.2.18
NuGet\Install-Package Codexcite.Blazor.Interop -Version 3.2.18
<PackageReference Include="Codexcite.Blazor.Interop" Version="3.2.18" />
<PackageVersion Include="Codexcite.Blazor.Interop" Version="3.2.18" />
<PackageReference Include="Codexcite.Blazor.Interop" />
paket add Codexcite.Blazor.Interop --version 3.2.18
#r "nuget: Codexcite.Blazor.Interop, 3.2.18"
#:package Codexcite.Blazor.Interop@3.2.18
#addin nuget:?package=Codexcite.Blazor.Interop&version=3.2.18
#tool nuget:?package=Codexcite.Blazor.Interop&version=3.2.18
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 | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
net9.0
- Codexcite.Common (>= 5.18.2)
- Microsoft.AspNetCore.Components.Web (>= 9.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.17 | 109 | 5/27/2026 |
| 6.0.16 | 133 | 4/16/2026 |
| 6.0.15 | 117 | 4/13/2026 |
| 6.0.14 | 129 | 3/25/2026 |
| 6.0.13 | 120 | 3/24/2026 |
| 6.0.12 | 120 | 3/12/2026 |
| 6.0.11 | 117 | 3/12/2026 |
| 6.0.10 | 119 | 3/12/2026 |
| 6.0.8 | 118 | 3/9/2026 |
| 6.0.7 | 120 | 3/5/2026 |
| 6.0.6 | 117 | 3/5/2026 |
| 6.0.5 | 122 | 3/4/2026 |
| 6.0.4 | 127 | 2/26/2026 |
| 6.0.3 | 128 | 2/11/2026 |
| 6.0.2 | 139 | 2/11/2026 |
| 6.0.1 | 133 | 2/4/2026 |
| 6.0.0 | 239 | 11/27/2025 |
| 3.2.37 | 243 | 11/25/2025 |
| 3.2.36 | 234 | 10/22/2025 |
| 3.2.18 | 205 | 6/6/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.