Soenneker.Blazor.Utils.BlazorInvoker 2.1.413

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

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

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