Codexcite.Blazor.Interop
3.2.7
dotnet add package Codexcite.Blazor.Interop --version 3.2.7
NuGet\Install-Package Codexcite.Blazor.Interop -Version 3.2.7
<PackageReference Include="Codexcite.Blazor.Interop" Version="3.2.7" />
paket add Codexcite.Blazor.Interop --version 3.2.7
#r "nuget: Codexcite.Blazor.Interop, 3.2.7"
// Install Codexcite.Blazor.Interop as a Cake Addin #addin nuget:?package=Codexcite.Blazor.Interop&version=3.2.7 // Install Codexcite.Blazor.Interop as a Cake Tool #tool nuget:?package=Codexcite.Blazor.Interop&version=3.2.7
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. |
-
net9.0
- Codexcite.Common (>= 5.13.3)
- Microsoft.AspNetCore.Components.Web (>= 9.0.1)
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 |
---|---|---|
3.2.7 | 13 | 1/24/2025 |
3.2.6 | 69 | 1/20/2025 |
3.2.5 | 67 | 1/17/2025 |
3.2.4 | 68 | 1/16/2025 |
3.2.3 | 71 | 1/7/2025 |
3.2.2 | 88 | 12/21/2024 |
3.2.1 | 94 | 12/11/2024 |
3.2.0 | 98 | 11/20/2024 |
3.1.32 | 111 | 11/2/2024 |
3.1.31 | 108 | 10/22/2024 |
3.1.29 | 110 | 10/21/2024 |
3.1.28 | 144 | 10/18/2024 |
3.1.27 | 96 | 10/17/2024 |
3.1.26 | 95 | 10/15/2024 |
3.1.25 | 89 | 10/13/2024 |
3.1.24 | 98 | 10/12/2024 |
3.1.23 | 94 | 10/12/2024 |
3.1.22 | 108 | 10/9/2024 |
3.1.21 | 104 | 10/6/2024 |
3.1.20 | 95 | 10/5/2024 |
3.1.19 | 100 | 10/4/2024 |
3.1.18 | 92 | 10/4/2024 |
3.1.17 | 156 | 10/1/2024 |
3.1.16 | 100 | 9/28/2024 |
3.1.15 | 92 | 9/27/2024 |
3.1.14 | 109 | 9/20/2024 |
3.1.13 | 87 | 7/31/2024 |
3.1.12 | 81 | 7/31/2024 |
3.1.11 | 80 | 7/30/2024 |
3.1.10 | 112 | 7/18/2024 |
3.1.9 | 117 | 5/29/2024 |
3.1.8 | 136 | 5/8/2024 |
3.1.7 | 124 | 4/23/2024 |
3.1.6 | 256 | 11/7/2023 |
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.