Soenneker.Blazor.Utils.BlazorInvoker 2.1.388

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Soenneker.Blazor.Utils.BlazorInvoker --version 2.1.388                
NuGet\Install-Package Soenneker.Blazor.Utils.BlazorInvoker -Version 2.1.388                
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.388" />                
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.388                
#r "nuget: Soenneker.Blazor.Utils.BlazorInvoker, 2.1.388"                
#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.388

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

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

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.532 0 9/27/2024
2.1.531 0 9/27/2024
2.1.530 0 9/27/2024
2.1.529 0 9/26/2024
2.1.528 55 9/26/2024
2.1.527 160 9/26/2024
2.1.526 93 9/26/2024
2.1.525 97 9/26/2024
2.1.524 136 9/26/2024
2.1.523 85 9/26/2024
2.1.522 221 9/23/2024
2.1.521 200 9/23/2024
2.1.520 135 9/23/2024
2.1.519 197 9/23/2024
2.1.518 53 9/23/2024
2.1.517 165 9/23/2024
2.1.516 320 9/23/2024
2.1.515 196 9/23/2024
2.1.514 225 9/23/2024
2.1.513 50 9/23/2024
2.1.512 53 9/23/2024
2.1.511 370 9/18/2024
2.1.510 159 9/18/2024
2.1.509 154 9/18/2024
2.1.508 112 9/18/2024
2.1.507 62 9/18/2024
2.1.506 191 9/18/2024
2.1.505 117 9/17/2024
2.1.504 127 9/17/2024
2.1.503 182 9/17/2024
2.1.502 135 9/17/2024
2.1.501 149 9/17/2024
2.1.500 159 9/17/2024
2.1.499 145 9/17/2024
2.1.498 62 9/17/2024
2.1.497 792 9/16/2024
2.1.496 143 9/16/2024
2.1.495 180 9/16/2024
2.1.494 191 9/12/2024
2.1.493 70 9/12/2024
2.1.492 75 9/12/2024
2.1.491 75 9/12/2024
2.1.490 79 9/12/2024
2.1.489 81 9/11/2024
2.1.488 70 9/11/2024
2.1.487 79 9/11/2024
2.1.486 82 9/11/2024
2.1.485 84 9/11/2024
2.1.484 85 9/11/2024
2.1.483 574 9/11/2024
2.1.482 1,179 9/10/2024
2.1.481 241 9/10/2024
2.1.480 135 9/10/2024
2.1.478 155 9/9/2024
2.1.477 154 9/9/2024
2.1.476 71 9/9/2024
2.1.475 151 9/9/2024
2.1.474 115 9/9/2024
2.1.473 117 9/9/2024
2.1.472 978 9/9/2024
2.1.471 372 9/7/2024
2.1.470 67 9/7/2024
2.1.469 171 9/7/2024
2.1.468 395 9/6/2024
2.1.467 210 9/6/2024
2.1.466 228 9/6/2024
2.1.465 187 9/5/2024
2.1.464 106 9/5/2024
2.1.463 65 9/5/2024
2.1.462 65 9/5/2024
2.1.461 366 9/5/2024
2.1.460 62 9/5/2024
2.1.459 220 9/5/2024
2.1.458 221 9/4/2024
2.1.457 64 9/4/2024
2.1.456 358 9/4/2024
2.1.455 217 9/3/2024
2.1.454 212 9/3/2024
2.1.453 62 9/3/2024
2.1.452 142 9/3/2024
2.1.451 159 9/3/2024
2.1.450 156 9/3/2024
2.1.449 267 8/29/2024
2.1.448 180 8/29/2024
2.1.447 162 8/29/2024
2.1.446 344 8/26/2024
2.1.445 176 8/26/2024
2.1.444 225 8/26/2024
2.1.443 341 8/21/2024
2.1.442 247 8/21/2024
2.1.441 168 8/21/2024
2.1.440 76 8/21/2024
2.1.439 313 8/20/2024
2.1.438 171 8/20/2024
2.1.437 86 8/20/2024
2.1.436 184 8/20/2024
2.1.435 244 8/20/2024
2.1.434 179 8/20/2024
2.1.433 216 8/20/2024
2.1.432 94 8/19/2024
2.1.431 396 8/15/2024
2.1.430 200 8/15/2024
2.1.429 202 8/15/2024
2.1.428 328 8/14/2024
2.1.427 186 8/14/2024
2.1.426 117 8/13/2024
2.1.425 206 8/13/2024
2.1.424 99 8/13/2024
2.1.423 234 8/7/2024
2.1.422 289 8/7/2024
2.1.421 68 8/7/2024
2.1.420 124 8/6/2024
2.1.419 185 8/6/2024
2.1.418 281 8/1/2024
2.1.417 100 8/1/2024
2.1.416 206 8/1/2024
2.1.415 104 8/1/2024
2.1.414 383 7/25/2024
2.1.413 76 7/25/2024
2.1.412 109 7/25/2024
2.1.411 85 7/25/2024
2.1.410 102 7/25/2024
2.1.409 104 7/25/2024
2.1.408 98 7/25/2024
2.1.407 124 7/24/2024
2.1.406 47 7/24/2024
2.1.405 78 7/24/2024
2.1.404 271 7/20/2024
2.1.403 130 7/20/2024
2.1.402 272 7/20/2024
2.1.401 367 7/14/2024
2.1.400 231 7/14/2024
2.1.399 68 7/14/2024
2.1.398 195 7/14/2024
2.1.397 390 7/10/2024
2.1.396 67 7/10/2024
2.1.395 111 7/10/2024
2.1.394 183 7/10/2024
2.1.393 77 7/10/2024
2.1.392 235 7/10/2024
2.1.391 211 7/10/2024
2.1.390 191 7/10/2024
2.1.389 135 7/10/2024
2.1.388 65 7/10/2024
2.1.387 175 7/10/2024
2.1.386 157 7/9/2024
2.1.385 140 7/9/2024
2.1.384 60 7/9/2024
2.1.383 146 7/9/2024
2.1.382 168 7/9/2024
2.1.381 172 7/9/2024
2.1.380 58 7/9/2024
2.1.379 155 7/9/2024
2.1.378 60 7/9/2024
2.1.377 205 7/9/2024
2.1.376 197 7/9/2024
2.1.375 81 7/8/2024
2.1.374 210 7/8/2024
2.1.373 66 7/8/2024
2.1.372 266 7/8/2024
2.1.371 211 7/8/2024
2.1.370 252 7/7/2024
2.1.369 235 7/7/2024
2.1.368 79 7/7/2024
2.1.367 600 7/3/2024
2.1.366 71 7/3/2024
2.1.365 248 7/3/2024
2.1.364 156 7/3/2024
2.1.363 178 7/3/2024
2.1.362 420 6/27/2024
2.1.361 177 6/27/2024
2.1.360 75 6/27/2024
2.1.359 231 6/27/2024
2.1.358 357 6/22/2024
2.1.357 78 6/22/2024
2.1.356 204 6/22/2024
2.1.355 268 6/16/2024
2.1.354 201 6/15/2024
2.1.353 86 6/15/2024
2.1.352 184 6/15/2024
2.1.351 83 6/15/2024
2.1.350 187 6/15/2024
2.1.349 85 6/15/2024
2.1.348 83 6/15/2024
2.1.347 84 6/15/2024
2.1.346 353 6/14/2024
2.1.345 345 6/4/2024
2.1.344 183 6/4/2024
2.1.343 359 6/2/2024
2.1.342 205 6/1/2024
2.1.341 73 6/1/2024
2.1.340 147 6/1/2024
2.1.339 145 6/1/2024
2.1.338 120 6/1/2024
2.1.337 75 6/1/2024
2.1.336 195 6/1/2024
2.1.335 298 5/31/2024
2.1.334 76 5/31/2024
2.1.333 165 5/31/2024
2.1.332 135 5/31/2024
2.1.331 238 5/29/2024
2.1.330 138 5/29/2024
2.1.329 348 5/28/2024
2.1.328 84 5/28/2024
2.1.327 219 5/28/2024
2.1.326 75 5/28/2024
2.1.325 191 5/28/2024
2.1.324 151 5/28/2024
2.1.323 80 5/28/2024
2.1.322 278 5/27/2024
2.1.321 239 5/27/2024
2.1.320 178 5/27/2024
2.1.319 85 5/26/2024
2.1.318 248 5/26/2024
2.1.317 173 5/26/2024
2.1.316 161 5/26/2024
2.1.315 92 5/26/2024
2.1.314 195 5/26/2024
2.1.313 266 5/25/2024
2.1.312 86 5/25/2024
2.1.311 89 5/25/2024
2.1.310 174 5/25/2024
2.1.309 259 5/25/2024
2.1.308 81 5/25/2024
2.1.307 282 5/23/2024
2.1.306 215 5/23/2024
2.1.305 131 5/23/2024
2.1.304 235 5/23/2024
2.1.303 88 5/23/2024
2.1.302 243 5/23/2024
2.1.301 92 5/22/2024
2.1.300 375 5/22/2024
2.1.299 90 5/22/2024
2.1.298 241 5/18/2024
2.1.297 71 5/18/2024
2.1.296 169 5/18/2024
2.1.295 75 5/18/2024
2.1.294 209 5/17/2024
2.1.293 177 5/17/2024
2.1.292 76 5/17/2024
2.1.291 78 5/16/2024
2.1.290 74 5/16/2024
2.1.289 275 5/15/2024
2.1.288 222 5/15/2024
2.1.287 103 5/15/2024
2.1.286 136 5/14/2024
2.1.285 278 5/13/2024
2.1.284 68 5/13/2024
2.1.283 162 5/13/2024
2.1.282 342 4/30/2024
2.1.281 230 4/30/2024
2.1.280 154 4/30/2024
2.1.279 297 4/30/2024
2.1.278 91 4/29/2024
2.1.277 89 4/29/2024
2.1.276 232 4/29/2024
2.1.275 190 4/29/2024
2.1.274 89 4/28/2024
2.1.273 141 4/28/2024
2.1.272 91 4/28/2024
2.1.271 90 4/28/2024
2.1.270 400 4/28/2024
2.1.269 139 4/28/2024
2.1.268 85 4/28/2024
2.1.267 199 4/28/2024
2.1.266 157 4/27/2024
2.1.265 97 4/27/2024
2.1.264 335 4/20/2024
2.1.263 220 4/20/2024
2.1.262 172 4/19/2024
2.1.261 190 4/19/2024
2.1.260 190 4/19/2024
2.1.259 198 4/19/2024
2.1.258 87 4/19/2024
2.1.257 414 4/13/2024
2.1.256 298 4/13/2024
2.1.255 85 4/13/2024
2.1.254 231 4/12/2024
2.1.253 118 4/12/2024
2.1.252 187 4/12/2024
2.1.251 188 4/12/2024
2.1.250 81 4/12/2024
2.1.249 188 4/12/2024
2.1.248 84 4/12/2024
2.1.247 294 4/12/2024
2.1.246 82 4/11/2024
2.1.245 519 4/10/2024
2.1.244 140 4/10/2024
2.1.243 166 4/10/2024
2.1.242 74 4/10/2024
2.1.241 272 4/10/2024
2.1.240 90 4/9/2024
2.1.239 407 4/3/2024
2.1.238 241 4/2/2024
2.1.237 203 4/2/2024
2.1.236 197 4/2/2024
2.1.235 95 4/1/2024
2.1.234 465 3/30/2024
2.1.233 183 3/29/2024
2.1.232 156 3/29/2024
2.1.231 290 3/25/2024
2.1.230 140 3/25/2024
2.1.229 132 3/25/2024
2.1.228 204 3/25/2024
2.1.227 147 3/25/2024
2.1.226 276 3/21/2024
2.1.225 173 3/21/2024
2.1.224 230 3/20/2024
2.1.223 322 3/20/2024
2.1.222 210 3/19/2024
2.1.221 95 3/19/2024
2.1.220 167 3/19/2024
2.1.219 243 3/19/2024
2.1.218 95 3/19/2024
2.1.217 242 3/19/2024
2.1.216 201 3/18/2024
2.1.215 315 3/16/2024
2.1.214 179 3/16/2024
2.1.213 215 3/16/2024
2.1.212 91 3/15/2024
2.1.211 290 3/14/2024
2.1.210 227 3/13/2024
2.1.209 161 3/13/2024
2.1.208 94 3/13/2024
2.1.207 191 3/13/2024
2.1.206 185 3/13/2024
2.1.205 155 3/13/2024
2.1.204 283 3/13/2024
2.1.203 109 3/13/2024
2.1.202 100 3/13/2024
2.1.201 244 3/12/2024
2.1.200 99 3/12/2024
2.1.199 104 3/12/2024
2.1.198 321 3/12/2024
2.1.197 171 3/12/2024
2.1.196 149 3/12/2024
2.1.195 219 3/11/2024
2.1.194 269 3/11/2024
2.1.193 150 3/11/2024
2.1.192 146 3/11/2024
2.1.191 262 3/10/2024
2.1.190 192 3/10/2024
2.1.189 184 3/10/2024
2.1.188 355 3/9/2024
2.1.187 102 3/8/2024
2.1.186 187 3/8/2024
2.1.185 131 3/8/2024
2.1.184 169 3/8/2024
2.1.183 242 3/8/2024
2.1.182 208 3/8/2024
2.1.181 221 3/6/2024
2.1.180 154 3/6/2024
2.1.179 199 3/6/2024
2.1.178 301 3/4/2024
2.1.177 164 3/4/2024
2.1.176 151 3/4/2024
2.1.175 96 3/4/2024
2.1.174 205 3/4/2024
2.1.173 161 3/4/2024
2.1.172 206 3/3/2024
2.1.171 94 3/3/2024
2.1.170 95 3/3/2024
2.1.169 208 3/3/2024
2.1.168 100 3/2/2024
2.1.167 92 3/2/2024
2.1.166 237 3/2/2024
2.1.165 87 3/2/2024
2.1.164 192 3/2/2024
2.1.163 91 3/2/2024
2.1.162 265 2/29/2024
2.1.161 173 2/29/2024
2.1.160 136 2/29/2024
2.1.159 120 2/29/2024
2.1.158 202 2/29/2024
2.1.157 188 2/27/2024
2.1.156 84 2/26/2024
2.1.155 163 2/26/2024
2.1.154 181 2/25/2024
2.1.153 142 2/25/2024
2.1.152 147 2/25/2024
2.1.151 132 2/25/2024
2.1.150 191 2/24/2024
2.1.149 121 2/24/2024
2.1.148 128 2/23/2024
2.1.147 128 2/23/2024
2.1.146 158 2/22/2024
2.1.145 91 2/22/2024
2.1.144 75 2/22/2024
2.1.143 182 2/22/2024
2.1.142 155 2/22/2024
2.1.141 153 2/22/2024
2.1.140 98 2/22/2024
2.1.139 180 2/21/2024
2.1.138 87 2/21/2024
2.1.137 156 2/21/2024
2.1.136 158 2/21/2024
2.1.135 91 2/21/2024
2.1.134 77 2/21/2024
2.1.133 241 2/21/2024
2.1.132 94 2/21/2024
2.1.131 96 2/21/2024
2.1.130 185 2/20/2024
2.1.129 117 2/20/2024
2.1.128 175 2/20/2024
2.1.127 145 2/20/2024
2.1.126 87 2/20/2024
2.1.125 182 2/20/2024
2.1.124 131 2/20/2024
2.1.123 130 2/19/2024
2.1.122 167 2/19/2024
2.1.121 89 2/19/2024
2.1.120 179 2/19/2024
2.1.119 93 2/19/2024
2.1.118 182 2/17/2024
2.1.117 159 2/17/2024
2.1.116 150 2/17/2024
2.1.115 149 2/17/2024
2.1.114 106 2/17/2024
2.1.113 221 2/16/2024
2.1.112 97 2/16/2024
2.1.111 128 2/16/2024
2.1.110 96 2/16/2024
2.1.109 93 2/16/2024
2.1.108 245 2/16/2024
2.1.107 89 2/16/2024
2.1.106 96 2/16/2024
2.1.105 189 2/14/2024
2.1.104 144 2/14/2024
2.1.103 150 2/14/2024
2.1.102 101 2/14/2024
2.1.101 195 2/13/2024
2.1.100 100 2/13/2024
2.1.99 97 2/13/2024
2.1.98 93 2/13/2024
2.1.97 87 2/13/2024
2.1.96 84 2/13/2024
2.1.95 321 2/13/2024
2.1.94 186 2/12/2024
2.1.93 128 2/12/2024
2.1.92 165 2/12/2024
2.1.91 185 2/11/2024
2.1.90 91 2/11/2024
2.1.89 226 2/11/2024
2.1.88 93 2/11/2024
2.1.87 179 2/11/2024
2.1.86 157 2/10/2024
2.1.85 129 2/10/2024
2.1.84 147 2/10/2024
2.1.83 84 2/10/2024
2.1.82 84 2/10/2024
2.1.81 187 2/9/2024
2.1.80 171 2/9/2024
2.1.79 90 2/9/2024
2.1.78 86 2/9/2024
2.1.77 173 2/9/2024
2.1.76 159 2/9/2024
2.1.75 88 2/9/2024
2.1.74 174 2/8/2024
2.1.73 149 2/8/2024
2.1.72 192 2/8/2024
2.1.71 86 2/8/2024
2.1.70 122 2/8/2024
2.1.69 150 2/8/2024
2.1.68 161 2/7/2024
2.1.67 148 2/7/2024
2.1.66 83 2/7/2024
2.1.65 179 2/7/2024
2.1.64 151 2/7/2024
2.1.63 81 2/7/2024
2.1.62 104 2/7/2024
2.1.61 264 2/6/2024
2.1.60 92 2/6/2024
2.1.59 86 2/6/2024
2.1.58 266 2/5/2024
2.1.57 86 2/5/2024
2.1.56 271 2/4/2024
2.1.55 89 2/4/2024
2.1.54 86 2/4/2024
2.1.53 254 2/3/2024
2.1.52 142 2/3/2024
2.1.51 142 2/3/2024
2.1.50 267 1/31/2024
2.1.49 141 1/31/2024
2.1.48 83 1/31/2024
2.1.47 116 1/31/2024
2.1.46 229 1/30/2024
2.1.45 85 1/30/2024
2.1.44 180 1/30/2024
2.1.43 132 1/29/2024
2.1.42 83 1/29/2024
2.1.41 200 1/29/2024
2.1.40 148 1/29/2024
2.1.39 145 1/29/2024
2.1.38 167 1/28/2024
2.1.37 85 1/28/2024
2.1.36 164 1/28/2024
2.1.35 127 1/28/2024
2.1.34 84 1/28/2024
2.1.33 220 1/28/2024
2.1.32 121 1/28/2024
2.1.31 83 1/27/2024
2.1.30 224 1/27/2024
2.1.29 79 1/27/2024
2.1.28 121 1/27/2024
2.1.27 127 1/27/2024
2.1.26 82 1/27/2024
2.1.25 84 1/27/2024
2.1.24 253 1/27/2024
2.1.23 82 1/26/2024
2.1.22 159 1/26/2024
2.1.21 135 1/26/2024
2.1.20 156 1/26/2024
2.1.19 81 1/26/2024
2.1.18 229 1/26/2024
2.1.17 81 1/26/2024
2.1.16 82 1/26/2024
2.1.15 195 1/25/2024
2.1.14 84 1/25/2024
2.1.13 208 1/25/2024
2.1.12 83 1/25/2024
2.1.11 136 1/25/2024
2.1.10 83 1/25/2024
2.1.9 177 1/19/2024
2.1.8 144 1/19/2024
2.1.7 148 1/19/2024
2.1.6 86 1/19/2024
2.1.5 349 1/16/2024
2.1.4 99 1/16/2024
2.1.3 299 1/14/2024
2.1.2 167 1/13/2024
2.1.1 93 1/13/2024