Soenneker.Blazor.ApplicationInsights 2.1.567

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

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

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