Soenneker.Blazor.ApplicationInsights 2.1.360

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

// Install Soenneker.Blazor.ApplicationInsights as a Cake Tool
#tool nuget:?package=Soenneker.Blazor.ApplicationInsights&version=2.1.360                

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

A Blazor interop library that sets up client-side Azure Application Insights.

Installation

dotnet add package Soenneker.Blazor.ApplicationInsights

Usage

  1. Register the interop within DI (Program.cs)
public static async Task Main(string[] args)
{
    ...
    builder.Services.AddApplicationInsights();
}
  1. Inject IApplicationInsightsInterop within your App.Razor file
@using Soenneker.Blazor.ApplicationInsights.Abstract
@inject IApplicationInsightsInterop AppInsightsInterop
  1. Initialize the interop in OnInitializedAsync within App.Razor using your Application Insights connection string
protected override async Task OnInitializedAsync()
{
    await AppInsightsInterop.Init("your-connection-string-here");
    ...
}
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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.479 50 9/12/2024
2.1.478 35 9/12/2024
2.1.477 39 9/12/2024
2.1.476 45 9/12/2024
2.1.475 40 9/12/2024
2.1.474 41 9/12/2024
2.1.473 35 9/12/2024
2.1.472 39 9/11/2024
2.1.471 40 9/11/2024
2.1.470 35 9/11/2024
2.1.469 46 9/11/2024
2.1.468 44 9/11/2024
2.1.467 44 9/11/2024
2.1.466 46 9/11/2024
2.1.465 47 9/11/2024
2.1.464 49 9/11/2024
2.1.463 73 9/11/2024
2.1.462 55 9/10/2024
2.1.461 50 9/10/2024
2.1.460 53 9/10/2024
2.1.459 48 9/10/2024
2.1.458 47 9/10/2024
2.1.457 43 9/10/2024
2.1.456 44 9/10/2024
2.1.455 43 9/10/2024
2.1.452 54 9/10/2024
2.1.451 42 9/9/2024
2.1.450 44 9/9/2024
2.1.449 46 9/9/2024
2.1.448 58 9/9/2024
2.1.447 39 9/9/2024
2.1.446 40 9/9/2024
2.1.445 46 9/9/2024
2.1.444 43 9/9/2024
2.1.443 45 9/9/2024
2.1.442 46 9/9/2024
2.1.441 44 9/9/2024
2.1.440 53 9/9/2024
2.1.439 77 9/7/2024
2.1.438 62 9/7/2024
2.1.437 66 9/7/2024
2.1.436 62 9/7/2024
2.1.435 66 9/6/2024
2.1.434 65 9/6/2024
2.1.433 68 9/6/2024
2.1.432 70 9/6/2024
2.1.431 61 9/6/2024
2.1.430 64 9/6/2024
2.1.429 90 9/5/2024
2.1.428 61 9/5/2024
2.1.427 60 9/5/2024
2.1.426 68 9/5/2024
2.1.425 64 9/5/2024
2.1.424 67 9/5/2024
2.1.423 59 9/5/2024
2.1.422 64 9/5/2024
2.1.421 62 9/5/2024
2.1.420 69 9/5/2024
2.1.419 68 9/5/2024
2.1.418 70 9/4/2024
2.1.417 62 9/4/2024
2.1.416 95 9/4/2024
2.1.415 73 9/4/2024
2.1.414 70 9/4/2024
2.1.413 66 9/3/2024
2.1.412 65 9/3/2024
2.1.411 62 9/3/2024
2.1.410 69 9/3/2024
2.1.409 68 9/3/2024
2.1.408 66 9/3/2024
2.1.407 65 9/3/2024
2.1.406 66 8/30/2024
2.1.405 61 8/29/2024
2.1.404 60 8/29/2024
2.1.403 61 8/29/2024
2.1.402 105 8/26/2024
2.1.401 71 8/26/2024
2.1.400 71 8/26/2024
2.1.399 74 8/26/2024
2.1.398 68 8/26/2024
2.1.397 64 8/26/2024
2.1.396 143 8/21/2024
2.1.395 89 8/21/2024
2.1.394 89 8/21/2024
2.1.393 95 8/21/2024
2.1.392 86 8/21/2024
2.1.391 92 8/21/2024
2.1.390 87 8/21/2024
2.1.389 89 8/21/2024
2.1.388 99 8/20/2024
2.1.387 92 8/20/2024
2.1.386 91 8/20/2024
2.1.385 82 8/20/2024
2.1.384 87 8/20/2024
2.1.383 89 8/20/2024
2.1.382 85 8/20/2024
2.1.381 93 8/20/2024
2.1.380 93 8/19/2024
2.1.379 111 8/15/2024
2.1.378 80 8/15/2024
2.1.377 87 8/15/2024
2.1.376 84 8/15/2024
2.1.375 90 8/15/2024
2.1.374 83 8/15/2024
2.1.373 89 8/15/2024
2.1.372 87 8/15/2024
2.1.371 84 8/14/2024
2.1.370 85 8/14/2024
2.1.369 88 8/14/2024
2.1.368 82 8/14/2024
2.1.367 82 8/13/2024
2.1.366 64 8/7/2024
2.1.365 60 8/7/2024
2.1.364 61 8/7/2024
2.1.363 59 8/6/2024
2.1.362 62 8/6/2024
2.1.361 48 8/6/2024
2.1.360 53 8/6/2024
2.1.359 85 8/1/2024
2.1.358 48 8/1/2024
2.1.357 43 8/1/2024
2.1.356 40 8/1/2024
2.1.355 44 8/1/2024
2.1.354 42 8/1/2024
2.1.353 42 8/1/2024
2.1.352 39 8/1/2024
2.1.351 42 8/1/2024
2.1.350 83 7/25/2024
2.1.349 51 7/25/2024
2.1.348 52 7/25/2024
2.1.347 46 7/25/2024
2.1.346 49 7/25/2024
2.1.345 84 7/25/2024
2.1.344 53 7/25/2024
2.1.343 55 7/25/2024
2.1.342 67 7/25/2024
2.1.341 43 7/25/2024
2.1.340 52 7/25/2024
2.1.339 51 7/25/2024
2.1.338 45 7/25/2024
2.1.337 54 7/25/2024
2.1.336 51 7/25/2024
2.1.335 52 7/24/2024
2.1.334 54 7/24/2024
2.1.333 44 7/24/2024
2.1.332 48 7/24/2024
2.1.331 124 7/20/2024
2.1.330 79 7/20/2024
2.1.329 73 7/20/2024
2.1.328 74 7/20/2024
2.1.327 110 7/17/2024
2.1.326 67 7/17/2024
2.1.325 67 7/17/2024
2.1.324 50 7/17/2024
2.1.323 84 7/14/2024
2.1.322 72 7/14/2024
2.1.321 65 7/14/2024
2.1.320 67 7/14/2024
2.1.319 66 7/14/2024
2.1.318 62 7/14/2024
2.1.317 61 7/14/2024
2.1.316 62 7/14/2024
2.1.315 62 7/14/2024
2.1.314 77 7/11/2024
2.1.313 66 7/10/2024
2.1.312 69 7/10/2024
2.1.311 74 7/10/2024
2.1.310 64 7/10/2024
2.1.309 65 7/10/2024
2.1.308 60 7/10/2024
2.1.307 61 7/10/2024
2.1.306 62 7/10/2024
2.1.305 64 7/10/2024
2.1.304 59 7/10/2024
2.1.303 71 7/10/2024
2.1.302 67 7/10/2024
2.1.301 70 7/10/2024
2.1.300 76 7/10/2024
2.1.299 71 7/10/2024
2.1.298 67 7/9/2024
2.1.295 59 7/9/2024
2.1.294 62 7/9/2024
2.1.293 64 7/9/2024
2.1.292 59 7/9/2024
2.1.291 52 7/9/2024
2.1.290 63 7/9/2024
2.1.289 61 7/9/2024
2.1.288 70 7/9/2024
2.1.287 57 7/9/2024
2.1.286 60 7/9/2024
2.1.285 75 7/9/2024
2.1.284 66 7/9/2024
2.1.283 67 7/9/2024
2.1.282 67 7/8/2024
2.1.281 65 7/8/2024
2.1.280 65 7/8/2024
2.1.279 77 7/8/2024
2.1.278 83 7/8/2024
2.1.277 76 7/8/2024
2.1.276 83 7/8/2024
2.1.275 85 7/8/2024
2.1.274 79 7/7/2024
2.1.273 75 7/7/2024
2.1.272 82 7/7/2024
2.1.271 75 7/7/2024
2.1.270 81 7/7/2024
2.1.269 87 7/7/2024
2.1.268 74 7/7/2024
2.1.267 82 7/7/2024
2.1.266 103 7/6/2024
2.1.265 79 7/4/2024
2.1.264 88 7/4/2024
2.1.263 96 7/3/2024
2.1.262 71 7/3/2024
2.1.261 79 7/3/2024
2.1.260 84 7/3/2024
2.1.259 80 7/3/2024
2.1.258 76 7/3/2024
2.1.257 83 7/3/2024
2.1.256 78 7/3/2024
2.1.255 78 7/3/2024
2.1.254 73 7/3/2024
2.1.253 80 7/3/2024
2.1.252 81 7/3/2024
2.1.251 71 7/3/2024
2.1.250 82 7/3/2024
2.1.249 97 6/30/2024
2.1.248 75 6/30/2024
2.1.247 68 6/30/2024
2.1.246 68 6/30/2024
2.1.245 80 6/28/2024
2.1.244 72 6/28/2024
2.1.243 74 6/28/2024
2.1.242 88 6/28/2024
2.1.241 79 6/27/2024
2.1.240 76 6/27/2024
2.1.239 79 6/27/2024
2.1.238 71 6/24/2024
2.1.237 71 6/24/2024
2.1.236 73 6/24/2024
2.1.235 85 6/22/2024
2.1.234 93 6/15/2024
2.1.233 72 6/14/2024
2.1.232 111 6/1/2024
2.1.231 78 6/1/2024
2.1.230 73 6/1/2024
2.1.229 71 6/1/2024
2.1.228 87 5/31/2024
2.1.227 80 5/29/2024
2.1.226 63 5/28/2024
2.1.225 86 5/28/2024
2.1.224 68 5/27/2024
2.1.223 72 5/26/2024
2.1.222 77 5/26/2024
2.1.221 77 5/26/2024
2.1.220 83 5/25/2024
2.1.219 83 5/25/2024
2.1.218 77 5/25/2024
2.1.217 81 5/25/2024
2.1.216 66 5/23/2024
2.1.215 80 5/23/2024
2.1.214 89 5/22/2024
2.1.213 82 5/22/2024
2.1.212 77 5/22/2024
2.1.211 72 5/22/2024
2.1.210 66 5/18/2024
2.1.209 62 5/17/2024
2.1.208 69 5/17/2024
2.1.207 60 5/16/2024
2.1.206 62 5/16/2024
2.1.205 63 5/15/2024
2.1.204 61 5/14/2024
2.1.203 81 5/13/2024
2.1.202 109 4/30/2024
2.1.201 93 4/29/2024
2.1.200 76 4/28/2024
2.1.199 73 4/28/2024
2.1.198 76 4/28/2024
2.1.197 71 4/28/2024
2.1.196 73 4/28/2024
2.1.195 75 4/27/2024
2.1.194 81 4/27/2024
2.1.193 95 4/19/2024
2.1.192 82 4/19/2024
2.1.191 124 4/12/2024
2.1.190 82 4/12/2024
2.1.189 85 4/12/2024
2.1.188 85 4/12/2024
2.1.187 88 4/12/2024
2.1.186 84 4/12/2024
2.1.185 86 4/12/2024
2.1.184 82 4/11/2024
2.1.183 79 4/11/2024
2.1.182 88 4/10/2024
2.1.181 85 4/9/2024
2.1.180 86 4/9/2024
2.1.179 152 4/2/2024
2.1.178 90 4/1/2024
2.1.177 85 3/29/2024
2.1.176 74 3/29/2024
2.1.175 86 3/25/2024
2.1.174 82 3/25/2024
2.1.173 101 3/20/2024
2.1.172 114 3/19/2024
2.1.171 93 3/19/2024
2.1.170 90 3/18/2024
2.1.169 125 3/15/2024
2.1.168 91 3/13/2024
2.1.167 91 3/13/2024
2.1.166 78 3/13/2024
2.1.165 86 3/13/2024
2.1.164 82 3/13/2024
2.1.163 89 3/12/2024
2.1.162 92 3/12/2024
2.1.161 85 3/12/2024
2.1.160 119 3/11/2024
2.1.159 93 3/11/2024
2.1.158 102 3/10/2024
2.1.157 99 3/8/2024
2.1.156 87 3/8/2024
2.1.155 90 3/8/2024
2.1.154 116 3/6/2024
2.1.153 116 3/4/2024
2.1.152 90 3/4/2024
2.1.151 103 3/2/2024
2.1.150 91 3/2/2024
2.1.149 90 3/2/2024
2.1.148 90 3/2/2024
2.1.147 98 3/2/2024
2.1.146 94 2/29/2024
2.1.145 87 2/29/2024
2.1.144 174 2/26/2024
2.1.143 88 2/25/2024
2.1.142 82 2/25/2024
2.1.141 106 2/23/2024
2.1.140 96 2/22/2024
2.1.139 77 2/22/2024
2.1.138 120 2/21/2024
2.1.137 104 2/21/2024
2.1.136 86 2/21/2024
2.1.135 85 2/21/2024
2.1.134 90 2/20/2024
2.1.133 89 2/20/2024
2.1.132 85 2/20/2024
2.1.131 84 2/20/2024
2.1.130 84 2/19/2024
2.1.129 82 2/19/2024
2.1.128 91 2/17/2024
2.1.127 85 2/17/2024
2.1.126 80 2/16/2024
2.1.125 88 2/16/2024
2.1.124 78 2/16/2024
2.1.123 79 2/16/2024
2.1.122 78 2/16/2024
2.1.121 138 2/13/2024
2.1.120 90 2/13/2024
2.1.119 71 2/13/2024
2.1.118 77 2/13/2024
2.1.117 81 2/13/2024
2.1.116 87 2/13/2024
2.1.115 109 2/12/2024
2.1.114 84 2/11/2024
2.1.113 95 2/11/2024
2.1.112 80 2/11/2024
2.1.111 81 2/10/2024
2.1.110 83 2/9/2024
2.1.109 91 2/9/2024
2.1.108 89 2/9/2024
2.1.107 86 2/8/2024
2.1.106 91 2/8/2024
2.1.105 89 2/8/2024
2.1.104 91 2/7/2024
2.1.103 83 2/7/2024
2.1.102 87 2/7/2024
2.1.101 88 2/7/2024
2.1.100 93 2/6/2024
2.1.99 95 2/6/2024
2.1.98 91 2/6/2024
2.1.97 86 2/4/2024
2.1.96 89 2/4/2024
2.1.95 83 2/2/2024
2.1.94 164 1/31/2024
2.1.93 87 1/29/2024
2.1.92 105 1/29/2024
2.1.91 82 1/29/2024
2.1.90 82 1/28/2024
2.1.89 83 1/28/2024
2.1.88 87 1/28/2024
2.1.87 86 1/28/2024
2.1.86 83 1/28/2024
2.1.85 85 1/27/2024
2.1.84 80 1/27/2024
2.1.83 85 1/27/2024
2.1.82 83 1/27/2024
2.1.81 83 1/27/2024
2.1.80 84 1/26/2024
2.1.79 99 1/26/2024
2.1.78 82 1/26/2024
2.1.77 84 1/26/2024
2.1.76 85 1/25/2024
2.1.75 90 1/25/2024
2.1.74 82 1/25/2024
2.1.73 81 1/25/2024
2.1.72 78 1/25/2024
2.1.71 96 1/19/2024
2.1.70 106 1/15/2024
2.1.69 98 1/15/2024
2.1.68 96 1/15/2024
2.1.67 90 1/15/2024
2.1.66 95 1/15/2024
2.1.65 91 1/14/2024
2.1.64 97 1/13/2024
2.1.63 99 1/12/2024
2.1.62 93 1/11/2024
2.1.61 92 1/9/2024
2.1.60 117 1/7/2024
2.1.59 104 1/5/2024
2.1.58 102 1/5/2024
2.1.57 99 1/5/2024
2.1.56 126 1/1/2024
2.1.55 99 12/28/2023
2.1.54 113 12/28/2023
2.1.53 111 12/27/2023
2.1.52 111 12/27/2023
2.1.51 96 12/27/2023
2.1.50 125 12/25/2023
2.1.49 112 12/25/2023
2.1.48 105 12/25/2023
2.1.47 102 12/25/2023
2.1.46 115 12/25/2023
2.1.45 100 12/24/2023
2.1.44 112 12/23/2023
2.1.43 112 12/23/2023
2.1.42 97 12/23/2023
2.1.41 86 12/23/2023
2.1.40 111 12/19/2023
2.1.39 111 12/19/2023
2.1.38 162 12/10/2023
2.1.37 111 12/10/2023
2.1.36 119 12/9/2023
2.1.35 137 12/9/2023
2.1.34 133 12/9/2023
2.1.33 152 12/6/2023
2.1.32 207 12/5/2023
2.1.31 129 12/5/2023
2.1.30 148 12/4/2023
2.1.29 141 12/4/2023
2.1.28 110 12/4/2023
2.1.27 173 11/23/2023
2.1.26 127 11/23/2023
2.1.25 140 11/23/2023
2.1.24 132 11/23/2023
2.1.23 133 11/20/2023
2.1.22 124 11/20/2023
2.1.21 122 11/19/2023
2.1.20 123 11/19/2023
2.1.19 125 11/19/2023
2.1.18 117 11/19/2023
2.1.17 129 11/18/2023
2.1.16 124 11/18/2023
2.1.15 121 11/18/2023
2.1.14 116 11/18/2023
2.1.13 119 11/17/2023
2.1.12 126 11/17/2023
2.1.11 122 11/17/2023
2.1.10 119 11/17/2023
2.1.9 117 11/17/2023
2.1.8 110 11/17/2023
2.1.7 124 11/17/2023
2.1.6 124 11/17/2023
2.1.5 121 11/17/2023
2.1.4 117 11/16/2023
2.0.85 124 11/15/2023
2.0.84 107 11/15/2023
2.0.83 119 11/15/2023
2.0.3 112 11/16/2023
2.0.2 120 11/16/2023
2.0.1 121 11/16/2023
1.0.82 128 11/14/2023
1.0.81 94 11/13/2023
1.0.80 139 11/10/2023
1.0.79 116 11/9/2023
1.0.78 116 11/9/2023
1.0.77 129 11/7/2023
1.0.76 121 11/6/2023
1.0.75 127 11/3/2023
1.0.74 137 11/2/2023
1.0.73 140 11/1/2023
1.0.72 161 10/26/2023
1.0.71 118 10/25/2023
1.0.70 158 10/19/2023
1.0.69 142 10/18/2023
1.0.68 128 10/17/2023
1.0.67 138 10/16/2023
1.0.66 164 10/13/2023
1.0.65 142 10/12/2023
1.0.64 151 10/11/2023
1.0.63 198 9/20/2023
1.0.62 145 9/19/2023
1.0.61 154 9/18/2023
1.0.60 140 9/18/2023
1.0.59 150 9/14/2023
1.0.58 128 9/13/2023
1.0.57 241 8/31/2023
1.0.56 158 8/30/2023
1.0.55 153 8/30/2023
1.0.54 166 8/28/2023
1.0.53 132 8/25/2023
1.0.52 155 8/24/2023
1.0.51 209 8/21/2023
1.0.50 163 8/18/2023
1.0.49 171 8/17/2023
1.0.48 173 8/17/2023
1.0.47 222 8/10/2023
1.0.46 158 8/9/2023
1.0.45 182 8/9/2023
1.0.44 177 8/8/2023
1.0.43 188 8/7/2023
1.0.42 180 8/7/2023
1.0.41 281 7/13/2023
1.0.40 197 7/12/2023
1.0.39 198 7/11/2023
1.0.38 171 7/10/2023
1.0.37 183 7/7/2023
1.0.36 178 7/7/2023
1.0.35 224 6/30/2023
1.0.34 236 6/29/2023
1.0.33 217 6/28/2023
1.0.32 204 6/28/2023
1.0.31 190 6/26/2023
1.0.30 249 6/23/2023
1.0.29 191 6/23/2023
1.0.28 205 6/21/2023
1.0.27 219 6/15/2023
1.0.26 227 6/14/2023
1.0.25 187 6/14/2023
1.0.24 245 6/9/2023
1.0.23 237 6/8/2023
1.0.22 236 6/7/2023
1.0.21 216 6/7/2023
1.0.20 214 6/6/2023
1.0.18 261 6/2/2023
1.0.17 193 6/2/2023
1.0.16 212 6/2/2023
1.0.15 216 6/1/2023
1.0.14 233 5/24/2023
1.0.13 200 5/23/2023
1.0.12 204 5/23/2023
1.0.11 284 4/28/2023
1.0.10 210 4/28/2023
1.0.9 297 4/12/2023
1.0.8 233 4/12/2023
1.0.7 248 4/11/2023
1.0.6 232 4/3/2023
1.0.5 268 3/23/2023
1.0.4 257 3/23/2023
1.0.3 481 1/19/2023
1.0.2 357 1/16/2023
1.0.1 325 1/6/2023