Soenneker.Blazor.Utils.BlazorInvoker 2.1.282

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Soenneker.Blazor.Utils.BlazorInvoker --version 2.1.282
NuGet\Install-Package Soenneker.Blazor.Utils.BlazorInvoker -Version 2.1.282
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Soenneker.Blazor.Utils.BlazorInvoker" Version="2.1.282" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Soenneker.Blazor.Utils.BlazorInvoker --version 2.1.282
#r "nuget: Soenneker.Blazor.Utils.BlazorInvoker, 2.1.282"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Soenneker.Blazor.Utils.BlazorInvoker as a Cake Addin
#addin nuget:?package=Soenneker.Blazor.Utils.BlazorInvoker&version=2.1.282

// Install Soenneker.Blazor.Utils.BlazorInvoker as a Cake Tool
#tool nuget:?package=Soenneker.Blazor.Utils.BlazorInvoker&version=2.1.282

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

alternate text is missing from this package README image Soenneker.Blazor.Utils.BlazorInvoker

A generic invoker to simplify JavaScript to C# interaction

BlazorInvoker<TInput> is an encapsulation class designed as a generic invocation point from JS to C#. It's used for 'fire-and-forget' with no return value.

Installation

dotnet add package Soenneker.Blazor.Utils.BlazorInvoker

Usage

C#

var stringInvoker = new BlazorInvoker<string>(async (input) =>
{
    await SomeAsyncOperation(input);
});

JS

dotnetObject.invokeMethodAsync('Invoke', 'JavaScript argument');
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Soenneker.Blazor.Utils.BlazorInvoker:

Package Downloads
Soenneker.Blazor.Utils.InteropEventListener The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Manages the registration, removal, and disposal of .NET object references used for interop event listeners.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.282 165 4/30/2024
2.1.281 179 4/30/2024
2.1.280 113 4/30/2024
2.1.279 143 4/30/2024
2.1.278 79 4/29/2024
2.1.277 77 4/29/2024
2.1.276 198 4/29/2024
2.1.275 156 4/29/2024
2.1.274 79 4/28/2024
2.1.273 111 4/28/2024
2.1.272 79 4/28/2024
2.1.271 80 4/28/2024
2.1.270 340 4/28/2024
2.1.269 120 4/28/2024
2.1.268 70 4/28/2024
2.1.267 170 4/28/2024
2.1.266 132 4/27/2024
2.1.265 79 4/27/2024
2.1.264 291 4/20/2024
2.1.263 173 4/20/2024
2.1.262 147 4/19/2024
2.1.261 160 4/19/2024
2.1.260 154 4/19/2024
2.1.259 167 4/19/2024
2.1.258 75 4/19/2024
2.1.257 366 4/13/2024
2.1.256 238 4/13/2024
2.1.255 74 4/13/2024
2.1.254 204 4/12/2024
2.1.253 94 4/12/2024
2.1.252 155 4/12/2024
2.1.251 155 4/12/2024
2.1.250 70 4/12/2024
2.1.249 156 4/12/2024
2.1.248 73 4/12/2024
2.1.247 255 4/12/2024
2.1.246 73 4/11/2024
2.1.245 231 4/10/2024
2.1.244 115 4/10/2024
2.1.243 138 4/10/2024
2.1.242 63 4/10/2024
2.1.241 220 4/10/2024
2.1.240 74 4/9/2024
2.1.239 365 4/3/2024
2.1.238 191 4/2/2024
2.1.237 173 4/2/2024
2.1.236 157 4/2/2024
2.1.235 79 4/1/2024
2.1.234 420 3/30/2024
2.1.233 160 3/29/2024
2.1.232 133 3/29/2024
2.1.231 250 3/25/2024
2.1.230 121 3/25/2024
2.1.229 109 3/25/2024
2.1.228 165 3/25/2024
2.1.227 126 3/25/2024
2.1.226 243 3/21/2024
2.1.225 143 3/21/2024
2.1.224 193 3/20/2024
2.1.223 274 3/20/2024
2.1.222 177 3/19/2024
2.1.221 87 3/19/2024
2.1.220 145 3/19/2024
2.1.219 204 3/19/2024
2.1.218 86 3/19/2024
2.1.217 208 3/19/2024
2.1.216 167 3/18/2024
2.1.215 276 3/16/2024
2.1.214 158 3/16/2024
2.1.213 180 3/16/2024
2.1.212 82 3/15/2024
2.1.211 257 3/14/2024
2.1.210 184 3/13/2024
2.1.209 134 3/13/2024
2.1.208 83 3/13/2024
2.1.207 170 3/13/2024
2.1.206 160 3/13/2024
2.1.205 131 3/13/2024
2.1.204 246 3/13/2024
2.1.203 79 3/13/2024
2.1.202 87 3/13/2024
2.1.201 207 3/12/2024
2.1.200 87 3/12/2024
2.1.199 89 3/12/2024
2.1.198 265 3/12/2024
2.1.197 128 3/12/2024
2.1.196 120 3/12/2024
2.1.195 173 3/11/2024
2.1.194 230 3/11/2024
2.1.193 129 3/11/2024
2.1.192 123 3/11/2024
2.1.191 228 3/10/2024
2.1.190 168 3/10/2024
2.1.189 153 3/10/2024
2.1.188 305 3/9/2024
2.1.187 88 3/8/2024
2.1.186 159 3/8/2024
2.1.185 103 3/8/2024
2.1.184 144 3/8/2024
2.1.183 205 3/8/2024
2.1.182 181 3/8/2024
2.1.181 195 3/6/2024
2.1.180 123 3/6/2024
2.1.179 169 3/6/2024
2.1.178 265 3/4/2024
2.1.177 131 3/4/2024
2.1.176 122 3/4/2024
2.1.175 86 3/4/2024
2.1.174 153 3/4/2024
2.1.173 126 3/4/2024
2.1.172 171 3/3/2024
2.1.171 81 3/3/2024
2.1.170 84 3/3/2024
2.1.169 170 3/3/2024
2.1.168 87 3/2/2024
2.1.167 80 3/2/2024
2.1.166 187 3/2/2024
2.1.165 74 3/2/2024
2.1.164 166 3/2/2024
2.1.163 78 3/2/2024
2.1.162 221 2/29/2024
2.1.161 144 2/29/2024
2.1.160 114 2/29/2024
2.1.159 98 2/29/2024
2.1.158 164 2/29/2024
2.1.157 159 2/27/2024
2.1.156 74 2/26/2024
2.1.155 134 2/26/2024
2.1.154 154 2/25/2024
2.1.153 117 2/25/2024
2.1.152 124 2/25/2024
2.1.151 109 2/25/2024
2.1.150 161 2/24/2024
2.1.149 94 2/24/2024
2.1.148 110 2/23/2024
2.1.147 106 2/23/2024
2.1.146 140 2/22/2024
2.1.145 81 2/22/2024
2.1.144 66 2/22/2024
2.1.143 154 2/22/2024
2.1.142 127 2/22/2024
2.1.141 130 2/22/2024
2.1.140 82 2/22/2024
2.1.139 151 2/21/2024
2.1.138 77 2/21/2024
2.1.137 136 2/21/2024
2.1.136 125 2/21/2024
2.1.135 81 2/21/2024
2.1.134 66 2/21/2024
2.1.133 206 2/21/2024
2.1.132 79 2/21/2024
2.1.131 87 2/21/2024
2.1.130 160 2/20/2024
2.1.129 94 2/20/2024
2.1.128 149 2/20/2024
2.1.127 124 2/20/2024
2.1.126 77 2/20/2024
2.1.125 158 2/20/2024
2.1.124 108 2/20/2024
2.1.123 108 2/19/2024
2.1.122 147 2/19/2024
2.1.121 80 2/19/2024
2.1.120 151 2/19/2024
2.1.119 82 2/19/2024
2.1.118 151 2/17/2024
2.1.117 132 2/17/2024
2.1.116 127 2/17/2024
2.1.115 120 2/17/2024
2.1.114 89 2/17/2024
2.1.113 181 2/16/2024
2.1.112 87 2/16/2024
2.1.111 101 2/16/2024
2.1.110 85 2/16/2024
2.1.109 82 2/16/2024
2.1.108 212 2/16/2024
2.1.107 76 2/16/2024
2.1.106 84 2/16/2024
2.1.105 156 2/14/2024
2.1.104 123 2/14/2024
2.1.103 127 2/14/2024
2.1.102 91 2/14/2024
2.1.101 165 2/13/2024
2.1.100 88 2/13/2024
2.1.99 86 2/13/2024
2.1.98 82 2/13/2024
2.1.97 76 2/13/2024
2.1.96 70 2/13/2024
2.1.95 267 2/13/2024
2.1.94 155 2/12/2024
2.1.93 103 2/12/2024
2.1.92 137 2/12/2024
2.1.91 152 2/11/2024
2.1.90 80 2/11/2024
2.1.89 183 2/11/2024
2.1.88 76 2/11/2024
2.1.87 152 2/11/2024
2.1.86 132 2/10/2024
2.1.85 113 2/10/2024
2.1.84 119 2/10/2024
2.1.83 73 2/10/2024
2.1.82 73 2/10/2024
2.1.81 153 2/9/2024
2.1.80 135 2/9/2024
2.1.79 78 2/9/2024
2.1.78 74 2/9/2024
2.1.77 147 2/9/2024
2.1.76 128 2/9/2024
2.1.75 76 2/9/2024
2.1.74 147 2/8/2024
2.1.73 125 2/8/2024
2.1.72 153 2/8/2024
2.1.71 73 2/8/2024
2.1.70 100 2/8/2024
2.1.69 133 2/8/2024
2.1.68 130 2/7/2024
2.1.67 119 2/7/2024
2.1.66 71 2/7/2024
2.1.65 136 2/7/2024
2.1.64 121 2/7/2024
2.1.63 69 2/7/2024
2.1.62 86 2/7/2024
2.1.61 221 2/6/2024
2.1.60 74 2/6/2024
2.1.59 72 2/6/2024
2.1.58 215 2/5/2024
2.1.57 70 2/5/2024
2.1.56 210 2/4/2024
2.1.55 73 2/4/2024
2.1.54 71 2/4/2024
2.1.53 207 2/3/2024
2.1.52 109 2/3/2024
2.1.51 114 2/3/2024
2.1.50 221 1/31/2024
2.1.49 116 1/31/2024
2.1.48 71 1/31/2024
2.1.47 92 1/31/2024
2.1.46 194 1/30/2024
2.1.45 73 1/30/2024
2.1.44 141 1/30/2024
2.1.43 104 1/29/2024
2.1.42 73 1/29/2024
2.1.41 170 1/29/2024
2.1.40 124 1/29/2024
2.1.39 124 1/29/2024
2.1.38 138 1/28/2024
2.1.37 74 1/28/2024
2.1.36 131 1/28/2024
2.1.35 103 1/28/2024
2.1.34 73 1/28/2024
2.1.33 192 1/28/2024
2.1.32 98 1/28/2024
2.1.31 73 1/27/2024
2.1.30 199 1/27/2024
2.1.29 69 1/27/2024
2.1.28 94 1/27/2024
2.1.27 113 1/27/2024
2.1.26 72 1/27/2024
2.1.25 74 1/27/2024
2.1.24 216 1/27/2024
2.1.23 71 1/26/2024
2.1.22 122 1/26/2024
2.1.21 108 1/26/2024
2.1.20 119 1/26/2024
2.1.19 71 1/26/2024
2.1.18 203 1/26/2024
2.1.17 70 1/26/2024
2.1.16 72 1/26/2024
2.1.15 161 1/25/2024
2.1.14 73 1/25/2024
2.1.13 170 1/25/2024
2.1.12 72 1/25/2024
2.1.11 113 1/25/2024
2.1.10 73 1/25/2024
2.1.9 138 1/19/2024
2.1.8 114 1/19/2024
2.1.7 115 1/19/2024
2.1.6 73 1/19/2024
2.1.5 298 1/16/2024
2.1.4 83 1/16/2024
2.1.3 250 1/14/2024
2.1.2 149 1/13/2024
2.1.1 80 1/13/2024