Soenneker.Blazor.ApplicationInsights 2.1.329

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.329                
NuGet\Install-Package Soenneker.Blazor.ApplicationInsights -Version 2.1.329                
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.329" />                
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.329                
#r "nuget: Soenneker.Blazor.ApplicationInsights, 2.1.329"                
#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.329

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

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.406 31 8/30/2024
2.1.405 29 8/29/2024
2.1.404 28 8/29/2024
2.1.403 26 8/29/2024
2.1.402 74 8/26/2024
2.1.401 57 8/26/2024
2.1.400 63 8/26/2024
2.1.399 66 8/26/2024
2.1.398 60 8/26/2024
2.1.397 56 8/26/2024
2.1.396 120 8/21/2024
2.1.395 65 8/21/2024
2.1.394 67 8/21/2024
2.1.393 71 8/21/2024
2.1.392 62 8/21/2024
2.1.391 70 8/21/2024
2.1.390 65 8/21/2024
2.1.389 65 8/21/2024
2.1.388 76 8/20/2024
2.1.387 67 8/20/2024
2.1.386 67 8/20/2024
2.1.385 61 8/20/2024
2.1.384 66 8/20/2024
2.1.383 66 8/20/2024
2.1.382 62 8/20/2024
2.1.381 70 8/20/2024
2.1.380 70 8/19/2024
2.1.379 89 8/15/2024
2.1.378 57 8/15/2024
2.1.377 64 8/15/2024
2.1.376 61 8/15/2024
2.1.375 67 8/15/2024
2.1.374 60 8/15/2024
2.1.373 66 8/15/2024
2.1.372 64 8/15/2024
2.1.371 63 8/14/2024
2.1.370 63 8/14/2024
2.1.369 67 8/14/2024
2.1.368 60 8/14/2024
2.1.367 61 8/13/2024
2.1.366 58 8/7/2024
2.1.365 54 8/7/2024
2.1.364 56 8/7/2024
2.1.363 55 8/6/2024
2.1.362 57 8/6/2024
2.1.361 42 8/6/2024
2.1.360 47 8/6/2024
2.1.359 79 8/1/2024
2.1.358 42 8/1/2024
2.1.357 37 8/1/2024
2.1.356 34 8/1/2024
2.1.355 38 8/1/2024
2.1.354 36 8/1/2024
2.1.353 36 8/1/2024
2.1.352 34 8/1/2024
2.1.351 36 8/1/2024
2.1.350 79 7/25/2024
2.1.349 47 7/25/2024
2.1.348 48 7/25/2024
2.1.347 42 7/25/2024
2.1.346 45 7/25/2024
2.1.345 80 7/25/2024
2.1.344 49 7/25/2024
2.1.343 51 7/25/2024
2.1.342 63 7/25/2024
2.1.341 39 7/25/2024
2.1.340 48 7/25/2024
2.1.339 47 7/25/2024
2.1.338 41 7/25/2024
2.1.337 50 7/25/2024
2.1.336 47 7/25/2024
2.1.335 48 7/24/2024
2.1.334 50 7/24/2024
2.1.333 40 7/24/2024
2.1.332 44 7/24/2024
2.1.331 120 7/20/2024
2.1.330 75 7/20/2024
2.1.329 69 7/20/2024
2.1.328 70 7/20/2024
2.1.327 106 7/17/2024
2.1.326 63 7/17/2024
2.1.325 63 7/17/2024
2.1.324 46 7/17/2024
2.1.323 80 7/14/2024
2.1.322 68 7/14/2024
2.1.321 61 7/14/2024
2.1.320 63 7/14/2024
2.1.319 62 7/14/2024
2.1.318 58 7/14/2024
2.1.317 57 7/14/2024
2.1.316 58 7/14/2024
2.1.315 58 7/14/2024
2.1.314 73 7/11/2024
2.1.313 62 7/10/2024
2.1.312 65 7/10/2024
2.1.311 70 7/10/2024
2.1.310 60 7/10/2024
2.1.309 61 7/10/2024
2.1.308 56 7/10/2024
2.1.307 59 7/10/2024
2.1.306 60 7/10/2024
2.1.305 62 7/10/2024
2.1.304 57 7/10/2024
2.1.303 67 7/10/2024
2.1.302 63 7/10/2024
2.1.301 66 7/10/2024
2.1.300 72 7/10/2024
2.1.299 67 7/10/2024
2.1.298 63 7/9/2024
2.1.295 55 7/9/2024
2.1.294 58 7/9/2024
2.1.293 60 7/9/2024
2.1.292 55 7/9/2024
2.1.291 48 7/9/2024
2.1.290 59 7/9/2024
2.1.289 57 7/9/2024
2.1.288 66 7/9/2024
2.1.287 53 7/9/2024
2.1.286 56 7/9/2024
2.1.285 71 7/9/2024
2.1.284 62 7/9/2024
2.1.283 63 7/9/2024
2.1.282 63 7/8/2024
2.1.281 61 7/8/2024
2.1.280 61 7/8/2024
2.1.279 73 7/8/2024
2.1.278 78 7/8/2024
2.1.277 72 7/8/2024
2.1.276 79 7/8/2024
2.1.275 81 7/8/2024
2.1.274 75 7/7/2024
2.1.273 71 7/7/2024
2.1.272 78 7/7/2024
2.1.271 71 7/7/2024
2.1.270 77 7/7/2024
2.1.269 83 7/7/2024
2.1.268 70 7/7/2024
2.1.267 78 7/7/2024
2.1.266 99 7/6/2024
2.1.265 75 7/4/2024
2.1.264 84 7/4/2024
2.1.263 92 7/3/2024
2.1.262 67 7/3/2024
2.1.261 75 7/3/2024
2.1.260 80 7/3/2024
2.1.259 76 7/3/2024
2.1.258 72 7/3/2024
2.1.257 79 7/3/2024
2.1.256 74 7/3/2024
2.1.255 74 7/3/2024
2.1.254 69 7/3/2024
2.1.253 76 7/3/2024
2.1.252 77 7/3/2024
2.1.251 67 7/3/2024
2.1.250 78 7/3/2024
2.1.249 93 6/30/2024
2.1.248 71 6/30/2024
2.1.247 64 6/30/2024
2.1.246 64 6/30/2024
2.1.245 76 6/28/2024
2.1.244 67 6/28/2024
2.1.243 70 6/28/2024
2.1.242 84 6/28/2024
2.1.241 75 6/27/2024
2.1.240 72 6/27/2024
2.1.239 75 6/27/2024
2.1.238 67 6/24/2024
2.1.237 67 6/24/2024
2.1.236 69 6/24/2024
2.1.235 81 6/22/2024
2.1.234 89 6/15/2024
2.1.233 68 6/14/2024
2.1.232 107 6/1/2024
2.1.231 74 6/1/2024
2.1.230 69 6/1/2024
2.1.229 67 6/1/2024
2.1.228 83 5/31/2024
2.1.227 76 5/29/2024
2.1.226 59 5/28/2024
2.1.225 82 5/28/2024
2.1.224 64 5/27/2024
2.1.223 68 5/26/2024
2.1.222 73 5/26/2024
2.1.221 73 5/26/2024
2.1.220 79 5/25/2024
2.1.219 79 5/25/2024
2.1.218 73 5/25/2024
2.1.217 77 5/25/2024
2.1.216 62 5/23/2024
2.1.215 75 5/23/2024
2.1.214 84 5/22/2024
2.1.213 78 5/22/2024
2.1.212 73 5/22/2024
2.1.211 68 5/22/2024
2.1.210 63 5/18/2024
2.1.209 59 5/17/2024
2.1.208 66 5/17/2024
2.1.207 57 5/16/2024
2.1.206 59 5/16/2024
2.1.205 60 5/15/2024
2.1.204 58 5/14/2024
2.1.203 78 5/13/2024
2.1.202 106 4/30/2024
2.1.201 90 4/29/2024
2.1.200 73 4/28/2024
2.1.199 70 4/28/2024
2.1.198 73 4/28/2024
2.1.197 68 4/28/2024
2.1.196 70 4/28/2024
2.1.195 72 4/27/2024
2.1.194 78 4/27/2024
2.1.193 91 4/19/2024
2.1.192 78 4/19/2024
2.1.191 120 4/12/2024
2.1.190 78 4/12/2024
2.1.189 81 4/12/2024
2.1.188 81 4/12/2024
2.1.187 84 4/12/2024
2.1.186 80 4/12/2024
2.1.185 82 4/12/2024
2.1.184 77 4/11/2024
2.1.183 75 4/11/2024
2.1.182 84 4/10/2024
2.1.181 81 4/9/2024
2.1.180 82 4/9/2024
2.1.179 148 4/2/2024
2.1.178 86 4/1/2024
2.1.177 81 3/29/2024
2.1.176 70 3/29/2024
2.1.175 82 3/25/2024
2.1.174 78 3/25/2024
2.1.173 98 3/20/2024
2.1.172 111 3/19/2024
2.1.171 90 3/19/2024
2.1.170 87 3/18/2024
2.1.169 122 3/15/2024
2.1.168 88 3/13/2024
2.1.167 88 3/13/2024
2.1.166 75 3/13/2024
2.1.165 83 3/13/2024
2.1.164 79 3/13/2024
2.1.163 86 3/12/2024
2.1.162 89 3/12/2024
2.1.161 82 3/12/2024
2.1.160 116 3/11/2024
2.1.159 90 3/11/2024
2.1.158 99 3/10/2024
2.1.157 96 3/8/2024
2.1.156 84 3/8/2024
2.1.155 87 3/8/2024
2.1.154 113 3/6/2024
2.1.153 112 3/4/2024
2.1.152 87 3/4/2024
2.1.151 100 3/2/2024
2.1.150 88 3/2/2024
2.1.149 87 3/2/2024
2.1.148 87 3/2/2024
2.1.147 93 3/2/2024
2.1.146 91 2/29/2024
2.1.145 84 2/29/2024
2.1.144 171 2/26/2024
2.1.143 85 2/25/2024
2.1.142 79 2/25/2024
2.1.141 103 2/23/2024
2.1.140 93 2/22/2024
2.1.139 74 2/22/2024
2.1.138 117 2/21/2024
2.1.137 101 2/21/2024
2.1.136 82 2/21/2024
2.1.135 81 2/21/2024
2.1.134 86 2/20/2024
2.1.133 85 2/20/2024
2.1.132 81 2/20/2024
2.1.131 81 2/20/2024
2.1.130 81 2/19/2024
2.1.129 77 2/19/2024
2.1.128 86 2/17/2024
2.1.127 80 2/17/2024
2.1.126 76 2/16/2024
2.1.125 84 2/16/2024
2.1.124 74 2/16/2024
2.1.123 75 2/16/2024
2.1.122 74 2/16/2024
2.1.121 134 2/13/2024
2.1.120 86 2/13/2024
2.1.119 67 2/13/2024
2.1.118 71 2/13/2024
2.1.117 75 2/13/2024
2.1.116 83 2/13/2024
2.1.115 103 2/12/2024
2.1.114 78 2/11/2024
2.1.113 89 2/11/2024
2.1.112 76 2/11/2024
2.1.111 77 2/10/2024
2.1.110 79 2/9/2024
2.1.109 87 2/9/2024
2.1.108 85 2/9/2024
2.1.107 82 2/8/2024
2.1.106 87 2/8/2024
2.1.105 85 2/8/2024
2.1.104 88 2/7/2024
2.1.103 79 2/7/2024
2.1.102 83 2/7/2024
2.1.101 84 2/7/2024
2.1.100 89 2/6/2024
2.1.99 91 2/6/2024
2.1.98 87 2/6/2024
2.1.97 78 2/4/2024
2.1.96 83 2/4/2024
2.1.95 79 2/2/2024
2.1.94 160 1/31/2024
2.1.93 83 1/29/2024
2.1.92 101 1/29/2024
2.1.91 78 1/29/2024
2.1.90 78 1/28/2024
2.1.89 79 1/28/2024
2.1.88 82 1/28/2024
2.1.87 82 1/28/2024
2.1.86 79 1/28/2024
2.1.85 81 1/27/2024
2.1.84 76 1/27/2024
2.1.83 81 1/27/2024
2.1.82 79 1/27/2024
2.1.81 78 1/27/2024
2.1.80 80 1/26/2024
2.1.79 94 1/26/2024
2.1.78 78 1/26/2024
2.1.77 80 1/26/2024
2.1.76 81 1/25/2024
2.1.75 86 1/25/2024
2.1.74 78 1/25/2024
2.1.73 77 1/25/2024
2.1.72 74 1/25/2024
2.1.71 92 1/19/2024
2.1.70 102 1/15/2024
2.1.69 94 1/15/2024
2.1.68 92 1/15/2024
2.1.67 86 1/15/2024
2.1.66 91 1/15/2024
2.1.65 87 1/14/2024
2.1.64 93 1/13/2024
2.1.63 94 1/12/2024
2.1.62 89 1/11/2024
2.1.61 87 1/9/2024
2.1.60 113 1/7/2024
2.1.59 100 1/5/2024
2.1.58 98 1/5/2024
2.1.57 95 1/5/2024
2.1.56 122 1/1/2024
2.1.55 95 12/28/2023
2.1.54 108 12/28/2023
2.1.53 107 12/27/2023
2.1.52 107 12/27/2023
2.1.51 92 12/27/2023
2.1.50 121 12/25/2023
2.1.49 108 12/25/2023
2.1.48 101 12/25/2023
2.1.47 98 12/25/2023
2.1.46 111 12/25/2023
2.1.45 96 12/24/2023
2.1.44 108 12/23/2023
2.1.43 108 12/23/2023
2.1.42 93 12/23/2023
2.1.41 82 12/23/2023
2.1.40 107 12/19/2023
2.1.39 107 12/19/2023
2.1.38 158 12/10/2023
2.1.37 107 12/10/2023
2.1.36 115 12/9/2023
2.1.35 133 12/9/2023
2.1.34 129 12/9/2023
2.1.33 148 12/6/2023
2.1.32 203 12/5/2023
2.1.31 125 12/5/2023
2.1.30 144 12/4/2023
2.1.29 137 12/4/2023
2.1.28 106 12/4/2023
2.1.27 169 11/23/2023
2.1.26 123 11/23/2023
2.1.25 136 11/23/2023
2.1.24 128 11/23/2023
2.1.23 129 11/20/2023
2.1.22 120 11/20/2023
2.1.21 118 11/19/2023
2.1.20 119 11/19/2023
2.1.19 121 11/19/2023
2.1.18 113 11/19/2023
2.1.17 125 11/18/2023
2.1.16 120 11/18/2023
2.1.15 117 11/18/2023
2.1.14 112 11/18/2023
2.1.13 115 11/17/2023
2.1.12 122 11/17/2023
2.1.11 118 11/17/2023
2.1.10 115 11/17/2023
2.1.9 113 11/17/2023
2.1.8 106 11/17/2023
2.1.7 120 11/17/2023
2.1.6 120 11/17/2023
2.1.5 117 11/17/2023
2.1.4 113 11/16/2023
2.0.85 120 11/15/2023
2.0.84 103 11/15/2023
2.0.83 115 11/15/2023
2.0.3 108 11/16/2023
2.0.2 116 11/16/2023
2.0.1 117 11/16/2023
1.0.82 122 11/14/2023
1.0.81 88 11/13/2023
1.0.80 133 11/10/2023
1.0.79 110 11/9/2023
1.0.78 110 11/9/2023
1.0.77 123 11/7/2023
1.0.76 115 11/6/2023
1.0.75 121 11/3/2023
1.0.74 131 11/2/2023
1.0.73 134 11/1/2023
1.0.72 155 10/26/2023
1.0.71 112 10/25/2023
1.0.70 152 10/19/2023
1.0.69 136 10/18/2023
1.0.68 124 10/17/2023
1.0.67 132 10/16/2023
1.0.66 158 10/13/2023
1.0.65 136 10/12/2023
1.0.64 145 10/11/2023
1.0.63 192 9/20/2023
1.0.62 139 9/19/2023
1.0.61 148 9/18/2023
1.0.60 134 9/18/2023
1.0.59 144 9/14/2023
1.0.58 122 9/13/2023
1.0.57 235 8/31/2023
1.0.56 152 8/30/2023
1.0.55 147 8/30/2023
1.0.54 161 8/28/2023
1.0.53 128 8/25/2023
1.0.52 151 8/24/2023
1.0.51 205 8/21/2023
1.0.50 159 8/18/2023
1.0.49 167 8/17/2023
1.0.48 169 8/17/2023
1.0.47 218 8/10/2023
1.0.46 153 8/9/2023
1.0.45 177 8/9/2023
1.0.44 173 8/8/2023
1.0.43 184 8/7/2023
1.0.42 176 8/7/2023
1.0.41 277 7/13/2023
1.0.40 193 7/12/2023
1.0.39 194 7/11/2023
1.0.38 167 7/10/2023
1.0.37 179 7/7/2023
1.0.36 174 7/7/2023
1.0.35 220 6/30/2023
1.0.34 232 6/29/2023
1.0.33 213 6/28/2023
1.0.32 200 6/28/2023
1.0.31 187 6/26/2023
1.0.30 245 6/23/2023
1.0.29 187 6/23/2023
1.0.28 200 6/21/2023
1.0.27 215 6/15/2023
1.0.26 223 6/14/2023
1.0.25 183 6/14/2023
1.0.24 241 6/9/2023
1.0.23 233 6/8/2023
1.0.22 232 6/7/2023
1.0.21 212 6/7/2023
1.0.20 210 6/6/2023
1.0.18 257 6/2/2023
1.0.17 189 6/2/2023
1.0.16 208 6/2/2023
1.0.15 212 6/1/2023
1.0.14 229 5/24/2023
1.0.13 196 5/23/2023
1.0.12 200 5/23/2023
1.0.11 280 4/28/2023
1.0.10 206 4/28/2023
1.0.9 293 4/12/2023
1.0.8 229 4/12/2023
1.0.7 244 4/11/2023
1.0.6 228 4/3/2023
1.0.5 263 3/23/2023
1.0.4 252 3/23/2023
1.0.3 479 1/19/2023
1.0.2 355 1/16/2023
1.0.1 323 1/6/2023