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
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.264 182 4/20/2024
2.1.263 173 4/20/2024
2.1.262 147 4/19/2024
2.1.261 160 4/19/2024
2.1.260 153 4/19/2024
2.1.259 166 4/19/2024
2.1.258 74 4/19/2024
2.1.257 365 4/13/2024
2.1.256 237 4/13/2024
2.1.255 73 4/13/2024
2.1.254 203 4/12/2024
2.1.253 93 4/12/2024
2.1.252 154 4/12/2024
2.1.251 154 4/12/2024
2.1.250 69 4/12/2024
2.1.249 155 4/12/2024
2.1.248 72 4/12/2024
2.1.247 254 4/12/2024
2.1.246 72 4/11/2024
2.1.245 230 4/10/2024
2.1.244 114 4/10/2024
2.1.243 137 4/10/2024
2.1.242 62 4/10/2024
2.1.241 219 4/10/2024
2.1.240 73 4/9/2024
2.1.239 364 4/3/2024
2.1.238 190 4/2/2024
2.1.237 172 4/2/2024
2.1.236 156 4/2/2024
2.1.235 78 4/1/2024
2.1.234 419 3/30/2024
2.1.233 159 3/29/2024
2.1.232 132 3/29/2024
2.1.231 249 3/25/2024
2.1.230 120 3/25/2024
2.1.229 108 3/25/2024
2.1.228 164 3/25/2024
2.1.227 125 3/25/2024
2.1.226 242 3/21/2024
2.1.225 142 3/21/2024
2.1.224 192 3/20/2024
2.1.223 273 3/20/2024
2.1.222 176 3/19/2024
2.1.221 86 3/19/2024
2.1.220 144 3/19/2024
2.1.219 203 3/19/2024
2.1.218 85 3/19/2024
2.1.217 207 3/19/2024
2.1.216 166 3/18/2024
2.1.215 275 3/16/2024
2.1.214 157 3/16/2024
2.1.213 179 3/16/2024
2.1.212 81 3/15/2024
2.1.211 256 3/14/2024
2.1.210 183 3/13/2024
2.1.209 133 3/13/2024
2.1.208 82 3/13/2024
2.1.207 169 3/13/2024
2.1.206 159 3/13/2024
2.1.205 130 3/13/2024
2.1.204 245 3/13/2024
2.1.203 78 3/13/2024
2.1.202 86 3/13/2024
2.1.201 206 3/12/2024
2.1.200 86 3/12/2024
2.1.199 88 3/12/2024
2.1.198 264 3/12/2024
2.1.197 127 3/12/2024
2.1.196 119 3/12/2024
2.1.195 172 3/11/2024
2.1.194 229 3/11/2024
2.1.193 128 3/11/2024
2.1.192 122 3/11/2024
2.1.191 227 3/10/2024
2.1.190 167 3/10/2024
2.1.189 152 3/10/2024
2.1.188 304 3/9/2024
2.1.187 87 3/8/2024
2.1.186 158 3/8/2024
2.1.185 102 3/8/2024
2.1.184 143 3/8/2024
2.1.183 204 3/8/2024
2.1.182 180 3/8/2024
2.1.181 194 3/6/2024
2.1.180 122 3/6/2024
2.1.179 168 3/6/2024
2.1.178 264 3/4/2024
2.1.177 130 3/4/2024
2.1.176 121 3/4/2024
2.1.175 85 3/4/2024
2.1.174 152 3/4/2024
2.1.173 125 3/4/2024
2.1.172 170 3/3/2024
2.1.171 80 3/3/2024
2.1.170 83 3/3/2024
2.1.169 169 3/3/2024
2.1.168 86 3/2/2024
2.1.167 79 3/2/2024
2.1.166 186 3/2/2024
2.1.165 73 3/2/2024
2.1.164 165 3/2/2024
2.1.163 77 3/2/2024
2.1.162 220 2/29/2024
2.1.161 143 2/29/2024
2.1.160 113 2/29/2024
2.1.159 97 2/29/2024
2.1.158 163 2/29/2024
2.1.157 158 2/27/2024
2.1.156 73 2/26/2024
2.1.155 133 2/26/2024
2.1.154 153 2/25/2024
2.1.153 116 2/25/2024
2.1.152 123 2/25/2024
2.1.151 108 2/25/2024
2.1.150 160 2/24/2024
2.1.149 93 2/24/2024
2.1.148 109 2/23/2024
2.1.147 106 2/23/2024
2.1.146 140 2/22/2024
2.1.145 81 2/22/2024
2.1.144 66 2/22/2024
2.1.143 154 2/22/2024
2.1.142 127 2/22/2024
2.1.141 130 2/22/2024
2.1.140 82 2/22/2024
2.1.139 151 2/21/2024
2.1.138 77 2/21/2024
2.1.137 136 2/21/2024
2.1.136 125 2/21/2024
2.1.135 81 2/21/2024
2.1.134 66 2/21/2024
2.1.133 206 2/21/2024
2.1.132 79 2/21/2024
2.1.131 87 2/21/2024
2.1.130 160 2/20/2024
2.1.129 94 2/20/2024
2.1.128 149 2/20/2024
2.1.127 124 2/20/2024
2.1.126 77 2/20/2024
2.1.125 158 2/20/2024
2.1.124 108 2/20/2024
2.1.123 108 2/19/2024
2.1.122 147 2/19/2024
2.1.121 80 2/19/2024
2.1.120 151 2/19/2024
2.1.119 82 2/19/2024
2.1.118 151 2/17/2024
2.1.117 132 2/17/2024
2.1.116 127 2/17/2024
2.1.115 120 2/17/2024
2.1.114 89 2/17/2024
2.1.113 181 2/16/2024
2.1.112 87 2/16/2024
2.1.111 101 2/16/2024
2.1.110 85 2/16/2024
2.1.109 82 2/16/2024
2.1.108 212 2/16/2024
2.1.107 76 2/16/2024
2.1.106 84 2/16/2024
2.1.105 156 2/14/2024
2.1.104 123 2/14/2024
2.1.103 127 2/14/2024
2.1.102 91 2/14/2024
2.1.101 165 2/13/2024
2.1.100 88 2/13/2024
2.1.99 86 2/13/2024
2.1.98 82 2/13/2024
2.1.97 76 2/13/2024
2.1.96 70 2/13/2024
2.1.95 267 2/13/2024
2.1.94 155 2/12/2024
2.1.93 103 2/12/2024
2.1.92 137 2/12/2024
2.1.91 152 2/11/2024
2.1.90 80 2/11/2024
2.1.89 183 2/11/2024
2.1.88 76 2/11/2024
2.1.87 152 2/11/2024
2.1.86 132 2/10/2024
2.1.85 113 2/10/2024
2.1.84 119 2/10/2024
2.1.83 73 2/10/2024
2.1.82 73 2/10/2024
2.1.81 153 2/9/2024
2.1.80 135 2/9/2024
2.1.79 78 2/9/2024
2.1.78 74 2/9/2024
2.1.77 147 2/9/2024
2.1.76 128 2/9/2024
2.1.75 75 2/9/2024
2.1.74 146 2/8/2024
2.1.73 124 2/8/2024
2.1.72 152 2/8/2024
2.1.71 72 2/8/2024
2.1.70 100 2/8/2024
2.1.69 133 2/8/2024
2.1.68 130 2/7/2024
2.1.67 119 2/7/2024
2.1.66 71 2/7/2024
2.1.65 136 2/7/2024
2.1.64 121 2/7/2024
2.1.63 69 2/7/2024
2.1.62 86 2/7/2024
2.1.61 221 2/6/2024
2.1.60 74 2/6/2024
2.1.59 72 2/6/2024
2.1.58 215 2/5/2024
2.1.57 70 2/5/2024
2.1.56 210 2/4/2024
2.1.55 73 2/4/2024
2.1.54 71 2/4/2024
2.1.53 207 2/3/2024
2.1.52 109 2/3/2024
2.1.51 114 2/3/2024
2.1.50 220 1/31/2024
2.1.49 115 1/31/2024
2.1.48 70 1/31/2024
2.1.47 91 1/31/2024
2.1.46 193 1/30/2024
2.1.45 73 1/30/2024
2.1.44 141 1/30/2024
2.1.43 104 1/29/2024
2.1.42 73 1/29/2024
2.1.41 170 1/29/2024
2.1.40 124 1/29/2024
2.1.39 124 1/29/2024
2.1.38 138 1/28/2024
2.1.37 74 1/28/2024
2.1.36 131 1/28/2024
2.1.35 103 1/28/2024
2.1.34 73 1/28/2024
2.1.33 192 1/28/2024
2.1.32 98 1/28/2024
2.1.31 73 1/27/2024
2.1.30 199 1/27/2024
2.1.29 69 1/27/2024
2.1.28 94 1/27/2024
2.1.27 113 1/27/2024
2.1.26 72 1/27/2024
2.1.25 74 1/27/2024
2.1.24 216 1/27/2024
2.1.23 71 1/26/2024
2.1.22 122 1/26/2024
2.1.21 108 1/26/2024
2.1.20 119 1/26/2024
2.1.19 71 1/26/2024
2.1.18 203 1/26/2024
2.1.17 70 1/26/2024
2.1.16 72 1/26/2024
2.1.15 161 1/25/2024
2.1.14 73 1/25/2024
2.1.13 170 1/25/2024
2.1.12 72 1/25/2024
2.1.11 113 1/25/2024
2.1.10 73 1/25/2024
2.1.9 138 1/19/2024
2.1.8 114 1/19/2024
2.1.7 115 1/19/2024
2.1.6 73 1/19/2024
2.1.5 298 1/16/2024
2.1.4 83 1/16/2024
2.1.3 250 1/14/2024
2.1.2 149 1/13/2024
2.1.1 80 1/13/2024