Soenneker.Blazor.Utils.BlazorInvoker 2.1.353

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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.353
NuGet\Install-Package Soenneker.Blazor.Utils.BlazorInvoker -Version 2.1.353
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.353" />
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.353
#r "nuget: Soenneker.Blazor.Utils.BlazorInvoker, 2.1.353"
#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.353

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

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.362 160 6/27/2024
2.1.361 86 6/27/2024
2.1.360 32 6/27/2024
2.1.359 119 6/27/2024
2.1.358 252 6/22/2024
2.1.357 64 6/22/2024
2.1.356 168 6/22/2024
2.1.355 242 6/16/2024
2.1.354 169 6/15/2024
2.1.353 77 6/15/2024
2.1.352 158 6/15/2024
2.1.351 74 6/15/2024
2.1.350 170 6/15/2024
2.1.349 74 6/15/2024
2.1.348 75 6/15/2024
2.1.347 75 6/15/2024
2.1.346 295 6/14/2024
2.1.345 307 6/4/2024
2.1.344 155 6/4/2024
2.1.343 314 6/2/2024
2.1.342 178 6/1/2024
2.1.341 65 6/1/2024
2.1.340 126 6/1/2024
2.1.339 125 6/1/2024
2.1.338 99 6/1/2024
2.1.337 67 6/1/2024
2.1.336 165 6/1/2024
2.1.335 265 5/31/2024
2.1.334 68 5/31/2024
2.1.333 146 5/31/2024
2.1.332 117 5/31/2024
2.1.331 209 5/29/2024
2.1.330 117 5/29/2024
2.1.329 305 5/28/2024
2.1.328 77 5/28/2024
2.1.327 195 5/28/2024
2.1.326 68 5/28/2024
2.1.325 164 5/28/2024
2.1.324 132 5/28/2024
2.1.323 73 5/28/2024
2.1.322 239 5/27/2024
2.1.321 214 5/27/2024
2.1.320 160 5/27/2024
2.1.319 78 5/26/2024
2.1.318 222 5/26/2024
2.1.317 152 5/26/2024
2.1.316 142 5/26/2024
2.1.315 84 5/26/2024
2.1.314 162 5/26/2024
2.1.313 242 5/25/2024
2.1.312 79 5/25/2024
2.1.311 82 5/25/2024
2.1.310 149 5/25/2024
2.1.309 239 5/25/2024
2.1.308 74 5/25/2024
2.1.307 250 5/23/2024
2.1.306 191 5/23/2024
2.1.305 105 5/23/2024
2.1.304 192 5/23/2024
2.1.303 79 5/23/2024
2.1.302 208 5/23/2024
2.1.301 85 5/22/2024
2.1.300 316 5/22/2024
2.1.299 83 5/22/2024
2.1.298 193 5/18/2024
2.1.297 65 5/18/2024
2.1.296 136 5/18/2024
2.1.295 69 5/18/2024
2.1.294 183 5/17/2024
2.1.293 156 5/17/2024
2.1.292 70 5/17/2024
2.1.291 72 5/16/2024
2.1.290 70 5/16/2024
2.1.289 224 5/15/2024
2.1.288 192 5/15/2024
2.1.287 86 5/15/2024
2.1.286 122 5/14/2024
2.1.285 238 5/13/2024
2.1.284 64 5/13/2024
2.1.283 129 5/13/2024
2.1.282 309 4/30/2024
2.1.281 211 4/30/2024
2.1.280 135 4/30/2024
2.1.279 195 4/30/2024
2.1.278 86 4/29/2024
2.1.277 84 4/29/2024
2.1.276 213 4/29/2024
2.1.275 163 4/29/2024
2.1.274 86 4/28/2024
2.1.273 118 4/28/2024
2.1.272 86 4/28/2024
2.1.271 87 4/28/2024
2.1.270 347 4/28/2024
2.1.269 127 4/28/2024
2.1.268 77 4/28/2024
2.1.267 177 4/28/2024
2.1.266 139 4/27/2024
2.1.265 92 4/27/2024
2.1.264 296 4/20/2024
2.1.263 178 4/20/2024
2.1.262 152 4/19/2024
2.1.261 165 4/19/2024
2.1.260 159 4/19/2024
2.1.259 172 4/19/2024
2.1.258 80 4/19/2024
2.1.257 370 4/13/2024
2.1.256 242 4/13/2024
2.1.255 78 4/13/2024
2.1.254 208 4/12/2024
2.1.253 98 4/12/2024
2.1.252 165 4/12/2024
2.1.251 159 4/12/2024
2.1.250 74 4/12/2024
2.1.249 166 4/12/2024
2.1.248 77 4/12/2024
2.1.247 258 4/12/2024
2.1.246 76 4/11/2024
2.1.245 284 4/10/2024
2.1.244 124 4/10/2024
2.1.243 141 4/10/2024
2.1.242 66 4/10/2024
2.1.241 223 4/10/2024
2.1.240 83 4/9/2024
2.1.239 368 4/3/2024
2.1.238 194 4/2/2024
2.1.237 176 4/2/2024
2.1.236 160 4/2/2024
2.1.235 82 4/1/2024
2.1.234 425 3/30/2024
2.1.233 163 3/29/2024
2.1.232 136 3/29/2024
2.1.231 254 3/25/2024
2.1.230 124 3/25/2024
2.1.229 112 3/25/2024
2.1.228 168 3/25/2024
2.1.227 129 3/25/2024
2.1.226 246 3/21/2024
2.1.225 146 3/21/2024
2.1.224 196 3/20/2024
2.1.223 276 3/20/2024
2.1.222 180 3/19/2024
2.1.221 90 3/19/2024
2.1.220 148 3/19/2024
2.1.219 207 3/19/2024
2.1.218 89 3/19/2024
2.1.217 211 3/19/2024
2.1.216 170 3/18/2024
2.1.215 279 3/16/2024
2.1.214 161 3/16/2024
2.1.213 183 3/16/2024
2.1.212 85 3/15/2024
2.1.211 260 3/14/2024
2.1.210 186 3/13/2024
2.1.209 137 3/13/2024
2.1.208 86 3/13/2024
2.1.207 173 3/13/2024
2.1.206 162 3/13/2024
2.1.205 134 3/13/2024
2.1.204 249 3/13/2024
2.1.203 82 3/13/2024
2.1.202 90 3/13/2024
2.1.201 210 3/12/2024
2.1.200 90 3/12/2024
2.1.199 92 3/12/2024
2.1.198 268 3/12/2024
2.1.197 131 3/12/2024
2.1.196 123 3/12/2024
2.1.195 176 3/11/2024
2.1.194 233 3/11/2024
2.1.193 132 3/11/2024
2.1.192 126 3/11/2024
2.1.191 231 3/10/2024
2.1.190 171 3/10/2024
2.1.189 156 3/10/2024
2.1.188 308 3/9/2024
2.1.187 91 3/8/2024
2.1.186 162 3/8/2024
2.1.185 106 3/8/2024
2.1.184 147 3/8/2024
2.1.183 208 3/8/2024
2.1.182 184 3/8/2024
2.1.181 198 3/6/2024
2.1.180 126 3/6/2024
2.1.179 172 3/6/2024
2.1.178 268 3/4/2024
2.1.177 134 3/4/2024
2.1.176 125 3/4/2024
2.1.175 89 3/4/2024
2.1.174 156 3/4/2024
2.1.173 129 3/4/2024
2.1.172 174 3/3/2024
2.1.171 84 3/3/2024
2.1.170 88 3/3/2024
2.1.169 173 3/3/2024
2.1.168 90 3/2/2024
2.1.167 83 3/2/2024
2.1.166 190 3/2/2024
2.1.165 77 3/2/2024
2.1.164 169 3/2/2024
2.1.163 81 3/2/2024
2.1.162 225 2/29/2024
2.1.161 146 2/29/2024
2.1.160 117 2/29/2024
2.1.159 101 2/29/2024
2.1.158 167 2/29/2024
2.1.157 162 2/27/2024
2.1.156 79 2/26/2024
2.1.155 139 2/26/2024
2.1.154 159 2/25/2024
2.1.153 122 2/25/2024
2.1.152 129 2/25/2024
2.1.151 114 2/25/2024
2.1.150 166 2/24/2024
2.1.149 99 2/24/2024
2.1.148 115 2/23/2024
2.1.147 111 2/23/2024
2.1.146 145 2/22/2024
2.1.145 85 2/22/2024
2.1.144 71 2/22/2024
2.1.143 159 2/22/2024
2.1.142 132 2/22/2024
2.1.141 135 2/22/2024
2.1.140 92 2/22/2024
2.1.139 156 2/21/2024
2.1.138 82 2/21/2024
2.1.137 140 2/21/2024
2.1.136 130 2/21/2024
2.1.135 86 2/21/2024
2.1.134 69 2/21/2024
2.1.133 211 2/21/2024
2.1.132 88 2/21/2024
2.1.131 90 2/21/2024
2.1.130 165 2/20/2024
2.1.129 99 2/20/2024
2.1.128 154 2/20/2024
2.1.127 129 2/20/2024
2.1.126 82 2/20/2024
2.1.125 163 2/20/2024
2.1.124 113 2/20/2024
2.1.123 113 2/19/2024
2.1.122 152 2/19/2024
2.1.121 85 2/19/2024
2.1.120 156 2/19/2024
2.1.119 87 2/19/2024
2.1.118 162 2/17/2024
2.1.117 137 2/17/2024
2.1.116 132 2/17/2024
2.1.115 131 2/17/2024
2.1.114 100 2/17/2024
2.1.113 185 2/16/2024
2.1.112 91 2/16/2024
2.1.111 106 2/16/2024
2.1.110 88 2/16/2024
2.1.109 85 2/16/2024
2.1.108 217 2/16/2024
2.1.107 81 2/16/2024
2.1.106 88 2/16/2024
2.1.105 159 2/14/2024
2.1.104 126 2/14/2024
2.1.103 130 2/14/2024
2.1.102 94 2/14/2024
2.1.101 168 2/13/2024
2.1.100 92 2/13/2024
2.1.99 90 2/13/2024
2.1.98 86 2/13/2024
2.1.97 80 2/13/2024
2.1.96 73 2/13/2024
2.1.95 271 2/13/2024
2.1.94 159 2/12/2024
2.1.93 107 2/12/2024
2.1.92 141 2/12/2024
2.1.91 156 2/11/2024
2.1.90 84 2/11/2024
2.1.89 187 2/11/2024
2.1.88 86 2/11/2024
2.1.87 155 2/11/2024
2.1.86 136 2/10/2024
2.1.85 117 2/10/2024
2.1.84 123 2/10/2024
2.1.83 77 2/10/2024
2.1.82 77 2/10/2024
2.1.81 157 2/9/2024
2.1.80 139 2/9/2024
2.1.79 82 2/9/2024
2.1.78 78 2/9/2024
2.1.77 150 2/9/2024
2.1.76 132 2/9/2024
2.1.75 80 2/9/2024
2.1.74 150 2/8/2024
2.1.73 129 2/8/2024
2.1.72 157 2/8/2024
2.1.71 77 2/8/2024
2.1.70 104 2/8/2024
2.1.69 137 2/8/2024
2.1.68 134 2/7/2024
2.1.67 123 2/7/2024
2.1.66 75 2/7/2024
2.1.65 146 2/7/2024
2.1.64 125 2/7/2024
2.1.63 73 2/7/2024
2.1.62 90 2/7/2024
2.1.61 226 2/6/2024
2.1.60 79 2/6/2024
2.1.59 77 2/6/2024
2.1.58 220 2/5/2024
2.1.57 75 2/5/2024
2.1.56 215 2/4/2024
2.1.55 78 2/4/2024
2.1.54 76 2/4/2024
2.1.53 212 2/3/2024
2.1.52 115 2/3/2024
2.1.51 119 2/3/2024
2.1.50 225 1/31/2024
2.1.49 120 1/31/2024
2.1.48 75 1/31/2024
2.1.47 96 1/31/2024
2.1.46 199 1/30/2024
2.1.45 77 1/30/2024
2.1.44 145 1/30/2024
2.1.43 108 1/29/2024
2.1.42 77 1/29/2024
2.1.41 174 1/29/2024
2.1.40 128 1/29/2024
2.1.39 128 1/29/2024
2.1.38 142 1/28/2024
2.1.37 78 1/28/2024
2.1.36 135 1/28/2024
2.1.35 107 1/28/2024
2.1.34 77 1/28/2024
2.1.33 196 1/28/2024
2.1.32 102 1/28/2024
2.1.31 77 1/27/2024
2.1.30 203 1/27/2024
2.1.29 73 1/27/2024
2.1.28 104 1/27/2024
2.1.27 117 1/27/2024
2.1.26 76 1/27/2024
2.1.25 78 1/27/2024
2.1.24 220 1/27/2024
2.1.23 75 1/26/2024
2.1.22 126 1/26/2024
2.1.21 113 1/26/2024
2.1.20 123 1/26/2024
2.1.19 75 1/26/2024
2.1.18 208 1/26/2024
2.1.17 74 1/26/2024
2.1.16 76 1/26/2024
2.1.15 165 1/25/2024
2.1.14 77 1/25/2024
2.1.13 174 1/25/2024
2.1.12 76 1/25/2024
2.1.11 117 1/25/2024
2.1.10 77 1/25/2024
2.1.9 146 1/19/2024
2.1.8 119 1/19/2024
2.1.7 120 1/19/2024
2.1.6 77 1/19/2024
2.1.5 305 1/16/2024
2.1.4 90 1/16/2024
2.1.3 254 1/14/2024
2.1.2 153 1/13/2024
2.1.1 84 1/13/2024