Codexcite.Blazor.Interop
3.2.8
dotnet add package Codexcite.Blazor.Interop --version 3.2.8
NuGet\Install-Package Codexcite.Blazor.Interop -Version 3.2.8
<PackageReference Include="Codexcite.Blazor.Interop" Version="3.2.8" />
paket add Codexcite.Blazor.Interop --version 3.2.8
#r "nuget: Codexcite.Blazor.Interop, 3.2.8"
// Install Codexcite.Blazor.Interop as a Cake Addin #addin nuget:?package=Codexcite.Blazor.Interop&version=3.2.8 // Install Codexcite.Blazor.Interop as a Cake Tool #tool nuget:?package=Codexcite.Blazor.Interop&version=3.2.8
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.14.0)
- Microsoft.AspNetCore.Components.Web (>= 9.0.2)
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.8 | 76 | 14 days ago |
3.2.7 | 79 | a month ago |
3.2.6 | 89 | 2 months ago |
3.2.5 | 79 | 2 months ago |
3.2.4 | 77 | 2 months ago |
3.2.3 | 82 | 2 months ago |
3.2.2 | 94 | 3 months ago |
3.2.1 | 97 | 3 months ago |
3.2.0 | 100 | 4 months ago |
3.1.32 | 113 | 4 months ago |
3.1.31 | 114 | 5 months ago |
3.1.29 | 112 | 5 months ago |
3.1.28 | 148 | 5 months ago |
3.1.27 | 98 | 5 months ago |
3.1.26 | 100 | 5 months ago |
3.1.25 | 91 | 5 months ago |
3.1.24 | 101 | 5 months ago |
3.1.23 | 95 | 5 months ago |
3.1.22 | 109 | 5 months ago |
3.1.21 | 105 | 5 months ago |
3.1.20 | 96 | 5 months ago |
3.1.19 | 101 | 5 months ago |
3.1.18 | 93 | 5 months ago |
3.1.17 | 157 | 5 months ago |
3.1.16 | 101 | 5 months ago |
3.1.15 | 95 | 5 months ago |
3.1.14 | 110 | 6 months ago |
3.1.13 | 87 | 7 months ago |
3.1.12 | 81 | 7 months ago |
3.1.11 | 80 | 7 months ago |
3.1.10 | 112 | 8 months ago |
3.1.9 | 117 | 9 months ago |
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.