Soenneker.Blazor.ApplicationInsights 2.1.250

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

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

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.265 23 7/4/2024
2.1.264 30 7/4/2024
2.1.263 36 7/3/2024
2.1.262 28 7/3/2024
2.1.261 31 7/3/2024
2.1.260 30 7/3/2024
2.1.259 32 7/3/2024
2.1.258 32 7/3/2024
2.1.257 33 7/3/2024
2.1.256 26 7/3/2024
2.1.255 31 7/3/2024
2.1.254 22 7/3/2024
2.1.253 29 7/3/2024
2.1.252 29 7/3/2024
2.1.251 21 7/3/2024
2.1.250 31 7/3/2024
2.1.249 74 6/30/2024
2.1.248 59 6/30/2024
2.1.247 52 6/30/2024
2.1.246 52 6/30/2024
2.1.245 64 6/28/2024
2.1.244 58 6/28/2024
2.1.243 60 6/28/2024
2.1.242 75 6/28/2024
2.1.241 66 6/27/2024
2.1.240 63 6/27/2024
2.1.239 66 6/27/2024
2.1.238 59 6/24/2024
2.1.237 59 6/24/2024
2.1.236 61 6/24/2024
2.1.235 73 6/22/2024
2.1.234 84 6/15/2024
2.1.233 63 6/14/2024
2.1.232 103 6/1/2024
2.1.231 67 6/1/2024
2.1.230 64 6/1/2024
2.1.229 63 6/1/2024
2.1.228 79 5/31/2024
2.1.227 73 5/29/2024
2.1.226 56 5/28/2024
2.1.225 79 5/28/2024
2.1.224 61 5/27/2024
2.1.223 65 5/26/2024
2.1.222 70 5/26/2024
2.1.221 70 5/26/2024
2.1.220 76 5/25/2024
2.1.219 76 5/25/2024
2.1.218 70 5/25/2024
2.1.217 74 5/25/2024
2.1.216 59 5/23/2024
2.1.215 72 5/23/2024
2.1.214 81 5/22/2024
2.1.213 75 5/22/2024
2.1.212 70 5/22/2024
2.1.211 65 5/22/2024
2.1.210 60 5/18/2024
2.1.209 56 5/17/2024
2.1.208 63 5/17/2024
2.1.207 56 5/16/2024
2.1.206 58 5/16/2024
2.1.205 59 5/15/2024
2.1.204 55 5/14/2024
2.1.203 77 5/13/2024
2.1.202 103 4/30/2024
2.1.201 85 4/29/2024
2.1.200 69 4/28/2024
2.1.199 67 4/28/2024
2.1.198 69 4/28/2024
2.1.197 67 4/28/2024
2.1.196 69 4/28/2024
2.1.195 69 4/27/2024
2.1.194 75 4/27/2024
2.1.193 87 4/19/2024
2.1.192 74 4/19/2024
2.1.191 116 4/12/2024
2.1.190 74 4/12/2024
2.1.189 78 4/12/2024
2.1.188 77 4/12/2024
2.1.187 80 4/12/2024
2.1.186 77 4/12/2024
2.1.185 79 4/12/2024
2.1.184 74 4/11/2024
2.1.183 73 4/11/2024
2.1.182 80 4/10/2024
2.1.181 77 4/9/2024
2.1.180 78 4/9/2024
2.1.179 143 4/2/2024
2.1.178 82 4/1/2024
2.1.177 79 3/29/2024
2.1.176 66 3/29/2024
2.1.175 78 3/25/2024
2.1.174 74 3/25/2024
2.1.173 94 3/20/2024
2.1.172 107 3/19/2024
2.1.171 86 3/19/2024
2.1.170 83 3/18/2024
2.1.169 118 3/15/2024
2.1.168 82 3/13/2024
2.1.167 82 3/13/2024
2.1.166 69 3/13/2024
2.1.165 77 3/13/2024
2.1.164 72 3/13/2024
2.1.163 78 3/12/2024
2.1.162 81 3/12/2024
2.1.161 78 3/12/2024
2.1.160 110 3/11/2024
2.1.159 83 3/11/2024
2.1.158 91 3/10/2024
2.1.157 90 3/8/2024
2.1.156 75 3/8/2024
2.1.155 81 3/8/2024
2.1.154 107 3/6/2024
2.1.153 106 3/4/2024
2.1.152 78 3/4/2024
2.1.151 93 3/2/2024
2.1.150 80 3/2/2024
2.1.149 79 3/2/2024
2.1.148 80 3/2/2024
2.1.147 85 3/2/2024
2.1.146 88 2/29/2024
2.1.145 81 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 75 2/9/2024
2.1.109 84 2/9/2024
2.1.108 81 2/9/2024
2.1.107 80 2/8/2024
2.1.106 79 2/8/2024
2.1.105 82 2/8/2024
2.1.104 84 2/7/2024
2.1.103 77 2/7/2024
2.1.102 80 2/7/2024
2.1.101 81 2/7/2024
2.1.100 86 2/6/2024
2.1.99 88 2/6/2024
2.1.98 84 2/6/2024
2.1.97 75 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 74 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 87 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 102 12/27/2023
2.1.52 102 12/27/2023
2.1.51 87 12/27/2023
2.1.50 116 12/25/2023
2.1.49 103 12/25/2023
2.1.48 96 12/25/2023
2.1.47 93 12/25/2023
2.1.46 106 12/25/2023
2.1.45 92 12/24/2023
2.1.44 103 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 157 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 172 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 174 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 210 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 227 5/24/2023
1.0.13 195 5/23/2023
1.0.12 200 5/23/2023
1.0.11 277 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