Soenneker.Blazor.ApplicationInsights 2.1.686

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

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

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
3.0.713 33 11/15/2024
3.0.712 28 11/15/2024
3.0.711 30 11/15/2024
3.0.710 27 11/14/2024
3.0.709 33 11/14/2024
3.0.708 27 11/14/2024
3.0.707 32 11/14/2024
3.0.706 28 11/14/2024
3.0.705 33 11/14/2024
3.0.704 31 11/14/2024
3.0.703 29 11/14/2024
3.0.702 29 11/14/2024
3.0.701 31 11/14/2024
3.0.700 30 11/14/2024
3.0.699 31 11/14/2024
3.0.698 31 11/14/2024
3.0.697 29 11/14/2024
3.0.696 30 11/14/2024
3.0.695 35 11/14/2024
3.0.694 31 11/14/2024
3.0.693 31 11/14/2024
3.0.692 30 11/14/2024
3.0.691 31 11/14/2024
2.1.690 31 11/14/2024
2.1.689 36 11/13/2024
2.1.688 29 11/13/2024
2.1.687 31 11/13/2024
2.1.686 32 11/13/2024
2.1.685 30 11/13/2024
2.1.684 34 11/13/2024
2.1.683 36 11/13/2024
2.1.682 37 11/13/2024
2.1.681 30 11/13/2024
2.1.680 32 11/13/2024
2.1.679 33 11/12/2024
2.1.678 112 11/10/2024
2.1.677 69 11/9/2024
2.1.676 68 11/9/2024
2.1.675 72 11/9/2024
2.1.674 68 11/9/2024
2.1.673 72 11/9/2024
2.1.672 64 11/9/2024
2.1.671 69 11/8/2024
2.1.670 65 11/8/2024
2.1.669 75 11/8/2024
2.1.668 63 11/8/2024
2.1.667 67 11/8/2024
2.1.666 71 11/8/2024
2.1.665 67 11/8/2024
2.1.664 62 11/8/2024
2.1.663 65 11/8/2024
2.1.662 69 11/8/2024
2.1.661 67 11/8/2024
2.1.660 64 11/8/2024
2.1.659 65 11/6/2024
2.1.658 64 11/6/2024
2.1.657 107 11/1/2024
2.1.656 79 11/1/2024
2.1.655 64 11/1/2024
2.1.654 67 11/1/2024
2.1.653 61 11/1/2024
2.1.652 83 10/29/2024
2.1.651 68 10/29/2024
2.1.650 64 10/29/2024
2.1.649 67 10/29/2024
2.1.648 66 10/29/2024
2.1.647 65 10/29/2024
2.1.646 63 10/29/2024
2.1.645 63 10/29/2024
2.1.644 71 10/29/2024
2.1.643 66 10/29/2024
2.1.642 64 10/29/2024
2.1.641 71 10/28/2024
2.1.640 144 10/26/2024
2.1.639 71 10/26/2024
2.1.638 67 10/26/2024
2.1.637 71 10/26/2024
2.1.636 102 10/23/2024
2.1.635 78 10/22/2024
2.1.634 70 10/22/2024
2.1.633 68 10/22/2024
2.1.632 61 10/22/2024
2.1.631 84 10/22/2024
2.1.630 60 10/22/2024
2.1.629 56 10/22/2024
2.1.628 60 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 71 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 120 10/4/2024
2.1.591 74 10/3/2024
2.1.590 69 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 77 10/2/2024
2.1.571 74 10/1/2024
2.1.570 113 10/1/2024
2.1.569 76 10/1/2024
2.1.568 77 10/1/2024
2.1.567 73 10/1/2024
2.1.566 77 10/1/2024
2.1.565 78 10/1/2024
2.1.564 77 10/1/2024
2.1.563 94 9/30/2024
2.1.562 77 9/29/2024
2.1.561 77 9/29/2024
2.1.560 71 9/29/2024
2.1.559 74 9/29/2024
2.1.558 83 9/29/2024
2.1.557 76 9/29/2024
2.1.556 79 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 77 9/27/2024
2.1.540 74 9/27/2024
2.1.539 86 9/26/2024
2.1.538 85 9/26/2024
2.1.537 72 9/26/2024
2.1.536 79 9/26/2024
2.1.535 77 9/26/2024
2.1.534 78 9/26/2024
2.1.533 77 9/26/2024
2.1.532 79 9/26/2024
2.1.531 79 9/26/2024
2.1.530 78 9/26/2024
2.1.529 83 9/26/2024
2.1.528 76 9/26/2024
2.1.527 78 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 75 9/23/2024
2.1.522 77 9/23/2024
2.1.521 87 9/23/2024
2.1.520 74 9/23/2024
2.1.519 77 9/23/2024
2.1.518 82 9/23/2024
2.1.517 82 9/23/2024
2.1.516 88 9/23/2024
2.1.515 79 9/23/2024
2.1.514 82 9/23/2024
2.1.513 80 9/23/2024
2.1.512 72 9/23/2024
2.1.511 76 9/23/2024
2.1.510 79 9/23/2024
2.1.509 73 9/23/2024
2.1.508 71 9/23/2024
2.1.507 77 9/23/2024
2.1.506 81 9/23/2024
2.1.505 96 9/19/2024
2.1.504 82 9/18/2024
2.1.503 79 9/18/2024
2.1.502 100 9/18/2024
2.1.501 87 9/18/2024
2.1.500 86 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 94 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 118 9/11/2024
2.1.462 108 9/10/2024
2.1.461 83 9/10/2024
2.1.460 109 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 104 9/7/2024
2.1.438 92 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 94 9/6/2024
2.1.432 99 9/6/2024
2.1.431 88 9/6/2024
2.1.430 93 9/6/2024
2.1.429 119 9/5/2024
2.1.428 89 9/5/2024
2.1.427 90 9/5/2024
2.1.426 94 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 98 9/5/2024
2.1.419 96 9/5/2024
2.1.418 95 9/4/2024
2.1.417 88 9/4/2024
2.1.416 118 9/4/2024
2.1.415 99 9/4/2024
2.1.414 83 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 94 9/3/2024
2.1.409 94 9/3/2024
2.1.408 77 9/3/2024
2.1.407 90 9/3/2024
2.1.406 86 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 112 8/26/2024
2.1.401 94 8/26/2024
2.1.400 94 8/26/2024
2.1.399 94 8/26/2024
2.1.398 90 8/26/2024
2.1.397 84 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 84 8/7/2024
2.1.363 82 8/6/2024
2.1.362 86 8/6/2024
2.1.361 67 8/6/2024
2.1.360 76 8/6/2024
2.1.359 103 8/1/2024
2.1.358 71 8/1/2024
2.1.357 62 8/1/2024
2.1.356 59 8/1/2024
2.1.355 63 8/1/2024
2.1.354 63 8/1/2024
2.1.353 65 8/1/2024
2.1.352 57 8/1/2024
2.1.351 60 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 145 7/20/2024
2.1.330 95 7/20/2024
2.1.329 92 7/20/2024
2.1.328 94 7/20/2024
2.1.327 130 7/17/2024
2.1.326 88 7/17/2024
2.1.325 88 7/17/2024
2.1.324 67 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 132 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 88 4/28/2024
2.1.195 92 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 142 4/12/2024
2.1.190 97 4/12/2024
2.1.189 100 4/12/2024
2.1.188 102 4/12/2024
2.1.187 104 4/12/2024
2.1.186 98 4/12/2024
2.1.185 105 4/12/2024
2.1.184 95 4/11/2024
2.1.183 92 4/11/2024
2.1.182 104 4/10/2024
2.1.181 99 4/9/2024
2.1.180 105 4/9/2024
2.1.179 166 4/2/2024
2.1.178 110 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 103 3/20/2024
2.1.172 130 3/19/2024
2.1.171 110 3/19/2024
2.1.170 105 3/18/2024
2.1.169 139 3/15/2024
2.1.168 108 3/13/2024
2.1.167 111 3/13/2024
2.1.166 97 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 94 3/12/2024
2.1.161 104 3/12/2024
2.1.160 137 3/11/2024
2.1.159 112 3/11/2024
2.1.158 117 3/10/2024
2.1.157 115 3/8/2024
2.1.156 107 3/8/2024
2.1.155 108 3/8/2024
2.1.154 137 3/6/2024
2.1.153 129 3/4/2024
2.1.152 106 3/4/2024
2.1.151 119 3/2/2024
2.1.150 111 3/2/2024
2.1.149 108 3/2/2024
2.1.148 105 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 190 2/26/2024
2.1.143 109 2/25/2024
2.1.142 102 2/25/2024
2.1.141 126 2/23/2024
2.1.140 115 2/22/2024
2.1.139 94 2/22/2024
2.1.138 138 2/21/2024
2.1.137 118 2/21/2024
2.1.136 103 2/21/2024
2.1.135 105 2/21/2024
2.1.134 106 2/20/2024
2.1.133 102 2/20/2024
2.1.132 101 2/20/2024
2.1.131 101 2/20/2024
2.1.130 99 2/19/2024
2.1.129 101 2/19/2024
2.1.128 94 2/17/2024
2.1.127 106 2/17/2024
2.1.126 110 2/16/2024
2.1.125 103 2/16/2024
2.1.124 96 2/16/2024
2.1.123 102 2/16/2024
2.1.122 101 2/16/2024
2.1.121 156 2/13/2024
2.1.120 112 2/13/2024
2.1.119 89 2/13/2024
2.1.118 99 2/13/2024
2.1.117 102 2/13/2024
2.1.116 111 2/13/2024
2.1.115 127 2/12/2024
2.1.114 102 2/11/2024
2.1.113 111 2/11/2024
2.1.112 101 2/11/2024
2.1.111 98 2/10/2024
2.1.110 98 2/9/2024
2.1.109 108 2/9/2024
2.1.108 110 2/9/2024
2.1.107 106 2/8/2024
2.1.106 107 2/8/2024
2.1.105 105 2/8/2024
2.1.104 113 2/7/2024
2.1.103 104 2/7/2024
2.1.102 105 2/7/2024
2.1.101 112 2/7/2024
2.1.100 111 2/6/2024
2.1.99 122 2/6/2024
2.1.98 113 2/6/2024
2.1.97 103 2/4/2024
2.1.96 107 2/4/2024
2.1.95 102 2/2/2024
2.1.94 169 1/31/2024
2.1.93 106 1/29/2024
2.1.92 122 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 104 1/28/2024
2.1.87 104 1/28/2024
2.1.86 102 1/28/2024
2.1.85 101 1/27/2024
2.1.84 102 1/27/2024
2.1.83 99 1/27/2024
2.1.82 103 1/27/2024
2.1.81 101 1/27/2024
2.1.80 103 1/26/2024
2.1.79 115 1/26/2024
2.1.78 97 1/26/2024
2.1.77 99 1/26/2024
2.1.76 100 1/25/2024
2.1.75 106 1/25/2024
2.1.74 104 1/25/2024
2.1.73 95 1/25/2024
2.1.72 97 1/25/2024
2.1.71 112 1/19/2024
2.1.70 118 1/15/2024
2.1.69 119 1/15/2024
2.1.68 114 1/15/2024
2.1.67 105 1/15/2024
2.1.66 109 1/15/2024
2.1.65 111 1/14/2024
2.1.64 112 1/13/2024
2.1.63 119 1/12/2024
2.1.62 113 1/11/2024
2.1.61 109 1/9/2024
2.1.60 132 1/7/2024
2.1.59 128 1/5/2024
2.1.58 122 1/5/2024
2.1.57 121 1/5/2024
2.1.56 141 1/1/2024
2.1.55 114 12/28/2023
2.1.54 130 12/28/2023
2.1.53 131 12/27/2023
2.1.52 127 12/27/2023
2.1.51 125 12/27/2023
2.1.50 143 12/25/2023
2.1.49 126 12/25/2023
2.1.48 119 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 132 12/23/2023
2.1.42 114 12/23/2023
2.1.41 106 12/23/2023
2.1.40 128 12/19/2023
2.1.39 114 12/19/2023
2.1.38 176 12/10/2023
2.1.37 114 12/10/2023
2.1.36 136 12/9/2023
2.1.35 154 12/9/2023
2.1.34 147 12/9/2023
2.1.33 169 12/6/2023
2.1.32 225 12/5/2023
2.1.31 147 12/5/2023
2.1.30 151 12/4/2023
2.1.29 160 12/4/2023
2.1.28 131 12/4/2023
2.1.27 193 11/23/2023
2.1.26 143 11/23/2023
2.1.25 156 11/23/2023
2.1.24 136 11/23/2023
2.1.23 150 11/20/2023
2.1.22 127 11/20/2023
2.1.21 141 11/19/2023
2.1.20 142 11/19/2023
2.1.19 138 11/19/2023
2.1.18 130 11/19/2023
2.1.17 132 11/18/2023
2.1.16 139 11/18/2023
2.1.15 137 11/18/2023
2.1.14 135 11/18/2023
2.1.13 135 11/17/2023
2.1.12 146 11/17/2023
2.1.11 142 11/17/2023
2.1.10 134 11/17/2023
2.1.9 132 11/17/2023
2.1.8 128 11/17/2023
2.1.7 142 11/17/2023
2.1.6 138 11/17/2023
2.1.5 141 11/17/2023
2.1.4 133 11/16/2023
2.0.85 139 11/15/2023
2.0.84 123 11/15/2023
2.0.83 137 11/15/2023
2.0.3 132 11/16/2023
2.0.2 123 11/16/2023
2.0.1 138 11/16/2023
1.0.82 143 11/14/2023
1.0.81 111 11/13/2023
1.0.80 142 11/10/2023
1.0.79 118 11/9/2023
1.0.78 119 11/9/2023
1.0.77 147 11/7/2023
1.0.76 137 11/6/2023
1.0.75 142 11/3/2023
1.0.74 154 11/2/2023
1.0.73 159 11/1/2023
1.0.72 182 10/26/2023
1.0.71 132 10/25/2023
1.0.70 174 10/19/2023
1.0.69 159 10/18/2023
1.0.68 148 10/17/2023
1.0.67 153 10/16/2023
1.0.66 191 10/13/2023
1.0.65 156 10/12/2023
1.0.64 167 10/11/2023
1.0.63 213 9/20/2023
1.0.62 148 9/19/2023
1.0.61 171 9/18/2023
1.0.60 157 9/18/2023
1.0.59 168 9/14/2023
1.0.58 131 9/13/2023
1.0.57 257 8/31/2023
1.0.56 177 8/30/2023
1.0.55 170 8/30/2023
1.0.54 169 8/28/2023
1.0.53 135 8/25/2023
1.0.52 175 8/24/2023
1.0.51 226 8/21/2023
1.0.50 166 8/18/2023
1.0.49 189 8/17/2023
1.0.48 189 8/17/2023
1.0.47 238 8/10/2023
1.0.46 174 8/9/2023
1.0.45 200 8/9/2023
1.0.44 196 8/8/2023
1.0.43 208 8/7/2023
1.0.42 199 8/7/2023
1.0.41 299 7/13/2023
1.0.40 216 7/12/2023
1.0.39 212 7/11/2023
1.0.38 187 7/10/2023
1.0.37 196 7/7/2023
1.0.36 198 7/7/2023
1.0.35 246 6/30/2023
1.0.34 252 6/29/2023
1.0.33 235 6/28/2023
1.0.32 225 6/28/2023
1.0.31 211 6/26/2023
1.0.30 267 6/23/2023
1.0.29 211 6/23/2023
1.0.28 222 6/21/2023
1.0.27 235 6/15/2023
1.0.26 242 6/14/2023
1.0.25 201 6/14/2023
1.0.24 249 6/9/2023
1.0.23 252 6/8/2023
1.0.22 257 6/7/2023
1.0.21 233 6/7/2023
1.0.20 217 6/6/2023
1.0.18 278 6/2/2023
1.0.17 214 6/2/2023
1.0.16 215 6/2/2023
1.0.15 236 6/1/2023
1.0.14 253 5/24/2023
1.0.13 217 5/23/2023
1.0.12 209 5/23/2023
1.0.11 301 4/28/2023
1.0.10 213 4/28/2023
1.0.9 302 4/12/2023
1.0.8 236 4/12/2023
1.0.7 266 4/11/2023
1.0.6 249 4/3/2023
1.0.5 285 3/23/2023
1.0.4 275 3/23/2023
1.0.3 495 1/19/2023
1.0.2 376 1/16/2023
1.0.1 339 1/6/2023