Soenneker.Blazor.Utils.BlazorOutputInvoker 2.1.545

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Soenneker.Blazor.Utils.BlazorOutputInvoker --version 2.1.545                
NuGet\Install-Package Soenneker.Blazor.Utils.BlazorOutputInvoker -Version 2.1.545                
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.BlazorOutputInvoker" Version="2.1.545" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Soenneker.Blazor.Utils.BlazorOutputInvoker --version 2.1.545                
#r "nuget: Soenneker.Blazor.Utils.BlazorOutputInvoker, 2.1.545"                
#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.BlazorOutputInvoker as a Cake Addin
#addin nuget:?package=Soenneker.Blazor.Utils.BlazorOutputInvoker&version=2.1.545

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

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.BlazorOutputInvoker

A generic invoker to simplify JavaScript to C# interaction that allows for an input and output, providing two-way communication with invocations.

Installation

dotnet add package Soenneker.Blazor.Utils.BlazorOutputInvoker

Usage

C#

async ValueTask<int> YourInvokerMethod(string input)
{
    Console.Log(input); // 'Hello there'
    return 42;
}

var blazorOutputInvoker = new BlazorOutputInvoker<string, int>(YourInvokerMethod);

JS

dotnetObject.invokeMethodAsync('InvokeWithOutput', 'Hello there').then((data) => {
    console.log(data); // 42
});
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.BlazorOutputInvoker:

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.574 128 10/17/2024
2.1.573 83 10/17/2024
2.1.572 349 10/15/2024
2.1.571 59 10/15/2024
2.1.570 216 10/14/2024
2.1.569 308 10/12/2024
2.1.568 66 10/12/2024
2.1.567 66 10/12/2024
2.1.566 443 10/11/2024
2.1.565 452 10/9/2024
2.1.564 191 10/9/2024
2.1.563 235 10/9/2024
2.1.562 229 10/9/2024
2.1.561 160 10/8/2024
2.1.560 63 10/8/2024
2.1.559 262 10/8/2024
2.1.558 68 10/8/2024
2.1.557 432 10/8/2024
2.1.556 68 10/8/2024
2.1.555 651 10/3/2024
2.1.554 228 10/3/2024
2.1.553 229 10/3/2024
2.1.552 65 10/3/2024
2.1.551 60 10/3/2024
2.1.550 60 10/3/2024
2.1.549 618 10/2/2024
2.1.548 142 10/2/2024
2.1.547 61 10/2/2024
2.1.546 361 10/2/2024
2.1.545 63 10/2/2024
2.1.544 66 10/2/2024
2.1.543 543 10/1/2024
2.1.542 206 10/1/2024
2.1.541 286 10/1/2024
2.1.540 65 10/1/2024
2.1.539 573 9/29/2024
2.1.538 69 9/29/2024
2.1.537 67 9/29/2024
2.1.536 485 9/29/2024
2.1.535 482 9/27/2024
2.1.534 66 9/27/2024
2.1.533 449 9/27/2024
2.1.532 74 9/27/2024
2.1.531 456 9/27/2024
2.1.530 67 9/27/2024
2.1.529 344 9/26/2024
2.1.528 191 9/26/2024
2.1.527 602 9/26/2024
2.1.526 133 9/26/2024
2.1.525 226 9/26/2024
2.1.524 213 9/26/2024
2.1.523 73 9/26/2024
2.1.522 670 9/23/2024
2.1.521 145 9/23/2024
2.1.520 271 9/23/2024
2.1.519 364 9/23/2024
2.1.518 65 9/23/2024
2.1.517 247 9/23/2024
2.1.516 526 9/23/2024
2.1.515 193 9/23/2024
2.1.514 70 9/23/2024
2.1.513 442 9/22/2024
2.1.512 350 9/18/2024
2.1.511 84 9/18/2024
2.1.510 168 9/18/2024
2.1.509 244 9/18/2024
2.1.508 71 9/18/2024
2.1.507 82 9/17/2024
2.1.506 294 9/17/2024
2.1.505 121 9/17/2024
2.1.504 78 9/17/2024
2.1.503 261 9/17/2024
2.1.502 162 9/17/2024
2.1.501 154 9/17/2024
2.1.500 74 9/17/2024
2.1.499 1,094 9/16/2024
2.1.498 88 9/16/2024
2.1.497 563 9/12/2024
2.1.496 127 9/12/2024
2.1.495 139 9/12/2024
2.1.494 94 9/12/2024
2.1.493 165 9/12/2024
2.1.492 117 9/11/2024
2.1.491 127 9/11/2024
2.1.490 152 9/11/2024
2.1.489 142 9/11/2024
2.1.488 148 9/11/2024
2.1.487 162 9/11/2024
2.1.486 96 9/11/2024
2.1.485 1,530 9/10/2024
2.1.484 219 9/10/2024
2.1.483 199 9/10/2024
2.1.482 151 9/10/2024
2.1.481 75 9/10/2024
2.1.480 179 9/10/2024
2.1.478 162 9/9/2024
2.1.477 78 9/9/2024
2.1.476 175 9/9/2024
2.1.475 160 9/9/2024
2.1.474 77 9/9/2024
2.1.473 1,437 9/9/2024
2.1.472 295 9/7/2024
2.1.471 78 9/7/2024
2.1.470 280 9/7/2024
2.1.469 389 9/6/2024
2.1.468 201 9/6/2024
2.1.467 225 9/6/2024
2.1.466 94 9/5/2024
2.1.465 80 9/5/2024
2.1.464 568 9/5/2024
2.1.463 85 9/5/2024
2.1.462 249 9/5/2024
2.1.461 77 9/5/2024
2.1.460 87 9/5/2024
2.1.459 261 9/5/2024
2.1.458 409 9/4/2024
2.1.457 416 9/4/2024
2.1.456 104 9/3/2024
2.1.455 94 9/3/2024
2.1.454 391 9/3/2024
2.1.453 86 9/3/2024
2.1.452 409 9/3/2024
2.1.451 274 8/29/2024
2.1.450 163 8/29/2024
2.1.449 85 8/29/2024
2.1.448 524 8/26/2024
2.1.447 320 8/26/2024
2.1.446 85 8/26/2024
2.1.445 589 8/21/2024
2.1.444 108 8/21/2024
2.1.443 394 8/21/2024
2.1.442 108 8/21/2024
2.1.441 231 8/20/2024
2.1.440 115 8/20/2024
2.1.439 103 8/20/2024
2.1.438 477 8/20/2024
2.1.437 100 8/20/2024
2.1.436 109 8/20/2024
2.1.435 378 8/20/2024
2.1.434 95 8/19/2024
2.1.433 422 8/15/2024
2.1.432 379 8/15/2024
2.1.431 104 8/15/2024
2.1.430 313 8/15/2024
2.1.429 450 8/13/2024
2.1.428 109 8/13/2024
2.1.427 404 8/7/2024
2.1.426 176 8/7/2024
2.1.425 87 8/7/2024
2.1.424 86 8/7/2024
2.1.423 405 8/6/2024
2.1.422 345 8/1/2024
2.1.421 84 8/1/2024
2.1.420 258 8/1/2024
2.1.419 78 8/1/2024
2.1.418 80 8/1/2024
2.1.417 633 7/25/2024
2.1.416 56 7/25/2024
2.1.415 59 7/25/2024
2.1.414 276 7/25/2024
2.1.413 55 7/25/2024
2.1.412 202 7/25/2024
2.1.411 88 7/25/2024
2.1.410 98 7/24/2024
2.1.409 66 7/24/2024
2.1.408 51 7/24/2024
2.1.407 460 7/20/2024
2.1.406 83 7/20/2024
2.1.405 296 7/20/2024
2.1.404 642 7/14/2024
2.1.403 146 7/14/2024
2.1.402 78 7/14/2024
2.1.401 274 7/14/2024
2.1.400 235 7/14/2024
2.1.399 239 7/10/2024
2.1.398 79 7/10/2024
2.1.397 78 7/10/2024
2.1.396 81 7/10/2024
2.1.395 64 7/10/2024
2.1.394 631 7/10/2024
2.1.393 235 7/10/2024
2.1.392 73 7/10/2024
2.1.391 82 7/10/2024
2.1.390 327 7/10/2024
2.1.389 87 7/10/2024
2.1.388 82 7/9/2024
2.1.387 319 7/9/2024
2.1.386 71 7/9/2024
2.1.385 77 7/9/2024
2.1.384 72 7/9/2024
2.1.383 86 7/9/2024
2.1.382 73 7/9/2024
2.1.381 82 7/9/2024
2.1.380 70 7/9/2024
2.1.379 69 7/9/2024
2.1.378 908 7/8/2024
2.1.377 63 7/8/2024
2.1.376 76 7/8/2024
2.1.375 308 7/8/2024
2.1.374 408 7/8/2024
2.1.373 82 7/7/2024
2.1.372 70 7/7/2024
2.1.371 427 7/7/2024
2.1.370 837 7/3/2024
2.1.369 80 7/3/2024
2.1.368 143 7/3/2024
2.1.367 321 7/3/2024
2.1.366 80 7/3/2024
2.1.365 806 6/27/2024
2.1.364 82 6/27/2024
2.1.363 83 6/27/2024
2.1.362 481 6/22/2024
2.1.361 94 6/22/2024
2.1.360 230 6/22/2024
2.1.359 323 6/16/2024
2.1.358 96 6/15/2024
2.1.357 88 6/15/2024
2.1.356 326 6/15/2024
2.1.355 92 6/15/2024
2.1.354 84 6/15/2024
2.1.353 344 6/15/2024
2.1.352 152 6/15/2024
2.1.351 195 6/15/2024
2.1.350 97 6/14/2024
2.1.349 465 6/4/2024
2.1.348 219 6/4/2024
2.1.347 402 6/2/2024
2.1.346 270 6/1/2024
2.1.345 83 6/1/2024
2.1.344 81 6/1/2024
2.1.343 92 6/1/2024
2.1.342 458 6/1/2024
2.1.341 80 6/1/2024
2.1.340 94 6/1/2024
2.1.339 310 5/31/2024
2.1.338 95 5/31/2024
2.1.337 85 5/31/2024
2.1.336 99 5/31/2024
2.1.335 509 5/29/2024
2.1.334 79 5/29/2024
2.1.333 276 5/29/2024
2.1.332 176 5/29/2024
2.1.331 239 5/28/2024
2.1.330 197 5/28/2024
2.1.329 252 5/28/2024
2.1.328 88 5/28/2024
2.1.327 89 5/28/2024
2.1.326 343 5/28/2024
2.1.325 204 5/27/2024
2.1.324 259 5/27/2024
2.1.323 87 5/27/2024
2.1.322 186 5/26/2024
2.1.321 250 5/26/2024
2.1.320 307 5/26/2024
2.1.319 95 5/26/2024
2.1.318 86 5/26/2024
2.1.317 277 5/26/2024
2.1.316 92 5/26/2024
2.1.315 92 5/25/2024
2.1.314 95 5/25/2024
2.1.313 90 5/25/2024
2.1.312 398 5/25/2024
2.1.311 96 5/25/2024
2.1.310 490 5/25/2024
2.1.309 221 5/23/2024
2.1.308 148 5/23/2024
2.1.307 90 5/23/2024
2.1.306 341 5/23/2024
2.1.305 86 5/23/2024
2.1.304 94 5/23/2024
2.1.303 268 5/23/2024
2.1.302 280 5/22/2024
2.1.301 90 5/22/2024
2.1.300 241 5/22/2024
2.1.299 90 5/22/2024
2.1.298 350 5/18/2024
2.1.297 94 5/18/2024
2.1.296 225 5/18/2024
2.1.295 110 5/18/2024
2.1.294 201 5/17/2024
2.1.293 104 5/17/2024
2.1.292 329 5/17/2024
2.1.291 208 5/17/2024
2.1.290 163 5/16/2024
2.1.289 116 5/16/2024
2.1.288 108 5/16/2024
2.1.287 312 5/15/2024
2.1.286 93 5/15/2024
2.1.285 102 5/14/2024
2.1.284 430 5/13/2024
2.1.283 76 5/13/2024
2.1.282 76 5/13/2024
2.1.281 415 5/1/2024
2.1.280 129 5/1/2024
2.1.279 1,108 4/28/2024
2.1.278 176 4/28/2024
2.1.277 166 4/28/2024
2.1.276 79 4/28/2024
2.1.275 102 4/28/2024
2.1.274 92 4/28/2024
2.1.273 95 4/27/2024
2.1.272 588 4/27/2024
2.1.271 243 4/20/2024
2.1.270 235 4/20/2024
2.1.269 99 4/19/2024
2.1.268 86 4/19/2024
2.1.267 430 4/19/2024
2.1.266 254 4/19/2024
2.1.265 208 4/19/2024
2.1.264 166 4/18/2024
2.1.263 436 4/13/2024
2.1.262 144 4/13/2024
2.1.261 193 4/13/2024
2.1.260 104 4/13/2024
2.1.259 264 4/12/2024
2.1.258 95 4/12/2024
2.1.257 444 4/12/2024
2.1.256 92 4/12/2024
2.1.255 95 4/12/2024
2.1.254 98 4/12/2024
2.1.253 94 4/12/2024
2.1.252 411 4/12/2024
2.1.251 81 4/12/2024
2.1.250 655 4/10/2024
2.1.249 89 4/10/2024
2.1.248 84 4/10/2024
2.1.247 422 4/10/2024
2.1.246 95 4/10/2024
2.1.245 258 4/9/2024
2.1.244 455 4/3/2024
2.1.243 195 4/2/2024
2.1.242 245 4/2/2024
2.1.241 224 4/2/2024
2.1.240 106 4/1/2024
2.1.239 559 3/30/2024
2.1.238 174 3/29/2024
2.1.237 76 3/29/2024
2.1.236 447 3/25/2024
2.1.235 111 3/25/2024
2.1.234 119 3/25/2024
2.1.233 309 3/25/2024
2.1.232 111 3/25/2024
2.1.231 102 3/25/2024
2.1.230 415 3/21/2024
2.1.229 104 3/21/2024
2.1.228 304 3/21/2024
2.1.227 109 3/20/2024
2.1.226 404 3/20/2024
2.1.225 105 3/19/2024
2.1.224 108 3/19/2024
2.1.223 95 3/19/2024
2.1.222 350 3/19/2024
2.1.221 93 3/19/2024
2.1.220 103 3/19/2024
2.1.219 340 3/19/2024
2.1.218 241 3/19/2024
2.1.217 115 3/18/2024
2.1.216 370 3/16/2024
2.1.215 100 3/16/2024
2.1.214 287 3/16/2024
2.1.213 104 3/16/2024
2.1.212 256 3/15/2024
2.1.211 111 3/15/2024
2.1.210 233 3/14/2024
2.1.209 93 3/13/2024
2.1.208 263 3/13/2024
2.1.207 100 3/13/2024
2.1.206 108 3/13/2024
2.1.205 97 3/13/2024
2.1.204 532 3/13/2024
2.1.203 263 3/13/2024
2.1.202 95 3/13/2024
2.1.201 89 3/12/2024
2.1.200 94 3/12/2024
2.1.199 93 3/12/2024
2.1.198 356 3/12/2024
2.1.197 97 3/12/2024
2.1.196 103 3/12/2024
2.1.195 439 3/11/2024
2.1.194 286 3/11/2024
2.1.193 94 3/11/2024
2.1.192 96 3/11/2024
2.1.191 408 3/10/2024
2.1.190 107 3/10/2024
2.1.189 104 3/10/2024
2.1.188 423 3/10/2024
2.1.187 238 3/9/2024
2.1.186 104 3/9/2024
2.1.185 102 3/8/2024
2.1.184 107 3/8/2024
2.1.183 95 3/8/2024
2.1.182 96 3/8/2024
2.1.181 463 3/8/2024
2.1.180 103 3/8/2024
2.1.179 382 3/6/2024
2.1.178 242 3/6/2024
2.1.177 110 3/6/2024
2.1.176 394 3/4/2024
2.1.175 210 3/4/2024
2.1.174 107 3/4/2024
2.1.173 101 3/4/2024
2.1.172 103 3/4/2024
2.1.171 296 3/4/2024
2.1.170 218 3/3/2024
2.1.169 179 3/3/2024
2.1.168 157 3/3/2024
2.1.167 108 3/3/2024
2.1.166 101 3/2/2024
2.1.165 207 3/2/2024
2.1.164 153 3/2/2024
2.1.163 96 3/2/2024
2.1.162 292 3/2/2024
2.1.161 104 3/2/2024
2.1.160 234 3/1/2024
2.1.159 98 2/29/2024
2.1.158 98 2/29/2024
2.1.157 97 2/29/2024
2.1.156 94 2/29/2024
2.1.155 373 2/29/2024
2.1.154 97 2/29/2024
2.1.153 245 2/27/2024
2.1.152 194 2/26/2024
2.1.151 128 2/26/2024
2.1.150 211 2/25/2024
2.1.149 158 2/25/2024
2.1.148 99 2/25/2024
2.1.147 98 2/25/2024
2.1.146 99 2/25/2024
2.1.145 317 2/24/2024
2.1.144 106 2/24/2024
2.1.143 112 2/24/2024
2.1.142 102 2/23/2024
2.1.141 102 2/23/2024
2.1.140 373 2/22/2024
2.1.139 112 2/22/2024
2.1.138 100 2/22/2024
2.1.137 232 2/22/2024
2.1.136 111 2/22/2024
2.1.135 221 2/22/2024
2.1.134 113 2/21/2024
2.1.133 106 2/21/2024
2.1.132 110 2/21/2024
2.1.131 283 2/21/2024
2.1.130 109 2/21/2024
2.1.129 237 2/21/2024
2.1.128 112 2/21/2024
2.1.127 105 2/21/2024
2.1.126 104 2/21/2024
2.1.125 284 2/20/2024
2.1.124 96 2/20/2024
2.1.123 221 2/20/2024
2.1.122 100 2/20/2024
2.1.121 234 2/20/2024
2.1.120 105 2/20/2024
2.1.119 99 2/20/2024
2.1.118 107 2/19/2024
2.1.117 102 2/19/2024
2.1.116 102 2/19/2024
2.1.115 372 2/19/2024
2.1.114 206 2/19/2024
2.1.113 118 2/17/2024
2.1.112 104 2/17/2024
2.1.111 103 2/17/2024
2.1.110 312 2/17/2024
2.1.109 147 2/16/2024
2.1.108 95 2/16/2024
2.1.107 94 2/16/2024
2.1.106 261 2/16/2024
2.1.105 97 2/16/2024
2.1.104 98 2/16/2024
2.1.103 168 2/16/2024
2.1.102 224 2/14/2024
2.1.101 96 2/14/2024
2.1.100 109 2/14/2024
2.1.99 104 2/14/2024
2.1.98 305 2/13/2024
2.1.97 106 2/13/2024
2.1.96 91 2/13/2024
2.1.95 97 2/13/2024
2.1.94 232 2/13/2024
2.1.93 169 2/13/2024
2.1.92 146 2/13/2024
2.1.91 179 2/13/2024
2.1.90 162 2/12/2024
2.1.89 101 2/12/2024
2.1.88 221 2/12/2024
2.1.87 105 2/12/2024
2.1.86 231 2/11/2024
2.1.85 95 2/11/2024
2.1.84 212 2/11/2024
2.1.83 105 2/11/2024
2.1.82 106 2/11/2024
2.1.81 272 2/11/2024
2.1.80 186 2/10/2024
2.1.79 104 2/10/2024
2.1.78 207 2/10/2024
2.1.77 169 2/10/2024
2.1.76 106 2/10/2024
2.1.75 251 2/9/2024
2.1.74 170 2/9/2024
2.1.73 100 2/9/2024
2.1.72 284 2/9/2024
2.1.71 93 2/9/2024
2.1.70 106 2/8/2024
2.1.69 107 2/8/2024
2.1.68 302 2/8/2024
2.1.67 108 2/8/2024
2.1.66 103 2/8/2024
2.1.65 363 2/7/2024
2.1.64 197 2/7/2024
2.1.63 106 2/7/2024
2.1.62 114 2/7/2024
2.1.61 160 2/7/2024
2.1.60 197 2/7/2024
2.1.59 109 2/7/2024
2.1.58 123 2/6/2024
2.1.57 124 2/6/2024
2.1.56 106 2/6/2024
2.1.55 408 2/5/2024
2.1.54 105 2/5/2024
2.1.53 209 2/5/2024
2.1.52 248 2/4/2024
2.1.51 102 2/4/2024
2.1.50 253 2/4/2024
2.1.49 185 2/3/2024
2.1.48 314 2/3/2024
2.1.47 152 1/31/2024
2.1.46 121 1/31/2024
2.1.45 99 1/31/2024
2.1.44 97 1/31/2024
2.1.43 399 1/30/2024
2.1.42 99 1/30/2024
2.1.41 195 1/30/2024
2.1.40 134 1/30/2024
2.1.39 91 1/29/2024
2.1.38 279 1/29/2024
2.1.37 99 1/29/2024
2.1.36 99 1/29/2024
2.1.35 97 1/29/2024
2.1.34 88 1/29/2024
2.1.33 400 1/28/2024
2.1.32 103 1/28/2024
2.1.31 102 1/28/2024
2.1.30 99 1/28/2024
2.1.29 98 1/28/2024
2.1.28 99 1/28/2024
2.1.27 400 1/27/2024
2.1.26 100 1/27/2024
2.1.25 307 1/27/2024
2.1.24 97 1/27/2024
2.1.23 246 1/27/2024
2.1.22 132 1/27/2024
2.1.21 189 1/26/2024
2.1.20 97 1/26/2024
2.1.19 122 1/26/2024
2.1.18 191 1/26/2024
2.1.17 262 1/26/2024
2.1.16 99 1/26/2024
2.1.15 101 1/26/2024
2.1.14 214 1/25/2024
2.1.13 105 1/25/2024
2.1.12 199 1/25/2024
2.1.11 102 1/25/2024
2.1.10 208 1/25/2024
2.1.9 82 1/25/2024
2.1.8 220 1/19/2024
2.1.7 210 1/19/2024
2.1.6 104 1/19/2024
2.1.5 248 1/17/2024
2.1.4 158 1/17/2024
2.1.3 331 1/15/2024
2.1.2 374 1/13/2024
2.1.1 130 1/13/2024