Soenneker.Blazor.ApplicationInsights 2.1.327

Prefix Reserved
dotnet add package Soenneker.Blazor.ApplicationInsights --version 2.1.327                
NuGet\Install-Package Soenneker.Blazor.ApplicationInsights -Version 2.1.327                
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.327" />                
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.327                
#r "nuget: Soenneker.Blazor.ApplicationInsights, 2.1.327"                
#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.327

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

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.327 74 7/17/2024
2.1.326 32 7/17/2024
2.1.325 31 7/17/2024
2.1.324 15 7/17/2024
2.1.323 70 7/14/2024
2.1.322 58 7/14/2024
2.1.321 51 7/14/2024
2.1.320 53 7/14/2024
2.1.319 54 7/14/2024
2.1.318 50 7/14/2024
2.1.317 51 7/14/2024
2.1.316 52 7/14/2024
2.1.315 52 7/14/2024
2.1.314 67 7/11/2024
2.1.313 58 7/10/2024
2.1.312 58 7/10/2024
2.1.311 64 7/10/2024
2.1.310 54 7/10/2024
2.1.309 55 7/10/2024
2.1.308 50 7/10/2024
2.1.307 53 7/10/2024
2.1.306 54 7/10/2024
2.1.305 54 7/10/2024
2.1.304 50 7/10/2024
2.1.303 59 7/10/2024
2.1.302 55 7/10/2024
2.1.301 58 7/10/2024
2.1.300 64 7/10/2024
2.1.299 60 7/10/2024
2.1.298 58 7/9/2024
2.1.295 50 7/9/2024
2.1.294 54 7/9/2024
2.1.293 55 7/9/2024
2.1.292 50 7/9/2024
2.1.291 44 7/9/2024
2.1.290 55 7/9/2024
2.1.289 53 7/9/2024
2.1.288 60 7/9/2024
2.1.287 47 7/9/2024
2.1.286 50 7/9/2024
2.1.285 65 7/9/2024
2.1.284 56 7/9/2024
2.1.283 58 7/9/2024
2.1.282 59 7/8/2024
2.1.281 57 7/8/2024
2.1.280 57 7/8/2024
2.1.279 69 7/8/2024
2.1.278 74 7/8/2024
2.1.277 67 7/8/2024
2.1.276 73 7/8/2024
2.1.275 75 7/8/2024
2.1.274 71 7/7/2024
2.1.273 67 7/7/2024
2.1.272 74 7/7/2024
2.1.271 67 7/7/2024
2.1.270 73 7/7/2024
2.1.269 79 7/7/2024
2.1.268 66 7/7/2024
2.1.267 74 7/7/2024
2.1.266 95 7/6/2024
2.1.265 71 7/4/2024
2.1.264 80 7/4/2024
2.1.263 88 7/3/2024
2.1.262 63 7/3/2024
2.1.261 71 7/3/2024
2.1.260 76 7/3/2024
2.1.259 72 7/3/2024
2.1.258 69 7/3/2024
2.1.257 75 7/3/2024
2.1.256 71 7/3/2024
2.1.255 70 7/3/2024
2.1.254 65 7/3/2024
2.1.253 73 7/3/2024
2.1.252 73 7/3/2024
2.1.251 63 7/3/2024
2.1.250 74 7/3/2024
2.1.249 87 6/30/2024
2.1.248 67 6/30/2024
2.1.247 60 6/30/2024
2.1.246 60 6/30/2024
2.1.245 72 6/28/2024
2.1.244 64 6/28/2024
2.1.243 66 6/28/2024
2.1.242 82 6/28/2024
2.1.241 73 6/27/2024
2.1.240 70 6/27/2024
2.1.239 72 6/27/2024
2.1.238 64 6/24/2024
2.1.237 64 6/24/2024
2.1.236 66 6/24/2024
2.1.235 78 6/22/2024
2.1.234 88 6/15/2024
2.1.233 67 6/14/2024
2.1.232 105 6/1/2024
2.1.231 72 6/1/2024
2.1.230 66 6/1/2024
2.1.229 65 6/1/2024
2.1.228 81 5/31/2024
2.1.227 74 5/29/2024
2.1.226 57 5/28/2024
2.1.225 80 5/28/2024
2.1.224 62 5/27/2024
2.1.223 66 5/26/2024
2.1.222 71 5/26/2024
2.1.221 71 5/26/2024
2.1.220 77 5/25/2024
2.1.219 77 5/25/2024
2.1.218 71 5/25/2024
2.1.217 75 5/25/2024
2.1.216 60 5/23/2024
2.1.215 73 5/23/2024
2.1.214 82 5/22/2024
2.1.213 76 5/22/2024
2.1.212 71 5/22/2024
2.1.211 66 5/22/2024
2.1.210 61 5/18/2024
2.1.209 57 5/17/2024
2.1.208 64 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 56 5/14/2024
2.1.203 78 5/13/2024
2.1.202 105 4/30/2024
2.1.201 87 4/29/2024
2.1.200 72 4/28/2024
2.1.199 69 4/28/2024
2.1.198 72 4/28/2024
2.1.197 67 4/28/2024
2.1.196 69 4/28/2024
2.1.195 71 4/27/2024
2.1.194 77 4/27/2024
2.1.193 89 4/19/2024
2.1.192 76 4/19/2024
2.1.191 118 4/12/2024
2.1.190 76 4/12/2024
2.1.189 79 4/12/2024
2.1.188 79 4/12/2024
2.1.187 82 4/12/2024
2.1.186 79 4/12/2024
2.1.185 81 4/12/2024
2.1.184 76 4/11/2024
2.1.183 75 4/11/2024
2.1.182 82 4/10/2024
2.1.181 79 4/9/2024
2.1.180 80 4/9/2024
2.1.179 145 4/2/2024
2.1.178 84 4/1/2024
2.1.177 81 3/29/2024
2.1.176 68 3/29/2024
2.1.175 80 3/25/2024
2.1.174 76 3/25/2024
2.1.173 96 3/20/2024
2.1.172 109 3/19/2024
2.1.171 88 3/19/2024
2.1.170 85 3/18/2024
2.1.169 120 3/15/2024
2.1.168 86 3/13/2024
2.1.167 86 3/13/2024
2.1.166 73 3/13/2024
2.1.165 81 3/13/2024
2.1.164 77 3/13/2024
2.1.163 84 3/12/2024
2.1.162 87 3/12/2024
2.1.161 80 3/12/2024
2.1.160 114 3/11/2024
2.1.159 88 3/11/2024
2.1.158 97 3/10/2024
2.1.157 94 3/8/2024
2.1.156 81 3/8/2024
2.1.155 84 3/8/2024
2.1.154 109 3/6/2024
2.1.153 110 3/4/2024
2.1.152 85 3/4/2024
2.1.151 98 3/2/2024
2.1.150 86 3/2/2024
2.1.149 85 3/2/2024
2.1.148 85 3/2/2024
2.1.147 91 3/2/2024
2.1.146 90 2/29/2024
2.1.145 83 2/29/2024
2.1.144 170 2/26/2024
2.1.143 84 2/25/2024
2.1.142 78 2/25/2024
2.1.141 102 2/23/2024
2.1.140 92 2/22/2024
2.1.139 73 2/22/2024
2.1.138 116 2/21/2024
2.1.137 100 2/21/2024
2.1.136 81 2/21/2024
2.1.135 80 2/21/2024
2.1.134 85 2/20/2024
2.1.133 84 2/20/2024
2.1.132 80 2/20/2024
2.1.131 80 2/20/2024
2.1.130 80 2/19/2024
2.1.129 76 2/19/2024
2.1.128 85 2/17/2024
2.1.127 79 2/17/2024
2.1.126 74 2/16/2024
2.1.125 81 2/16/2024
2.1.124 71 2/16/2024
2.1.123 72 2/16/2024
2.1.122 71 2/16/2024
2.1.121 132 2/13/2024
2.1.120 84 2/13/2024
2.1.119 65 2/13/2024
2.1.118 69 2/13/2024
2.1.117 73 2/13/2024
2.1.116 81 2/13/2024
2.1.115 101 2/12/2024
2.1.114 76 2/11/2024
2.1.113 87 2/11/2024
2.1.112 73 2/11/2024
2.1.111 74 2/10/2024
2.1.110 77 2/9/2024
2.1.109 84 2/9/2024
2.1.108 83 2/9/2024
2.1.107 80 2/8/2024
2.1.106 85 2/8/2024
2.1.105 82 2/8/2024
2.1.104 86 2/7/2024
2.1.103 77 2/7/2024
2.1.102 81 2/7/2024
2.1.101 82 2/7/2024
2.1.100 87 2/6/2024
2.1.99 89 2/6/2024
2.1.98 85 2/6/2024
2.1.97 76 2/4/2024
2.1.96 83 2/4/2024
2.1.95 73 2/2/2024
2.1.94 159 1/31/2024
2.1.93 81 1/29/2024
2.1.92 100 1/29/2024
2.1.91 77 1/29/2024
2.1.90 77 1/28/2024
2.1.89 78 1/28/2024
2.1.88 81 1/28/2024
2.1.87 80 1/28/2024
2.1.86 78 1/28/2024
2.1.85 77 1/27/2024
2.1.84 75 1/27/2024
2.1.83 79 1/27/2024
2.1.82 78 1/27/2024
2.1.81 77 1/27/2024
2.1.80 77 1/26/2024
2.1.79 93 1/26/2024
2.1.78 77 1/26/2024
2.1.77 79 1/26/2024
2.1.76 78 1/25/2024
2.1.75 85 1/25/2024
2.1.74 77 1/25/2024
2.1.73 76 1/25/2024
2.1.72 73 1/25/2024
2.1.71 88 1/19/2024
2.1.70 99 1/15/2024
2.1.69 91 1/15/2024
2.1.68 89 1/15/2024
2.1.67 83 1/15/2024
2.1.66 88 1/15/2024
2.1.65 84 1/14/2024
2.1.64 90 1/13/2024
2.1.63 91 1/12/2024
2.1.62 86 1/11/2024
2.1.61 84 1/9/2024
2.1.60 109 1/7/2024
2.1.59 97 1/5/2024
2.1.58 95 1/5/2024
2.1.57 92 1/5/2024
2.1.56 119 1/1/2024
2.1.55 93 12/28/2023
2.1.54 105 12/28/2023
2.1.53 104 12/27/2023
2.1.52 104 12/27/2023
2.1.51 89 12/27/2023
2.1.50 118 12/25/2023
2.1.49 105 12/25/2023
2.1.48 98 12/25/2023
2.1.47 95 12/25/2023
2.1.46 108 12/25/2023
2.1.45 94 12/24/2023
2.1.44 105 12/23/2023
2.1.43 105 12/23/2023
2.1.42 92 12/23/2023
2.1.41 79 12/23/2023
2.1.40 104 12/19/2023
2.1.39 104 12/19/2023
2.1.38 156 12/10/2023
2.1.37 104 12/10/2023
2.1.36 112 12/9/2023
2.1.35 130 12/9/2023
2.1.34 126 12/9/2023
2.1.33 147 12/6/2023
2.1.32 200 12/5/2023
2.1.31 122 12/5/2023
2.1.30 142 12/4/2023
2.1.29 134 12/4/2023
2.1.28 103 12/4/2023
2.1.27 167 11/23/2023
2.1.26 120 11/23/2023
2.1.25 134 11/23/2023
2.1.24 125 11/23/2023
2.1.23 126 11/20/2023
2.1.22 117 11/20/2023
2.1.21 115 11/19/2023
2.1.20 118 11/19/2023
2.1.19 118 11/19/2023
2.1.18 110 11/19/2023
2.1.17 122 11/18/2023
2.1.16 119 11/18/2023
2.1.15 116 11/18/2023
2.1.14 109 11/18/2023
2.1.13 112 11/17/2023
2.1.12 119 11/17/2023
2.1.11 115 11/17/2023
2.1.10 112 11/17/2023
2.1.9 110 11/17/2023
2.1.8 103 11/17/2023
2.1.7 117 11/17/2023
2.1.6 119 11/17/2023
2.1.5 114 11/17/2023
2.1.4 110 11/16/2023
2.0.85 117 11/15/2023
2.0.84 100 11/15/2023
2.0.83 112 11/15/2023
2.0.3 105 11/16/2023
2.0.2 113 11/16/2023
2.0.1 114 11/16/2023
1.0.82 121 11/14/2023
1.0.81 87 11/13/2023
1.0.80 132 11/10/2023
1.0.79 109 11/9/2023
1.0.78 109 11/9/2023
1.0.77 122 11/7/2023
1.0.76 114 11/6/2023
1.0.75 120 11/3/2023
1.0.74 130 11/2/2023
1.0.73 133 11/1/2023
1.0.72 154 10/26/2023
1.0.71 111 10/25/2023
1.0.70 151 10/19/2023
1.0.69 135 10/18/2023
1.0.68 123 10/17/2023
1.0.67 131 10/16/2023
1.0.66 157 10/13/2023
1.0.65 135 10/12/2023
1.0.64 144 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 168 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 276 7/13/2023
1.0.40 192 7/12/2023
1.0.39 192 7/11/2023
1.0.38 166 7/10/2023
1.0.37 178 7/7/2023
1.0.36 172 7/7/2023
1.0.35 219 6/30/2023
1.0.34 231 6/29/2023
1.0.33 212 6/28/2023
1.0.32 199 6/28/2023
1.0.31 186 6/26/2023
1.0.30 244 6/23/2023
1.0.29 186 6/23/2023
1.0.28 199 6/21/2023
1.0.27 214 6/15/2023
1.0.26 218 6/14/2023
1.0.25 181 6/14/2023
1.0.24 238 6/9/2023
1.0.23 229 6/8/2023
1.0.22 231 6/7/2023
1.0.21 209 6/7/2023
1.0.20 209 6/6/2023
1.0.18 254 6/2/2023
1.0.17 188 6/2/2023
1.0.16 203 6/2/2023
1.0.15 211 6/1/2023
1.0.14 229 5/24/2023
1.0.13 195 5/23/2023
1.0.12 200 5/23/2023
1.0.11 278 4/28/2023
1.0.10 203 4/28/2023
1.0.9 291 4/12/2023
1.0.8 223 4/12/2023
1.0.7 240 4/11/2023
1.0.6 223 4/3/2023
1.0.5 263 3/23/2023
1.0.4 251 3/23/2023
1.0.3 475 1/19/2023
1.0.2 353 1/16/2023
1.0.1 319 1/6/2023