Soenneker.Blazor.Utils.BlazorInvoker 2.1.264

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

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

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.282 197 4/30/2024
2.1.281 201 4/30/2024
2.1.280 127 4/30/2024
2.1.279 171 4/30/2024
2.1.278 82 4/29/2024
2.1.277 80 4/29/2024
2.1.276 207 4/29/2024
2.1.275 159 4/29/2024
2.1.274 82 4/28/2024
2.1.273 114 4/28/2024
2.1.272 82 4/28/2024
2.1.271 83 4/28/2024
2.1.270 343 4/28/2024
2.1.269 123 4/28/2024
2.1.268 73 4/28/2024
2.1.267 173 4/28/2024
2.1.266 135 4/27/2024
2.1.265 82 4/27/2024
2.1.264 294 4/20/2024
2.1.263 176 4/20/2024
2.1.262 150 4/19/2024
2.1.261 163 4/19/2024
2.1.260 157 4/19/2024
2.1.259 170 4/19/2024
2.1.258 78 4/19/2024
2.1.257 368 4/13/2024
2.1.256 240 4/13/2024
2.1.255 76 4/13/2024
2.1.254 206 4/12/2024
2.1.253 96 4/12/2024
2.1.252 157 4/12/2024
2.1.251 157 4/12/2024
2.1.250 72 4/12/2024
2.1.249 158 4/12/2024
2.1.248 75 4/12/2024
2.1.247 257 4/12/2024
2.1.246 75 4/11/2024
2.1.245 233 4/10/2024
2.1.244 117 4/10/2024
2.1.243 140 4/10/2024
2.1.242 65 4/10/2024
2.1.241 222 4/10/2024
2.1.240 76 4/9/2024
2.1.239 367 4/3/2024
2.1.238 193 4/2/2024
2.1.237 175 4/2/2024
2.1.236 159 4/2/2024
2.1.235 81 4/1/2024
2.1.234 422 3/30/2024
2.1.233 162 3/29/2024
2.1.232 135 3/29/2024
2.1.231 252 3/25/2024
2.1.230 123 3/25/2024
2.1.229 111 3/25/2024
2.1.228 167 3/25/2024
2.1.227 128 3/25/2024
2.1.226 245 3/21/2024
2.1.225 145 3/21/2024
2.1.224 195 3/20/2024
2.1.223 275 3/20/2024
2.1.222 179 3/19/2024
2.1.221 89 3/19/2024
2.1.220 147 3/19/2024
2.1.219 206 3/19/2024
2.1.218 88 3/19/2024
2.1.217 210 3/19/2024
2.1.216 169 3/18/2024
2.1.215 278 3/16/2024
2.1.214 160 3/16/2024
2.1.213 182 3/16/2024
2.1.212 84 3/15/2024
2.1.211 259 3/14/2024
2.1.210 185 3/13/2024
2.1.209 136 3/13/2024
2.1.208 85 3/13/2024
2.1.207 172 3/13/2024
2.1.206 161 3/13/2024
2.1.205 133 3/13/2024
2.1.204 248 3/13/2024
2.1.203 81 3/13/2024
2.1.202 89 3/13/2024
2.1.201 209 3/12/2024
2.1.200 89 3/12/2024
2.1.199 91 3/12/2024
2.1.198 267 3/12/2024
2.1.197 130 3/12/2024
2.1.196 122 3/12/2024
2.1.195 175 3/11/2024
2.1.194 232 3/11/2024
2.1.193 131 3/11/2024
2.1.192 125 3/11/2024
2.1.191 230 3/10/2024
2.1.190 170 3/10/2024
2.1.189 155 3/10/2024
2.1.188 307 3/9/2024
2.1.187 90 3/8/2024
2.1.186 161 3/8/2024
2.1.185 105 3/8/2024
2.1.184 146 3/8/2024
2.1.183 207 3/8/2024
2.1.182 183 3/8/2024
2.1.181 197 3/6/2024
2.1.180 125 3/6/2024
2.1.179 171 3/6/2024
2.1.178 267 3/4/2024
2.1.177 133 3/4/2024
2.1.176 124 3/4/2024
2.1.175 88 3/4/2024
2.1.174 155 3/4/2024
2.1.173 128 3/4/2024
2.1.172 173 3/3/2024
2.1.171 83 3/3/2024
2.1.170 87 3/3/2024
2.1.169 172 3/3/2024
2.1.168 89 3/2/2024
2.1.167 82 3/2/2024
2.1.166 189 3/2/2024
2.1.165 76 3/2/2024
2.1.164 168 3/2/2024
2.1.163 80 3/2/2024
2.1.162 223 2/29/2024
2.1.161 145 2/29/2024
2.1.160 116 2/29/2024
2.1.159 100 2/29/2024
2.1.158 166 2/29/2024
2.1.157 161 2/27/2024
2.1.156 76 2/26/2024
2.1.155 136 2/26/2024
2.1.154 156 2/25/2024
2.1.153 119 2/25/2024
2.1.152 126 2/25/2024
2.1.151 111 2/25/2024
2.1.150 163 2/24/2024
2.1.149 96 2/24/2024
2.1.148 112 2/23/2024
2.1.147 108 2/23/2024
2.1.146 142 2/22/2024
2.1.145 83 2/22/2024
2.1.144 68 2/22/2024
2.1.143 156 2/22/2024
2.1.142 129 2/22/2024
2.1.141 132 2/22/2024
2.1.140 84 2/22/2024
2.1.139 153 2/21/2024
2.1.138 79 2/21/2024
2.1.137 138 2/21/2024
2.1.136 127 2/21/2024
2.1.135 83 2/21/2024
2.1.134 68 2/21/2024
2.1.133 208 2/21/2024
2.1.132 81 2/21/2024
2.1.131 89 2/21/2024
2.1.130 162 2/20/2024
2.1.129 96 2/20/2024
2.1.128 151 2/20/2024
2.1.127 126 2/20/2024
2.1.126 79 2/20/2024
2.1.125 160 2/20/2024
2.1.124 110 2/20/2024
2.1.123 110 2/19/2024
2.1.122 149 2/19/2024
2.1.121 82 2/19/2024
2.1.120 153 2/19/2024
2.1.119 84 2/19/2024
2.1.118 153 2/17/2024
2.1.117 134 2/17/2024
2.1.116 129 2/17/2024
2.1.115 122 2/17/2024
2.1.114 91 2/17/2024
2.1.113 183 2/16/2024
2.1.112 89 2/16/2024
2.1.111 103 2/16/2024
2.1.110 87 2/16/2024
2.1.109 84 2/16/2024
2.1.108 214 2/16/2024
2.1.107 78 2/16/2024
2.1.106 86 2/16/2024
2.1.105 158 2/14/2024
2.1.104 125 2/14/2024
2.1.103 129 2/14/2024
2.1.102 93 2/14/2024
2.1.101 167 2/13/2024
2.1.100 90 2/13/2024
2.1.99 88 2/13/2024
2.1.98 84 2/13/2024
2.1.97 78 2/13/2024
2.1.96 71 2/13/2024
2.1.95 269 2/13/2024
2.1.94 157 2/12/2024
2.1.93 105 2/12/2024
2.1.92 139 2/12/2024
2.1.91 154 2/11/2024
2.1.90 82 2/11/2024
2.1.89 185 2/11/2024
2.1.88 78 2/11/2024
2.1.87 153 2/11/2024
2.1.86 134 2/10/2024
2.1.85 115 2/10/2024
2.1.84 121 2/10/2024
2.1.83 75 2/10/2024
2.1.82 75 2/10/2024
2.1.81 155 2/9/2024
2.1.80 137 2/9/2024
2.1.79 80 2/9/2024
2.1.78 76 2/9/2024
2.1.77 148 2/9/2024
2.1.76 130 2/9/2024
2.1.75 78 2/9/2024
2.1.74 148 2/8/2024
2.1.73 127 2/8/2024
2.1.72 155 2/8/2024
2.1.71 75 2/8/2024
2.1.70 102 2/8/2024
2.1.69 135 2/8/2024
2.1.68 132 2/7/2024
2.1.67 121 2/7/2024
2.1.66 73 2/7/2024
2.1.65 138 2/7/2024
2.1.64 123 2/7/2024
2.1.63 71 2/7/2024
2.1.62 88 2/7/2024
2.1.61 223 2/6/2024
2.1.60 76 2/6/2024
2.1.59 74 2/6/2024
2.1.58 217 2/5/2024
2.1.57 72 2/5/2024
2.1.56 212 2/4/2024
2.1.55 75 2/4/2024
2.1.54 73 2/4/2024
2.1.53 209 2/3/2024
2.1.52 111 2/3/2024
2.1.51 116 2/3/2024
2.1.50 222 1/31/2024
2.1.49 118 1/31/2024
2.1.48 73 1/31/2024
2.1.47 94 1/31/2024
2.1.46 196 1/30/2024
2.1.45 75 1/30/2024
2.1.44 143 1/30/2024
2.1.43 106 1/29/2024
2.1.42 75 1/29/2024
2.1.41 172 1/29/2024
2.1.40 126 1/29/2024
2.1.39 126 1/29/2024
2.1.38 140 1/28/2024
2.1.37 76 1/28/2024
2.1.36 133 1/28/2024
2.1.35 105 1/28/2024
2.1.34 75 1/28/2024
2.1.33 194 1/28/2024
2.1.32 100 1/28/2024
2.1.31 75 1/27/2024
2.1.30 201 1/27/2024
2.1.29 71 1/27/2024
2.1.28 96 1/27/2024
2.1.27 115 1/27/2024
2.1.26 74 1/27/2024
2.1.25 76 1/27/2024
2.1.24 218 1/27/2024
2.1.23 73 1/26/2024
2.1.22 124 1/26/2024
2.1.21 111 1/26/2024
2.1.20 121 1/26/2024
2.1.19 73 1/26/2024
2.1.18 206 1/26/2024
2.1.17 72 1/26/2024
2.1.16 74 1/26/2024
2.1.15 163 1/25/2024
2.1.14 75 1/25/2024
2.1.13 172 1/25/2024
2.1.12 74 1/25/2024
2.1.11 115 1/25/2024
2.1.10 75 1/25/2024
2.1.9 140 1/19/2024
2.1.8 116 1/19/2024
2.1.7 117 1/19/2024
2.1.6 75 1/19/2024
2.1.5 300 1/16/2024
2.1.4 85 1/16/2024
2.1.3 252 1/14/2024
2.1.2 151 1/13/2024
2.1.1 82 1/13/2024