Codexcite.Blazor.Interop
3.2.24
See the version list below for details.
dotnet add package Codexcite.Blazor.Interop --version 3.2.24
NuGet\Install-Package Codexcite.Blazor.Interop -Version 3.2.24
<PackageReference Include="Codexcite.Blazor.Interop" Version="3.2.24" />
<PackageVersion Include="Codexcite.Blazor.Interop" Version="3.2.24" />
<PackageReference Include="Codexcite.Blazor.Interop" />
paket add Codexcite.Blazor.Interop --version 3.2.24
#r "nuget: Codexcite.Blazor.Interop, 3.2.24"
#:package Codexcite.Blazor.Interop@3.2.24
#addin nuget:?package=Codexcite.Blazor.Interop&version=3.2.24
#tool nuget:?package=Codexcite.Blazor.Interop&version=3.2.24
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.22.0)
- Microsoft.AspNetCore.Components.Web (>= 9.0.8)
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.3 | 84 | 2/11/2026 |
| 6.0.2 | 92 | 2/11/2026 |
| 6.0.1 | 89 | 2/4/2026 |
| 6.0.0 | 200 | 11/27/2025 |
| 3.2.37 | 199 | 11/25/2025 |
| 3.2.36 | 195 | 10/22/2025 |
| 3.2.35 | 189 | 10/21/2025 |
| 3.2.34 | 149 | 10/19/2025 |
| 3.2.33 | 188 | 10/17/2025 |
| 3.2.32 | 193 | 10/17/2025 |
| 3.2.31 | 195 | 10/5/2025 |
| 3.2.30 | 126 | 10/4/2025 |
| 3.2.29 | 129 | 10/4/2025 |
| 3.2.28 | 198 | 9/30/2025 |
| 3.2.27 | 221 | 8/14/2025 |
| 3.2.25 | 209 | 8/14/2025 |
| 3.2.24 | 281 | 8/7/2025 |
| 3.2.23 | 153 | 7/28/2025 |
| 3.2.22 | 218 | 6/26/2025 |
| 3.2.20 | 182 | 6/20/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.