Soenneker.Blazor.ApplicationInsights 2.1.603

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

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

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.627 45 10/18/2024
2.1.626 32 10/17/2024
2.1.625 28 10/17/2024
2.1.624 41 10/17/2024
2.1.623 49 10/15/2024
2.1.622 35 10/15/2024
2.1.621 33 10/15/2024
2.1.620 41 10/14/2024
2.1.619 35 10/14/2024
2.1.618 62 10/12/2024
2.1.617 67 10/12/2024
2.1.616 72 10/12/2024
2.1.615 62 10/12/2024
2.1.614 66 10/12/2024
2.1.613 68 10/11/2024
2.1.612 55 10/11/2024
2.1.611 82 10/11/2024
2.1.610 70 10/11/2024
2.1.609 84 10/9/2024
2.1.608 63 10/9/2024
2.1.607 64 10/9/2024
2.1.606 60 10/9/2024
2.1.605 64 10/9/2024
2.1.604 65 10/9/2024
2.1.603 66 10/9/2024
2.1.602 64 10/9/2024
2.1.601 63 10/8/2024
2.1.600 68 10/8/2024
2.1.599 65 10/8/2024
2.1.598 63 10/8/2024
2.1.597 62 10/8/2024
2.1.596 65 10/8/2024
2.1.595 62 10/8/2024
2.1.594 67 10/8/2024
2.1.593 60 10/8/2024
2.1.592 109 10/4/2024
2.1.591 62 10/3/2024
2.1.590 60 10/3/2024
2.1.589 62 10/3/2024
2.1.588 60 10/3/2024
2.1.587 64 10/3/2024
2.1.586 63 10/3/2024
2.1.585 58 10/3/2024
2.1.584 62 10/3/2024
2.1.583 62 10/3/2024
2.1.582 62 10/3/2024
2.1.581 63 10/2/2024
2.1.580 63 10/2/2024
2.1.579 67 10/2/2024
2.1.578 63 10/2/2024
2.1.577 68 10/2/2024
2.1.576 62 10/2/2024
2.1.575 67 10/2/2024
2.1.574 62 10/2/2024
2.1.573 67 10/2/2024
2.1.572 67 10/2/2024
2.1.571 65 10/1/2024
2.1.570 103 10/1/2024
2.1.569 67 10/1/2024
2.1.568 67 10/1/2024
2.1.567 63 10/1/2024
2.1.566 67 10/1/2024
2.1.565 68 10/1/2024
2.1.564 67 10/1/2024
2.1.563 85 9/30/2024
2.1.562 69 9/29/2024
2.1.561 69 9/29/2024
2.1.560 63 9/29/2024
2.1.559 65 9/29/2024
2.1.558 74 9/29/2024
2.1.557 68 9/29/2024
2.1.556 71 9/29/2024
2.1.555 71 9/29/2024
2.1.554 90 9/27/2024
2.1.553 61 9/27/2024
2.1.552 73 9/27/2024
2.1.551 71 9/27/2024
2.1.550 68 9/27/2024
2.1.549 74 9/27/2024
2.1.548 71 9/27/2024
2.1.547 76 9/27/2024
2.1.546 68 9/27/2024
2.1.545 72 9/27/2024
2.1.544 66 9/27/2024
2.1.543 69 9/27/2024
2.1.542 74 9/27/2024
2.1.541 69 9/27/2024
2.1.540 66 9/27/2024
2.1.539 78 9/26/2024
2.1.538 77 9/26/2024
2.1.537 64 9/26/2024
2.1.536 71 9/26/2024
2.1.535 68 9/26/2024
2.1.534 70 9/26/2024
2.1.533 68 9/26/2024
2.1.532 71 9/26/2024
2.1.531 71 9/26/2024
2.1.530 69 9/26/2024
2.1.529 75 9/26/2024
2.1.528 68 9/26/2024
2.1.527 70 9/26/2024
2.1.526 88 9/26/2024
2.1.525 82 9/24/2024
2.1.524 70 9/23/2024
2.1.523 67 9/23/2024
2.1.522 69 9/23/2024
2.1.521 79 9/23/2024
2.1.520 66 9/23/2024
2.1.519 69 9/23/2024
2.1.518 74 9/23/2024
2.1.517 74 9/23/2024
2.1.516 81 9/23/2024
2.1.515 71 9/23/2024
2.1.514 75 9/23/2024
2.1.513 72 9/23/2024
2.1.512 64 9/23/2024
2.1.511 68 9/23/2024
2.1.510 71 9/23/2024
2.1.509 65 9/23/2024
2.1.508 63 9/23/2024
2.1.507 69 9/23/2024
2.1.506 73 9/23/2024
2.1.505 90 9/19/2024
2.1.504 75 9/18/2024
2.1.503 72 9/18/2024
2.1.502 93 9/18/2024
2.1.501 76 9/18/2024
2.1.500 75 9/18/2024
2.1.499 76 9/18/2024
2.1.498 72 9/17/2024
2.1.497 68 9/17/2024
2.1.496 73 9/17/2024
2.1.495 68 9/17/2024
2.1.494 68 9/17/2024
2.1.493 56 9/17/2024
2.1.492 77 9/17/2024
2.1.491 75 9/17/2024
2.1.490 77 9/17/2024
2.1.489 70 9/17/2024
2.1.488 71 9/17/2024
2.1.487 80 9/17/2024
2.1.486 74 9/17/2024
2.1.484 88 9/16/2024
2.1.483 84 9/16/2024
2.1.482 86 9/16/2024
2.1.481 83 9/16/2024
2.1.480 81 9/16/2024
2.1.479 104 9/12/2024
2.1.478 86 9/12/2024
2.1.477 92 9/12/2024
2.1.476 97 9/12/2024
2.1.475 89 9/12/2024
2.1.474 93 9/12/2024
2.1.473 84 9/12/2024
2.1.472 94 9/11/2024
2.1.471 93 9/11/2024
2.1.470 90 9/11/2024
2.1.469 90 9/11/2024
2.1.468 89 9/11/2024
2.1.467 88 9/11/2024
2.1.466 89 9/11/2024
2.1.465 88 9/11/2024
2.1.464 91 9/11/2024
2.1.463 110 9/11/2024
2.1.462 100 9/10/2024
2.1.461 75 9/10/2024
2.1.460 101 9/10/2024
2.1.459 88 9/10/2024
2.1.458 85 9/10/2024
2.1.457 83 9/10/2024
2.1.456 84 9/10/2024
2.1.455 80 9/10/2024
2.1.452 89 9/10/2024
2.1.451 88 9/9/2024
2.1.450 86 9/9/2024
2.1.449 86 9/9/2024
2.1.448 96 9/9/2024
2.1.447 80 9/9/2024
2.1.446 79 9/9/2024
2.1.445 87 9/9/2024
2.1.444 82 9/9/2024
2.1.443 85 9/9/2024
2.1.442 89 9/9/2024
2.1.441 86 9/9/2024
2.1.440 79 9/9/2024
2.1.439 96 9/7/2024
2.1.438 82 9/7/2024
2.1.437 82 9/7/2024
2.1.436 80 9/7/2024
2.1.435 85 9/6/2024
2.1.434 85 9/6/2024
2.1.433 86 9/6/2024
2.1.432 91 9/6/2024
2.1.431 80 9/6/2024
2.1.430 85 9/6/2024
2.1.429 111 9/5/2024
2.1.428 81 9/5/2024
2.1.427 82 9/5/2024
2.1.426 86 9/5/2024
2.1.425 69 9/5/2024
2.1.424 88 9/5/2024
2.1.423 64 9/5/2024
2.1.422 83 9/5/2024
2.1.421 82 9/5/2024
2.1.420 90 9/5/2024
2.1.419 88 9/5/2024
2.1.418 87 9/4/2024
2.1.417 80 9/4/2024
2.1.416 111 9/4/2024
2.1.415 91 9/4/2024
2.1.414 75 9/4/2024
2.1.413 85 9/3/2024
2.1.412 82 9/3/2024
2.1.411 79 9/3/2024
2.1.410 87 9/3/2024
2.1.409 87 9/3/2024
2.1.408 70 9/3/2024
2.1.407 84 9/3/2024
2.1.406 82 8/30/2024
2.1.405 75 8/29/2024
2.1.404 76 8/29/2024
2.1.403 77 8/29/2024
2.1.402 108 8/26/2024
2.1.401 89 8/26/2024
2.1.400 90 8/26/2024
2.1.399 90 8/26/2024
2.1.398 85 8/26/2024
2.1.397 79 8/26/2024
2.1.396 161 8/21/2024
2.1.395 108 8/21/2024
2.1.394 104 8/21/2024
2.1.393 116 8/21/2024
2.1.392 102 8/21/2024
2.1.391 112 8/21/2024
2.1.390 107 8/21/2024
2.1.389 109 8/21/2024
2.1.388 120 8/20/2024
2.1.387 108 8/20/2024
2.1.386 111 8/20/2024
2.1.385 102 8/20/2024
2.1.384 106 8/20/2024
2.1.383 107 8/20/2024
2.1.382 103 8/20/2024
2.1.381 114 8/20/2024
2.1.380 113 8/19/2024
2.1.379 126 8/15/2024
2.1.378 96 8/15/2024
2.1.377 106 8/15/2024
2.1.376 99 8/15/2024
2.1.375 107 8/15/2024
2.1.374 99 8/15/2024
2.1.373 105 8/15/2024
2.1.372 102 8/15/2024
2.1.371 104 8/14/2024
2.1.370 102 8/14/2024
2.1.369 107 8/14/2024
2.1.368 103 8/14/2024
2.1.367 98 8/13/2024
2.1.366 82 8/7/2024
2.1.365 74 8/7/2024
2.1.364 79 8/7/2024
2.1.363 77 8/6/2024
2.1.362 81 8/6/2024
2.1.361 63 8/6/2024
2.1.360 72 8/6/2024
2.1.359 99 8/1/2024
2.1.358 66 8/1/2024
2.1.357 57 8/1/2024
2.1.356 54 8/1/2024
2.1.355 60 8/1/2024
2.1.354 60 8/1/2024
2.1.353 61 8/1/2024
2.1.352 53 8/1/2024
2.1.351 55 8/1/2024
2.1.350 98 7/25/2024
2.1.349 67 7/25/2024
2.1.348 65 7/25/2024
2.1.347 62 7/25/2024
2.1.346 64 7/25/2024
2.1.345 97 7/25/2024
2.1.344 65 7/25/2024
2.1.343 70 7/25/2024
2.1.342 80 7/25/2024
2.1.341 43 7/25/2024
2.1.340 63 7/25/2024
2.1.339 67 7/25/2024
2.1.338 62 7/25/2024
2.1.337 66 7/25/2024
2.1.336 67 7/25/2024
2.1.335 64 7/24/2024
2.1.334 76 7/24/2024
2.1.333 60 7/24/2024
2.1.332 65 7/24/2024
2.1.331 140 7/20/2024
2.1.330 90 7/20/2024
2.1.329 87 7/20/2024
2.1.328 89 7/20/2024
2.1.327 125 7/17/2024
2.1.326 84 7/17/2024
2.1.325 84 7/17/2024
2.1.324 63 7/17/2024
2.1.323 96 7/14/2024
2.1.322 85 7/14/2024
2.1.321 82 7/14/2024
2.1.320 78 7/14/2024
2.1.319 83 7/14/2024
2.1.318 75 7/14/2024
2.1.317 75 7/14/2024
2.1.316 78 7/14/2024
2.1.315 74 7/14/2024
2.1.314 91 7/11/2024
2.1.313 66 7/10/2024
2.1.312 80 7/10/2024
2.1.311 87 7/10/2024
2.1.310 76 7/10/2024
2.1.309 80 7/10/2024
2.1.308 73 7/10/2024
2.1.307 61 7/10/2024
2.1.306 80 7/10/2024
2.1.305 81 7/10/2024
2.1.304 76 7/10/2024
2.1.303 71 7/10/2024
2.1.302 79 7/10/2024
2.1.301 83 7/10/2024
2.1.300 91 7/10/2024
2.1.299 84 7/10/2024
2.1.298 79 7/9/2024
2.1.295 70 7/9/2024
2.1.294 75 7/9/2024
2.1.293 77 7/9/2024
2.1.292 76 7/9/2024
2.1.291 52 7/9/2024
2.1.290 80 7/9/2024
2.1.289 77 7/9/2024
2.1.288 85 7/9/2024
2.1.287 68 7/9/2024
2.1.286 72 7/9/2024
2.1.285 93 7/9/2024
2.1.284 77 7/9/2024
2.1.283 82 7/9/2024
2.1.282 82 7/8/2024
2.1.281 77 7/8/2024
2.1.280 76 7/8/2024
2.1.279 93 7/8/2024
2.1.278 83 7/8/2024
2.1.277 89 7/8/2024
2.1.276 96 7/8/2024
2.1.275 97 7/8/2024
2.1.274 92 7/7/2024
2.1.273 88 7/7/2024
2.1.272 82 7/7/2024
2.1.271 92 7/7/2024
2.1.270 98 7/7/2024
2.1.269 100 7/7/2024
2.1.268 91 7/7/2024
2.1.267 94 7/7/2024
2.1.266 114 7/6/2024
2.1.265 93 7/4/2024
2.1.264 101 7/4/2024
2.1.263 109 7/3/2024
2.1.262 83 7/3/2024
2.1.261 79 7/3/2024
2.1.260 101 7/3/2024
2.1.259 93 7/3/2024
2.1.258 90 7/3/2024
2.1.257 99 7/3/2024
2.1.256 94 7/3/2024
2.1.255 91 7/3/2024
2.1.254 73 7/3/2024
2.1.253 80 7/3/2024
2.1.252 98 7/3/2024
2.1.251 83 7/3/2024
2.1.250 94 7/3/2024
2.1.249 114 6/30/2024
2.1.248 89 6/30/2024
2.1.247 80 6/30/2024
2.1.246 85 6/30/2024
2.1.245 80 6/28/2024
2.1.244 87 6/28/2024
2.1.243 91 6/28/2024
2.1.242 105 6/28/2024
2.1.241 92 6/27/2024
2.1.240 89 6/27/2024
2.1.239 91 6/27/2024
2.1.238 84 6/24/2024
2.1.237 87 6/24/2024
2.1.236 85 6/24/2024
2.1.235 99 6/22/2024
2.1.234 108 6/15/2024
2.1.233 86 6/14/2024
2.1.232 126 6/1/2024
2.1.231 78 6/1/2024
2.1.230 93 6/1/2024
2.1.229 90 6/1/2024
2.1.228 99 5/31/2024
2.1.227 80 5/29/2024
2.1.226 80 5/28/2024
2.1.225 99 5/28/2024
2.1.224 82 5/27/2024
2.1.223 88 5/26/2024
2.1.222 93 5/26/2024
2.1.221 91 5/26/2024
2.1.220 97 5/25/2024
2.1.219 100 5/25/2024
2.1.218 91 5/25/2024
2.1.217 92 5/25/2024
2.1.216 82 5/23/2024
2.1.215 96 5/23/2024
2.1.214 104 5/22/2024
2.1.213 100 5/22/2024
2.1.212 90 5/22/2024
2.1.211 87 5/22/2024
2.1.210 82 5/18/2024
2.1.209 75 5/17/2024
2.1.208 85 5/17/2024
2.1.207 74 5/16/2024
2.1.206 78 5/16/2024
2.1.205 80 5/15/2024
2.1.204 72 5/14/2024
2.1.203 81 5/13/2024
2.1.202 128 4/30/2024
2.1.201 108 4/29/2024
2.1.200 88 4/28/2024
2.1.199 89 4/28/2024
2.1.198 89 4/28/2024
2.1.197 86 4/28/2024
2.1.196 86 4/28/2024
2.1.195 90 4/27/2024
2.1.194 93 4/27/2024
2.1.193 112 4/19/2024
2.1.192 95 4/19/2024
2.1.191 140 4/12/2024
2.1.190 96 4/12/2024
2.1.189 98 4/12/2024
2.1.188 100 4/12/2024
2.1.187 102 4/12/2024
2.1.186 96 4/12/2024
2.1.185 103 4/12/2024
2.1.184 93 4/11/2024
2.1.183 90 4/11/2024
2.1.182 101 4/10/2024
2.1.181 98 4/9/2024
2.1.180 104 4/9/2024
2.1.179 164 4/2/2024
2.1.178 108 4/1/2024
2.1.177 113 3/29/2024
2.1.176 87 3/29/2024
2.1.175 100 3/25/2024
2.1.174 94 3/25/2024
2.1.173 101 3/20/2024
2.1.172 128 3/19/2024
2.1.171 108 3/19/2024
2.1.170 103 3/18/2024
2.1.169 138 3/15/2024
2.1.168 106 3/13/2024
2.1.167 109 3/13/2024
2.1.166 95 3/13/2024
2.1.165 102 3/13/2024
2.1.164 95 3/13/2024
2.1.163 100 3/12/2024
2.1.162 92 3/12/2024
2.1.161 102 3/12/2024
2.1.160 136 3/11/2024
2.1.159 110 3/11/2024
2.1.158 116 3/10/2024
2.1.157 113 3/8/2024
2.1.156 104 3/8/2024
2.1.155 106 3/8/2024
2.1.154 133 3/6/2024
2.1.153 127 3/4/2024
2.1.152 104 3/4/2024
2.1.151 116 3/2/2024
2.1.150 109 3/2/2024
2.1.149 106 3/2/2024
2.1.148 102 3/2/2024
2.1.147 110 3/2/2024
2.1.146 95 2/29/2024
2.1.145 100 2/29/2024
2.1.144 188 2/26/2024
2.1.143 106 2/25/2024
2.1.142 100 2/25/2024
2.1.141 124 2/23/2024
2.1.140 112 2/22/2024
2.1.139 91 2/22/2024
2.1.138 134 2/21/2024
2.1.137 116 2/21/2024
2.1.136 99 2/21/2024
2.1.135 101 2/21/2024
2.1.134 103 2/20/2024
2.1.133 99 2/20/2024
2.1.132 98 2/20/2024
2.1.131 98 2/20/2024
2.1.130 96 2/19/2024
2.1.129 98 2/19/2024
2.1.128 91 2/17/2024
2.1.127 102 2/17/2024
2.1.126 105 2/16/2024
2.1.125 99 2/16/2024
2.1.124 92 2/16/2024
2.1.123 96 2/16/2024
2.1.122 96 2/16/2024
2.1.121 152 2/13/2024
2.1.120 106 2/13/2024
2.1.119 86 2/13/2024
2.1.118 91 2/13/2024
2.1.117 98 2/13/2024
2.1.116 107 2/13/2024
2.1.115 123 2/12/2024
2.1.114 99 2/11/2024
2.1.113 107 2/11/2024
2.1.112 97 2/11/2024
2.1.111 95 2/10/2024
2.1.110 95 2/9/2024
2.1.109 104 2/9/2024
2.1.108 106 2/9/2024
2.1.107 103 2/8/2024
2.1.106 103 2/8/2024
2.1.105 103 2/8/2024
2.1.104 106 2/7/2024
2.1.103 101 2/7/2024
2.1.102 103 2/7/2024
2.1.101 102 2/7/2024
2.1.100 105 2/6/2024
2.1.99 112 2/6/2024
2.1.98 103 2/6/2024
2.1.97 99 2/4/2024
2.1.96 102 2/4/2024
2.1.95 97 2/2/2024
2.1.94 164 1/31/2024
2.1.93 104 1/29/2024
2.1.92 119 1/29/2024
2.1.91 94 1/29/2024
2.1.90 97 1/28/2024
2.1.89 95 1/28/2024
2.1.88 101 1/28/2024
2.1.87 101 1/28/2024
2.1.86 100 1/28/2024
2.1.85 99 1/27/2024
2.1.84 98 1/27/2024
2.1.83 96 1/27/2024
2.1.82 100 1/27/2024
2.1.81 98 1/27/2024
2.1.80 101 1/26/2024
2.1.79 112 1/26/2024
2.1.78 95 1/26/2024
2.1.77 97 1/26/2024
2.1.76 98 1/25/2024
2.1.75 105 1/25/2024
2.1.74 100 1/25/2024
2.1.73 94 1/25/2024
2.1.72 95 1/25/2024
2.1.71 111 1/19/2024
2.1.70 117 1/15/2024
2.1.69 117 1/15/2024
2.1.68 112 1/15/2024
2.1.67 104 1/15/2024
2.1.66 108 1/15/2024
2.1.65 109 1/14/2024
2.1.64 111 1/13/2024
2.1.63 118 1/12/2024
2.1.62 111 1/11/2024
2.1.61 108 1/9/2024
2.1.60 130 1/7/2024
2.1.59 126 1/5/2024
2.1.58 120 1/5/2024
2.1.57 119 1/5/2024
2.1.56 139 1/1/2024
2.1.55 112 12/28/2023
2.1.54 129 12/28/2023
2.1.53 129 12/27/2023
2.1.52 125 12/27/2023
2.1.51 123 12/27/2023
2.1.50 142 12/25/2023
2.1.49 125 12/25/2023
2.1.48 117 12/25/2023
2.1.47 117 12/25/2023
2.1.46 132 12/25/2023
2.1.45 113 12/24/2023
2.1.44 129 12/23/2023
2.1.43 130 12/23/2023
2.1.42 110 12/23/2023
2.1.41 104 12/23/2023
2.1.40 126 12/19/2023
2.1.39 112 12/19/2023
2.1.38 174 12/10/2023
2.1.37 112 12/10/2023
2.1.36 134 12/9/2023
2.1.35 152 12/9/2023
2.1.34 145 12/9/2023
2.1.33 167 12/6/2023
2.1.32 223 12/5/2023
2.1.31 145 12/5/2023
2.1.30 149 12/4/2023
2.1.29 158 12/4/2023
2.1.28 129 12/4/2023
2.1.27 191 11/23/2023
2.1.26 141 11/23/2023
2.1.25 154 11/23/2023
2.1.24 133 11/23/2023
2.1.23 148 11/20/2023
2.1.22 125 11/20/2023
2.1.21 139 11/19/2023
2.1.20 140 11/19/2023
2.1.19 136 11/19/2023
2.1.18 128 11/19/2023
2.1.17 130 11/18/2023
2.1.16 137 11/18/2023
2.1.15 135 11/18/2023
2.1.14 134 11/18/2023
2.1.13 133 11/17/2023
2.1.12 144 11/17/2023
2.1.11 140 11/17/2023
2.1.10 132 11/17/2023
2.1.9 130 11/17/2023
2.1.8 126 11/17/2023
2.1.7 140 11/17/2023
2.1.6 137 11/17/2023
2.1.5 139 11/17/2023
2.1.4 131 11/16/2023
2.0.85 137 11/15/2023
2.0.84 121 11/15/2023
2.0.83 135 11/15/2023
2.0.3 130 11/16/2023
2.0.2 121 11/16/2023
2.0.1 136 11/16/2023
1.0.82 141 11/14/2023
1.0.81 109 11/13/2023
1.0.80 140 11/10/2023
1.0.79 117 11/9/2023
1.0.78 117 11/9/2023
1.0.77 145 11/7/2023
1.0.76 135 11/6/2023
1.0.75 141 11/3/2023
1.0.74 152 11/2/2023
1.0.73 157 11/1/2023
1.0.72 180 10/26/2023
1.0.71 130 10/25/2023
1.0.70 172 10/19/2023
1.0.69 157 10/18/2023
1.0.68 146 10/17/2023
1.0.67 151 10/16/2023
1.0.66 189 10/13/2023
1.0.65 154 10/12/2023
1.0.64 165 10/11/2023
1.0.63 211 9/20/2023
1.0.62 146 9/19/2023
1.0.61 169 9/18/2023
1.0.60 155 9/18/2023
1.0.59 166 9/14/2023
1.0.58 129 9/13/2023
1.0.57 255 8/31/2023
1.0.56 175 8/30/2023
1.0.55 168 8/30/2023
1.0.54 167 8/28/2023
1.0.53 133 8/25/2023
1.0.52 173 8/24/2023
1.0.51 224 8/21/2023
1.0.50 164 8/18/2023
1.0.49 185 8/17/2023
1.0.48 187 8/17/2023
1.0.47 236 8/10/2023
1.0.46 172 8/9/2023
1.0.45 198 8/9/2023
1.0.44 194 8/8/2023
1.0.43 206 8/7/2023
1.0.42 195 8/7/2023
1.0.41 297 7/13/2023
1.0.40 214 7/12/2023
1.0.39 210 7/11/2023
1.0.38 184 7/10/2023
1.0.37 195 7/7/2023
1.0.36 196 7/7/2023
1.0.35 244 6/30/2023
1.0.34 249 6/29/2023
1.0.33 233 6/28/2023
1.0.32 223 6/28/2023
1.0.31 209 6/26/2023
1.0.30 263 6/23/2023
1.0.29 207 6/23/2023
1.0.28 220 6/21/2023
1.0.27 233 6/15/2023
1.0.26 240 6/14/2023
1.0.25 199 6/14/2023
1.0.24 248 6/9/2023
1.0.23 249 6/8/2023
1.0.22 254 6/7/2023
1.0.21 231 6/7/2023
1.0.20 215 6/6/2023
1.0.18 276 6/2/2023
1.0.17 212 6/2/2023
1.0.16 213 6/2/2023
1.0.15 234 6/1/2023
1.0.14 251 5/24/2023
1.0.13 215 5/23/2023
1.0.12 205 5/23/2023
1.0.11 299 4/28/2023
1.0.10 211 4/28/2023
1.0.9 298 4/12/2023
1.0.8 234 4/12/2023
1.0.7 262 4/11/2023
1.0.6 248 4/3/2023
1.0.5 283 3/23/2023
1.0.4 273 3/23/2023
1.0.3 493 1/19/2023
1.0.2 374 1/16/2023
1.0.1 337 1/6/2023