Soenneker.Blazor.Utils.BlazorInvoker 2.1.557

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.557                
NuGet\Install-Package Soenneker.Blazor.Utils.BlazorInvoker -Version 2.1.557                
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.557" />                
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.557                
#r "nuget: Soenneker.Blazor.Utils.BlazorInvoker, 2.1.557"                
#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.557

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

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.571 96 10/18/2024
2.1.570 111 10/17/2024
2.1.569 32 10/17/2024
2.1.568 337 10/15/2024
2.1.567 300 10/14/2024
2.1.566 446 10/12/2024
2.1.565 175 10/12/2024
2.1.564 357 10/11/2024
2.1.563 358 10/9/2024
2.1.562 269 10/9/2024
2.1.561 174 10/9/2024
2.1.560 68 10/9/2024
2.1.559 275 10/8/2024
2.1.558 63 10/8/2024
2.1.557 359 10/8/2024
2.1.556 165 10/8/2024
2.1.555 71 10/8/2024
2.1.554 74 10/8/2024
2.1.553 748 10/3/2024
2.1.552 222 10/3/2024
2.1.551 73 10/3/2024
2.1.550 445 10/3/2024
2.1.549 63 10/3/2024
2.1.548 432 10/2/2024
2.1.547 285 10/2/2024
2.1.546 208 10/2/2024
2.1.545 213 10/2/2024
2.1.544 418 10/1/2024
2.1.543 346 10/1/2024
2.1.542 306 10/1/2024
2.1.541 68 10/1/2024
2.1.540 70 10/1/2024
2.1.539 472 9/29/2024
2.1.538 296 9/29/2024
2.1.537 132 9/29/2024
2.1.536 73 9/29/2024
2.1.535 736 9/27/2024
2.1.534 124 9/27/2024
2.1.533 434 9/27/2024
2.1.532 214 9/27/2024
2.1.531 283 9/27/2024
2.1.530 214 9/27/2024
2.1.529 244 9/26/2024
2.1.528 295 9/26/2024
2.1.527 408 9/26/2024
2.1.526 204 9/26/2024
2.1.525 232 9/26/2024
2.1.524 310 9/26/2024
2.1.523 181 9/26/2024
2.1.522 425 9/23/2024
2.1.521 324 9/23/2024
2.1.520 203 9/23/2024
2.1.519 302 9/23/2024
2.1.518 72 9/23/2024
2.1.517 236 9/23/2024
2.1.516 451 9/23/2024
2.1.515 243 9/23/2024
2.1.514 290 9/23/2024
2.1.513 69 9/23/2024
2.1.512 72 9/23/2024
2.1.511 471 9/18/2024
2.1.510 192 9/18/2024
2.1.509 171 9/18/2024
2.1.508 133 9/18/2024
2.1.507 78 9/18/2024
2.1.506 227 9/18/2024
2.1.505 132 9/17/2024
2.1.504 159 9/17/2024
2.1.503 218 9/17/2024
2.1.502 150 9/17/2024
2.1.501 180 9/17/2024
2.1.500 197 9/17/2024
2.1.499 166 9/17/2024
2.1.498 83 9/17/2024
2.1.497 1,107 9/16/2024
2.1.496 193 9/16/2024
2.1.495 225 9/16/2024
2.1.494 228 9/12/2024
2.1.493 86 9/12/2024
2.1.492 91 9/12/2024
2.1.491 93 9/12/2024
2.1.490 97 9/12/2024
2.1.489 99 9/11/2024
2.1.488 75 9/11/2024
2.1.487 101 9/11/2024
2.1.486 101 9/11/2024
2.1.485 106 9/11/2024
2.1.484 102 9/11/2024
2.1.483 588 9/11/2024
2.1.482 1,563 9/10/2024
2.1.481 278 9/10/2024
2.1.480 140 9/10/2024
2.1.478 174 9/9/2024
2.1.477 168 9/9/2024
2.1.476 89 9/9/2024
2.1.475 156 9/9/2024
2.1.474 133 9/9/2024
2.1.473 134 9/9/2024
2.1.472 1,242 9/9/2024
2.1.471 463 9/7/2024
2.1.470 85 9/7/2024
2.1.469 205 9/7/2024
2.1.468 480 9/6/2024
2.1.467 250 9/6/2024
2.1.466 286 9/6/2024
2.1.465 231 9/5/2024
2.1.464 128 9/5/2024
2.1.463 81 9/5/2024
2.1.462 83 9/5/2024
2.1.461 443 9/5/2024
2.1.460 67 9/5/2024
2.1.459 260 9/5/2024
2.1.458 280 9/4/2024
2.1.457 83 9/4/2024
2.1.456 438 9/4/2024
2.1.455 262 9/3/2024
2.1.454 279 9/3/2024
2.1.453 77 9/3/2024
2.1.452 181 9/3/2024
2.1.451 200 9/3/2024
2.1.450 199 9/3/2024
2.1.449 329 8/29/2024
2.1.448 214 8/29/2024
2.1.447 211 8/29/2024
2.1.446 428 8/26/2024
2.1.445 209 8/26/2024
2.1.444 274 8/26/2024
2.1.443 413 8/21/2024
2.1.442 293 8/21/2024
2.1.441 213 8/21/2024
2.1.440 90 8/21/2024
2.1.439 380 8/20/2024
2.1.438 199 8/20/2024
2.1.437 89 8/20/2024
2.1.436 222 8/20/2024
2.1.435 297 8/20/2024
2.1.434 211 8/20/2024
2.1.433 253 8/20/2024
2.1.432 112 8/19/2024
2.1.431 489 8/15/2024
2.1.430 237 8/15/2024
2.1.429 239 8/15/2024
2.1.428 409 8/14/2024
2.1.427 223 8/14/2024
2.1.426 136 8/13/2024
2.1.425 233 8/13/2024
2.1.424 102 8/13/2024
2.1.423 316 8/7/2024
2.1.422 364 8/7/2024
2.1.421 92 8/7/2024
2.1.420 150 8/6/2024
2.1.419 247 8/6/2024
2.1.418 325 8/1/2024
2.1.417 124 8/1/2024
2.1.416 268 8/1/2024
2.1.415 124 8/1/2024
2.1.414 514 7/25/2024
2.1.413 98 7/25/2024
2.1.412 135 7/25/2024
2.1.411 108 7/25/2024
2.1.410 134 7/25/2024
2.1.409 125 7/25/2024
2.1.408 119 7/25/2024
2.1.407 158 7/24/2024
2.1.406 65 7/24/2024
2.1.405 98 7/24/2024
2.1.404 326 7/20/2024
2.1.403 145 7/20/2024
2.1.402 357 7/20/2024
2.1.401 474 7/14/2024
2.1.400 290 7/14/2024
2.1.399 82 7/14/2024
2.1.398 248 7/14/2024
2.1.397 493 7/10/2024
2.1.396 83 7/10/2024
2.1.395 129 7/10/2024
2.1.394 231 7/10/2024
2.1.393 89 7/10/2024
2.1.392 303 7/10/2024
2.1.391 260 7/10/2024
2.1.390 244 7/10/2024
2.1.389 160 7/10/2024
2.1.388 81 7/10/2024
2.1.387 217 7/10/2024
2.1.386 194 7/9/2024
2.1.385 174 7/9/2024
2.1.384 72 7/9/2024
2.1.383 172 7/9/2024
2.1.382 214 7/9/2024
2.1.381 219 7/9/2024
2.1.380 70 7/9/2024
2.1.379 179 7/9/2024
2.1.378 73 7/9/2024
2.1.377 271 7/9/2024
2.1.376 235 7/9/2024
2.1.375 94 7/8/2024
2.1.374 253 7/8/2024
2.1.373 67 7/8/2024
2.1.372 342 7/8/2024
2.1.371 272 7/8/2024
2.1.370 326 7/7/2024
2.1.369 296 7/7/2024
2.1.368 94 7/7/2024
2.1.367 768 7/3/2024
2.1.366 84 7/3/2024
2.1.365 299 7/3/2024
2.1.364 191 7/3/2024
2.1.363 210 7/3/2024
2.1.362 546 6/27/2024
2.1.361 215 6/27/2024
2.1.360 88 6/27/2024
2.1.359 272 6/27/2024
2.1.358 434 6/22/2024
2.1.357 79 6/22/2024
2.1.356 246 6/22/2024
2.1.355 327 6/16/2024
2.1.354 233 6/15/2024
2.1.353 87 6/15/2024
2.1.352 215 6/15/2024
2.1.351 95 6/15/2024
2.1.350 238 6/15/2024
2.1.349 96 6/15/2024
2.1.348 97 6/15/2024
2.1.347 105 6/15/2024
2.1.346 420 6/14/2024
2.1.345 419 6/4/2024
2.1.344 220 6/4/2024
2.1.343 441 6/2/2024
2.1.342 247 6/1/2024
2.1.341 90 6/1/2024
2.1.340 177 6/1/2024
2.1.339 167 6/1/2024
2.1.338 132 6/1/2024
2.1.337 89 6/1/2024
2.1.336 235 6/1/2024
2.1.335 363 5/31/2024
2.1.334 89 5/31/2024
2.1.333 203 5/31/2024
2.1.332 158 5/31/2024
2.1.331 285 5/29/2024
2.1.330 161 5/29/2024
2.1.329 421 5/28/2024
2.1.328 98 5/28/2024
2.1.327 268 5/28/2024
2.1.326 87 5/28/2024
2.1.325 224 5/28/2024
2.1.324 178 5/28/2024
2.1.323 92 5/28/2024
2.1.322 334 5/27/2024
2.1.321 292 5/27/2024
2.1.320 215 5/27/2024
2.1.319 103 5/26/2024
2.1.318 287 5/26/2024
2.1.317 202 5/26/2024
2.1.316 194 5/26/2024
2.1.315 106 5/26/2024
2.1.314 223 5/26/2024
2.1.313 309 5/25/2024
2.1.312 87 5/25/2024
2.1.311 103 5/25/2024
2.1.310 193 5/25/2024
2.1.309 318 5/25/2024
2.1.308 82 5/25/2024
2.1.307 325 5/23/2024
2.1.306 249 5/23/2024
2.1.305 149 5/23/2024
2.1.304 276 5/23/2024
2.1.303 106 5/23/2024
2.1.302 302 5/23/2024
2.1.301 106 5/22/2024
2.1.300 456 5/22/2024
2.1.299 107 5/22/2024
2.1.298 295 5/18/2024
2.1.297 84 5/18/2024
2.1.296 213 5/18/2024
2.1.295 89 5/18/2024
2.1.294 262 5/17/2024
2.1.293 221 5/17/2024
2.1.292 94 5/17/2024
2.1.291 94 5/16/2024
2.1.290 93 5/16/2024
2.1.289 338 5/15/2024
2.1.288 287 5/15/2024
2.1.287 122 5/15/2024
2.1.286 158 5/14/2024
2.1.285 350 5/13/2024
2.1.284 79 5/13/2024
2.1.283 195 5/13/2024
2.1.282 420 4/30/2024
2.1.281 272 4/30/2024
2.1.280 182 4/30/2024
2.1.279 345 4/30/2024
2.1.278 107 4/29/2024
2.1.277 107 4/29/2024
2.1.276 297 4/29/2024
2.1.275 233 4/29/2024
2.1.274 104 4/28/2024
2.1.273 166 4/28/2024
2.1.272 111 4/28/2024
2.1.271 106 4/28/2024
2.1.270 485 4/28/2024
2.1.269 164 4/28/2024
2.1.268 98 4/28/2024
2.1.267 242 4/28/2024
2.1.266 181 4/27/2024
2.1.265 111 4/27/2024
2.1.264 396 4/20/2024
2.1.263 263 4/20/2024
2.1.262 219 4/19/2024
2.1.261 238 4/19/2024
2.1.260 215 4/19/2024
2.1.259 241 4/19/2024
2.1.258 102 4/19/2024
2.1.257 491 4/13/2024
2.1.256 348 4/13/2024
2.1.255 97 4/13/2024
2.1.254 285 4/12/2024
2.1.253 143 4/12/2024
2.1.252 236 4/12/2024
2.1.251 239 4/12/2024
2.1.250 98 4/12/2024
2.1.249 222 4/12/2024
2.1.248 97 4/12/2024
2.1.247 355 4/12/2024
2.1.246 101 4/11/2024
2.1.245 611 4/10/2024
2.1.244 165 4/10/2024
2.1.243 204 4/10/2024
2.1.242 85 4/10/2024
2.1.241 339 4/10/2024
2.1.240 103 4/9/2024
2.1.239 482 4/3/2024
2.1.238 275 4/2/2024
2.1.237 236 4/2/2024
2.1.236 230 4/2/2024
2.1.235 115 4/1/2024
2.1.234 535 3/30/2024
2.1.233 221 3/29/2024
2.1.232 184 3/29/2024
2.1.231 346 3/25/2024
2.1.230 161 3/25/2024
2.1.229 153 3/25/2024
2.1.228 247 3/25/2024
2.1.227 172 3/25/2024
2.1.226 338 3/21/2024
2.1.225 200 3/21/2024
2.1.224 270 3/20/2024
2.1.223 370 3/20/2024
2.1.222 235 3/19/2024
2.1.221 109 3/19/2024
2.1.220 198 3/19/2024
2.1.219 289 3/19/2024
2.1.218 112 3/19/2024
2.1.217 282 3/19/2024
2.1.216 226 3/18/2024
2.1.215 377 3/16/2024
2.1.214 210 3/16/2024
2.1.213 244 3/16/2024
2.1.212 109 3/15/2024
2.1.211 337 3/14/2024
2.1.210 264 3/13/2024
2.1.209 183 3/13/2024
2.1.208 107 3/13/2024
2.1.207 231 3/13/2024
2.1.206 214 3/13/2024
2.1.205 181 3/13/2024
2.1.204 341 3/13/2024
2.1.203 122 3/13/2024
2.1.202 115 3/13/2024
2.1.201 276 3/12/2024
2.1.200 111 3/12/2024
2.1.199 116 3/12/2024
2.1.198 382 3/12/2024
2.1.197 203 3/12/2024
2.1.196 176 3/12/2024
2.1.195 247 3/11/2024
2.1.194 313 3/11/2024
2.1.193 177 3/11/2024
2.1.192 161 3/11/2024
2.1.191 320 3/10/2024
2.1.190 222 3/10/2024
2.1.189 205 3/10/2024
2.1.188 410 3/9/2024
2.1.187 119 3/8/2024
2.1.186 219 3/8/2024
2.1.185 153 3/8/2024
2.1.184 198 3/8/2024
2.1.183 292 3/8/2024
2.1.182 255 3/8/2024
2.1.181 259 3/6/2024
2.1.180 180 3/6/2024
2.1.179 233 3/6/2024
2.1.178 358 3/4/2024
2.1.177 185 3/4/2024
2.1.176 175 3/4/2024
2.1.175 110 3/4/2024
2.1.174 230 3/4/2024
2.1.173 183 3/4/2024
2.1.172 231 3/3/2024
2.1.171 106 3/3/2024
2.1.170 116 3/3/2024
2.1.169 235 3/3/2024
2.1.168 118 3/2/2024
2.1.167 111 3/2/2024
2.1.166 269 3/2/2024
2.1.165 99 3/2/2024
2.1.164 229 3/2/2024
2.1.163 110 3/2/2024
2.1.162 307 2/29/2024
2.1.161 199 2/29/2024
2.1.160 154 2/29/2024
2.1.159 136 2/29/2024
2.1.158 247 2/29/2024
2.1.157 215 2/27/2024
2.1.156 96 2/26/2024
2.1.155 185 2/26/2024
2.1.154 211 2/25/2024
2.1.153 167 2/25/2024
2.1.152 181 2/25/2024
2.1.151 157 2/25/2024
2.1.150 220 2/24/2024
2.1.149 139 2/24/2024
2.1.148 149 2/23/2024
2.1.147 142 2/23/2024
2.1.146 191 2/22/2024
2.1.145 105 2/22/2024
2.1.144 90 2/22/2024
2.1.143 218 2/22/2024
2.1.142 175 2/22/2024
2.1.141 179 2/22/2024
2.1.140 111 2/22/2024
2.1.139 207 2/21/2024
2.1.138 108 2/21/2024
2.1.137 191 2/21/2024
2.1.136 171 2/21/2024
2.1.135 108 2/21/2024
2.1.134 89 2/21/2024
2.1.133 282 2/21/2024
2.1.132 107 2/21/2024
2.1.131 109 2/21/2024
2.1.130 214 2/20/2024
2.1.129 129 2/20/2024
2.1.128 204 2/20/2024
2.1.127 168 2/20/2024
2.1.126 101 2/20/2024
2.1.125 216 2/20/2024
2.1.124 145 2/20/2024
2.1.123 144 2/19/2024
2.1.122 208 2/19/2024
2.1.121 102 2/19/2024
2.1.120 210 2/19/2024
2.1.119 106 2/19/2024
2.1.118 212 2/17/2024
2.1.117 182 2/17/2024
2.1.116 176 2/17/2024
2.1.115 172 2/17/2024
2.1.114 125 2/17/2024
2.1.113 260 2/16/2024
2.1.112 116 2/16/2024
2.1.111 145 2/16/2024
2.1.110 111 2/16/2024
2.1.109 104 2/16/2024
2.1.108 286 2/16/2024
2.1.107 106 2/16/2024
2.1.106 108 2/16/2024
2.1.105 216 2/14/2024
2.1.104 169 2/14/2024
2.1.103 170 2/14/2024
2.1.102 116 2/14/2024
2.1.101 220 2/13/2024
2.1.100 114 2/13/2024
2.1.99 111 2/13/2024
2.1.98 108 2/13/2024
2.1.97 100 2/13/2024
2.1.96 96 2/13/2024
2.1.95 385 2/13/2024
2.1.94 214 2/12/2024
2.1.93 143 2/12/2024
2.1.92 191 2/12/2024
2.1.91 206 2/11/2024
2.1.90 114 2/11/2024
2.1.89 268 2/11/2024
2.1.88 111 2/11/2024
2.1.87 216 2/11/2024
2.1.86 181 2/10/2024
2.1.85 151 2/10/2024
2.1.84 163 2/10/2024
2.1.83 98 2/10/2024
2.1.82 97 2/10/2024
2.1.81 219 2/9/2024
2.1.80 194 2/9/2024
2.1.79 104 2/9/2024
2.1.78 104 2/9/2024
2.1.77 203 2/9/2024
2.1.76 179 2/9/2024
2.1.75 102 2/9/2024
2.1.74 203 2/8/2024
2.1.73 167 2/8/2024
2.1.72 220 2/8/2024
2.1.71 100 2/8/2024
2.1.70 135 2/8/2024
2.1.69 178 2/8/2024
2.1.68 193 2/7/2024
2.1.67 168 2/7/2024
2.1.66 95 2/7/2024
2.1.65 194 2/7/2024
2.1.64 165 2/7/2024
2.1.63 93 2/7/2024
2.1.62 119 2/7/2024
2.1.61 313 2/6/2024
2.1.60 105 2/6/2024
2.1.59 99 2/6/2024
2.1.58 309 2/5/2024
2.1.57 105 2/5/2024
2.1.56 313 2/4/2024
2.1.55 102 2/4/2024
2.1.54 104 2/4/2024
2.1.53 299 2/3/2024
2.1.52 161 2/3/2024
2.1.51 167 2/3/2024
2.1.50 316 1/31/2024
2.1.49 166 1/31/2024
2.1.48 96 1/31/2024
2.1.47 141 1/31/2024
2.1.46 269 1/30/2024
2.1.45 99 1/30/2024
2.1.44 205 1/30/2024
2.1.43 144 1/29/2024
2.1.42 98 1/29/2024
2.1.41 239 1/29/2024
2.1.40 175 1/29/2024
2.1.39 171 1/29/2024
2.1.38 197 1/28/2024
2.1.37 105 1/28/2024
2.1.36 179 1/28/2024
2.1.35 139 1/28/2024
2.1.34 96 1/28/2024
2.1.33 266 1/28/2024
2.1.32 136 1/28/2024
2.1.31 101 1/27/2024
2.1.30 267 1/27/2024
2.1.29 97 1/27/2024
2.1.28 133 1/27/2024
2.1.27 142 1/27/2024
2.1.26 94 1/27/2024
2.1.25 101 1/27/2024
2.1.24 312 1/27/2024
2.1.23 100 1/26/2024
2.1.22 179 1/26/2024
2.1.21 147 1/26/2024
2.1.20 168 1/26/2024
2.1.19 96 1/26/2024
2.1.18 284 1/26/2024
2.1.17 96 1/26/2024
2.1.16 103 1/26/2024
2.1.15 228 1/25/2024
2.1.14 97 1/25/2024
2.1.13 241 1/25/2024
2.1.12 95 1/25/2024
2.1.11 156 1/25/2024
2.1.10 99 1/25/2024
2.1.9 209 1/19/2024
2.1.8 168 1/19/2024
2.1.7 165 1/19/2024
2.1.6 103 1/19/2024
2.1.5 412 1/16/2024
2.1.4 119 1/16/2024
2.1.3 343 1/14/2024
2.1.2 220 1/13/2024
2.1.1 106 1/13/2024