Soenneker.Blazor.Clarity 2.1.316

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Soenneker.Blazor.Clarity --version 2.1.316                
NuGet\Install-Package Soenneker.Blazor.Clarity -Version 2.1.316                
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.Clarity" Version="2.1.316" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Soenneker.Blazor.Clarity --version 2.1.316                
#r "nuget: Soenneker.Blazor.Clarity, 2.1.316"                
#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.Clarity as a Cake Addin
#addin nuget:?package=Soenneker.Blazor.Clarity&version=2.1.316

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

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.Clarity

A Blazor interop library that sets up Microsoft Clarity

Installation

dotnet add package Soenneker.Blazor.Clarity

Usage

  1. Insert the script in wwwroot/index.html at the bottom of your <body> but before the other scripts
<script src="_content/Soenneker.Blazor.Clarity/clarity.js"></script>
  1. Register the interop within DI (Program.cs)
public static async Task Main(string[] args)
{
    ...
    builder.Services.AddClarity();
}
  1. Inject IClarityInterop within your App.Razor file
@using Soenneker.Blazor.Clarity.Abstract
@inject IClarityInterop ClarityInterop
  1. Initialize the interop in OnInitializedAsync within App.Razor using your Clarity project key
protected override async Task OnInitializedAsync()
{
    await ClarityInterop.Init("your-key-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.836 0 9/27/2024
2.1.835 0 9/27/2024
2.1.834 0 9/27/2024
2.1.833 0 9/27/2024
2.1.832 0 9/27/2024
2.1.831 0 9/27/2024
2.1.830 0 9/27/2024
2.1.829 0 9/27/2024
2.1.828 0 9/27/2024
2.1.827 0 9/27/2024
2.1.826 0 9/27/2024
2.1.825 0 9/27/2024
2.1.824 8 9/27/2024
2.1.823 5 9/27/2024
2.1.822 23 9/27/2024
2.1.821 19 9/27/2024
2.1.820 29 9/27/2024
2.1.819 26 9/27/2024
2.1.818 25 9/27/2024
2.1.817 46 9/26/2024
2.1.816 35 9/26/2024
2.1.815 38 9/26/2024
2.1.814 35 9/26/2024
2.1.813 36 9/26/2024
2.1.812 37 9/26/2024
2.1.811 37 9/26/2024
2.1.810 28 9/26/2024
2.1.809 38 9/26/2024
2.1.808 32 9/26/2024
2.1.807 33 9/26/2024
2.1.806 34 9/26/2024
2.1.804 33 9/26/2024
2.1.803 37 9/26/2024
2.1.802 32 9/26/2024
2.1.801 33 9/26/2024
2.1.800 76 9/24/2024
2.1.799 60 9/23/2024
2.1.798 51 9/23/2024
2.1.797 47 9/23/2024
2.1.796 49 9/23/2024
2.1.795 56 9/23/2024
2.1.794 56 9/23/2024
2.1.793 58 9/23/2024
2.1.792 55 9/23/2024
2.1.791 53 9/23/2024
2.1.790 55 9/23/2024
2.1.789 57 9/23/2024
2.1.788 55 9/23/2024
2.1.787 57 9/23/2024
2.1.786 55 9/23/2024
2.1.785 66 9/23/2024
2.1.784 56 9/23/2024
2.1.783 57 9/23/2024
2.1.782 54 9/23/2024
2.1.781 55 9/23/2024
2.1.780 57 9/22/2024
2.1.779 73 9/19/2024
2.1.778 65 9/18/2024
2.1.777 55 9/18/2024
2.1.776 48 9/18/2024
2.1.775 80 9/18/2024
2.1.774 48 9/18/2024
2.1.773 57 9/18/2024
2.1.772 53 9/18/2024
2.1.771 55 9/18/2024
2.1.770 57 9/18/2024
2.1.769 51 9/18/2024
2.1.768 53 9/17/2024
2.1.767 51 9/17/2024
2.1.766 59 9/17/2024
2.1.765 55 9/17/2024
2.1.764 52 9/17/2024
2.1.763 52 9/17/2024
2.1.762 57 9/17/2024
2.1.761 58 9/17/2024
2.1.760 55 9/17/2024
2.1.759 50 9/17/2024
2.1.758 46 9/17/2024
2.1.757 48 9/17/2024
2.1.756 50 9/17/2024
2.1.755 51 9/17/2024
2.1.754 50 9/17/2024
2.1.752 68 9/16/2024
2.1.751 61 9/16/2024
2.1.750 59 9/16/2024
2.1.749 51 9/16/2024
2.1.748 48 9/16/2024
2.1.747 56 9/16/2024
2.1.746 238 9/12/2024
2.1.745 70 9/12/2024
2.1.744 66 9/12/2024
2.1.743 58 9/12/2024
2.1.742 76 9/12/2024
2.1.741 62 9/12/2024
2.1.740 67 9/12/2024
2.1.739 69 9/12/2024
2.1.738 58 9/12/2024
2.1.737 71 9/12/2024
2.1.736 76 9/11/2024
2.1.735 80 9/11/2024
2.1.734 72 9/11/2024
2.1.733 76 9/11/2024
2.1.732 77 9/11/2024
2.1.731 78 9/11/2024
2.1.730 80 9/11/2024
2.1.729 72 9/11/2024
2.1.728 77 9/11/2024
2.1.727 81 9/11/2024
2.1.726 74 9/11/2024
2.1.725 75 9/11/2024
2.1.724 68 9/11/2024
2.1.723 96 9/11/2024
2.1.722 78 9/10/2024
2.1.721 87 9/10/2024
2.1.720 70 9/10/2024
2.1.719 75 9/10/2024
2.1.718 74 9/10/2024
2.1.717 79 9/10/2024
2.1.716 68 9/10/2024
2.1.715 76 9/10/2024
2.1.714 65 9/10/2024
2.1.713 65 9/10/2024
2.1.711 80 9/10/2024
2.1.710 82 9/10/2024
2.1.709 66 9/9/2024
2.1.708 72 9/9/2024
2.1.707 69 9/9/2024
2.1.706 77 9/9/2024
2.1.705 64 9/9/2024
2.1.704 67 9/9/2024
2.1.702 78 9/9/2024
2.1.701 80 9/9/2024
2.1.700 84 9/9/2024
2.1.699 77 9/9/2024
2.1.698 81 9/9/2024
2.1.697 79 9/9/2024
2.1.696 100 9/7/2024
2.1.695 87 9/7/2024
2.1.694 76 9/7/2024
2.1.693 75 9/7/2024
2.1.692 79 9/7/2024
2.1.691 70 9/7/2024
2.1.690 89 9/6/2024
2.1.689 76 9/6/2024
2.1.688 76 9/6/2024
2.1.687 86 9/6/2024
2.1.686 84 9/6/2024
2.1.685 78 9/6/2024
2.1.684 76 9/6/2024
2.1.683 79 9/6/2024
2.1.682 98 9/5/2024
2.1.681 75 9/5/2024
2.1.680 81 9/5/2024
2.1.679 80 9/5/2024
2.1.678 75 9/5/2024
2.1.677 80 9/5/2024
2.1.676 80 9/5/2024
2.1.675 76 9/5/2024
2.1.674 76 9/5/2024
2.1.673 89 9/5/2024
2.1.672 66 9/5/2024
2.1.671 81 9/5/2024
2.1.670 77 9/4/2024
2.1.669 79 9/4/2024
2.1.668 73 9/4/2024
2.1.667 104 9/4/2024
2.1.666 73 9/4/2024
2.1.665 66 9/4/2024
2.1.664 69 9/4/2024
2.1.663 65 9/3/2024
2.1.662 74 9/3/2024
2.1.661 72 9/3/2024
2.1.660 65 9/3/2024
2.1.659 75 9/3/2024
2.1.658 73 9/3/2024
2.1.657 82 9/3/2024
2.1.656 62 9/3/2024
2.1.655 83 9/3/2024
2.1.654 372 8/29/2024
2.1.653 77 8/29/2024
2.1.652 77 8/29/2024
2.1.651 79 8/29/2024
2.1.650 72 8/29/2024
2.1.649 242 8/26/2024
2.1.648 76 8/26/2024
2.1.647 81 8/26/2024
2.1.646 74 8/26/2024
2.1.645 79 8/26/2024
2.1.644 78 8/26/2024
2.1.643 79 8/26/2024
2.1.642 151 8/21/2024
2.1.641 98 8/21/2024
2.1.640 89 8/21/2024
2.1.639 91 8/21/2024
2.1.638 82 8/21/2024
2.1.637 75 8/21/2024
2.1.636 99 8/21/2024
2.1.635 91 8/21/2024
2.1.634 93 8/21/2024
2.1.633 91 8/20/2024
2.1.632 102 8/20/2024
2.1.631 101 8/20/2024
2.1.630 95 8/20/2024
2.1.629 92 8/20/2024
2.1.628 88 8/20/2024
2.1.627 88 8/20/2024
2.1.626 91 8/20/2024
2.1.625 99 8/20/2024
2.1.624 95 8/20/2024
2.1.623 95 8/20/2024
2.1.622 87 8/20/2024
2.1.621 92 8/19/2024
2.1.620 170 8/15/2024
2.1.619 93 8/15/2024
2.1.618 96 8/15/2024
2.1.617 87 8/15/2024
2.1.616 87 8/15/2024
2.1.615 105 8/15/2024
2.1.614 99 8/15/2024
2.1.613 92 8/15/2024
2.1.612 90 8/15/2024
2.1.611 94 8/15/2024
2.1.610 98 8/14/2024
2.1.609 93 8/14/2024
2.1.608 90 8/14/2024
2.1.607 81 8/14/2024
2.1.606 86 8/14/2024
2.1.605 91 8/13/2024
2.1.604 79 8/13/2024
2.1.603 94 8/13/2024
2.1.602 84 8/13/2024
2.1.601 98 8/7/2024
2.1.600 80 8/7/2024
2.1.599 68 8/7/2024
2.1.598 69 8/7/2024
2.1.597 71 8/7/2024
2.1.596 68 8/7/2024
2.1.595 59 8/7/2024
2.1.594 65 8/6/2024
2.1.593 57 8/6/2024
2.1.592 52 8/6/2024
2.1.591 129 8/1/2024
2.1.590 75 8/1/2024
2.1.589 65 8/1/2024
2.1.588 71 8/1/2024
2.1.587 67 8/1/2024
2.1.586 71 8/1/2024
2.1.585 63 8/1/2024
2.1.584 67 8/1/2024
2.1.583 67 8/1/2024
2.1.582 68 8/1/2024
2.1.581 99 7/25/2024
2.1.580 58 7/25/2024
2.1.579 62 7/25/2024
2.1.578 59 7/25/2024
2.1.577 56 7/25/2024
2.1.576 57 7/25/2024
2.1.575 93 7/25/2024
2.1.574 66 7/25/2024
2.1.573 65 7/25/2024
2.1.572 76 7/25/2024
2.1.571 63 7/25/2024
2.1.570 62 7/25/2024
2.1.569 60 7/25/2024
2.1.568 72 7/24/2024
2.1.567 61 7/24/2024
2.1.566 63 7/24/2024
2.1.565 225 7/20/2024
2.1.564 83 7/20/2024
2.1.563 89 7/20/2024
2.1.562 81 7/20/2024
2.1.561 82 7/20/2024
2.1.560 81 7/20/2024
2.1.559 139 7/17/2024
2.1.558 56 7/17/2024
2.1.557 63 7/17/2024
2.1.556 52 7/17/2024
2.1.555 78 7/14/2024
2.1.554 66 7/14/2024
2.1.553 61 7/14/2024
2.1.552 67 7/14/2024
2.1.551 64 7/14/2024
2.1.550 65 7/14/2024
2.1.549 64 7/14/2024
2.1.548 60 7/14/2024
2.1.547 63 7/14/2024
2.1.546 60 7/14/2024
2.1.545 84 7/11/2024
2.1.544 62 7/10/2024
2.1.543 70 7/10/2024
2.1.542 70 7/10/2024
2.1.541 69 7/10/2024
2.1.540 70 7/10/2024
2.1.539 81 7/10/2024
2.1.538 71 7/10/2024
2.1.537 75 7/10/2024
2.1.536 77 7/10/2024
2.1.535 69 7/10/2024
2.1.534 79 7/10/2024
2.1.533 72 7/10/2024
2.1.532 72 7/10/2024
2.1.531 63 7/10/2024
2.1.530 78 7/10/2024
2.1.529 70 7/10/2024
2.1.528 82 7/10/2024
2.1.527 74 7/10/2024
2.1.526 81 7/10/2024
2.1.525 80 7/10/2024
2.1.523 76 7/10/2024
2.1.522 88 7/10/2024
2.1.521 83 7/10/2024
2.1.520 81 7/9/2024
2.1.518 70 7/9/2024
2.1.517 82 7/9/2024
2.1.516 682 7/9/2024
2.1.515 73 7/9/2024
2.1.514 63 7/9/2024
2.1.513 77 7/9/2024
2.1.512 72 7/9/2024
2.1.511 77 7/9/2024
2.1.510 77 7/9/2024
2.1.509 86 7/9/2024
2.1.508 93 7/9/2024
2.1.507 85 7/9/2024
2.1.506 87 7/8/2024
2.1.505 86 7/8/2024
2.1.504 83 7/8/2024
2.1.503 86 7/8/2024
2.1.502 70 7/8/2024
2.1.501 80 7/8/2024
2.1.500 84 7/8/2024
2.1.499 89 7/8/2024
2.1.498 79 7/8/2024
2.1.497 82 7/8/2024
2.1.496 93 7/7/2024
2.1.495 95 7/7/2024
2.1.494 92 7/7/2024
2.1.493 86 7/7/2024
2.1.492 89 7/7/2024
2.1.491 78 7/7/2024
2.1.490 94 7/7/2024
2.1.489 107 7/5/2024
2.1.488 112 7/4/2024
2.1.487 91 7/4/2024
2.1.486 94 7/4/2024
2.1.485 96 7/3/2024
2.1.484 87 7/3/2024
2.1.483 83 7/3/2024
2.1.482 86 7/3/2024
2.1.481 88 7/3/2024
2.1.480 92 7/3/2024
2.1.479 95 7/3/2024
2.1.478 83 7/3/2024
2.1.477 93 7/3/2024
2.1.476 82 7/3/2024
2.1.475 91 7/3/2024
2.1.474 89 7/3/2024
2.1.473 86 7/3/2024
2.1.472 86 7/3/2024
2.1.471 99 7/3/2024
2.1.470 88 7/3/2024
2.1.469 82 7/3/2024
2.1.468 75 7/3/2024
2.1.467 96 7/3/2024
2.1.466 116 7/1/2024
2.1.465 76 6/30/2024
2.1.464 90 6/30/2024
2.1.463 91 6/30/2024
2.1.462 106 6/28/2024
2.1.461 79 6/28/2024
2.1.460 88 6/28/2024
2.1.459 87 6/28/2024
2.1.458 98 6/27/2024
2.1.457 121 6/27/2024
2.1.456 91 6/27/2024
2.1.455 81 6/27/2024
2.1.454 100 6/24/2024
2.1.453 78 6/24/2024
2.1.452 82 6/24/2024
2.1.451 120 6/22/2024
2.1.450 96 6/22/2024
2.1.449 93 6/22/2024
2.1.448 212 6/16/2024
2.1.447 92 6/15/2024
2.1.446 90 6/15/2024
2.1.445 91 6/15/2024
2.1.444 135 6/15/2024
2.1.443 91 6/15/2024
2.1.442 94 6/15/2024
2.1.441 96 6/15/2024
2.1.440 91 6/15/2024
2.1.439 88 6/14/2024
2.1.438 277 6/4/2024
2.1.437 91 6/4/2024
2.1.436 157 6/2/2024
2.1.435 88 6/1/2024
2.1.434 85 6/1/2024
2.1.433 95 6/1/2024
2.1.432 88 6/1/2024
2.1.431 102 6/1/2024
2.1.430 88 6/1/2024
2.1.429 95 6/1/2024
2.1.428 101 5/31/2024
2.1.427 104 5/31/2024
2.1.426 93 5/31/2024
2.1.425 89 5/31/2024
2.1.424 164 5/29/2024
2.1.423 104 5/29/2024
2.1.422 87 5/29/2024
2.1.421 92 5/29/2024
2.1.420 87 5/28/2024
2.1.419 102 5/28/2024
2.1.418 92 5/28/2024
2.1.417 87 5/28/2024
2.1.416 89 5/28/2024
2.1.415 83 5/27/2024
2.1.414 104 5/27/2024
2.1.413 94 5/27/2024
2.1.412 93 5/27/2024
2.1.411 84 5/26/2024
2.1.410 93 5/26/2024
2.1.409 99 5/26/2024
2.1.408 97 5/26/2024
2.1.407 89 5/26/2024
2.1.406 100 5/26/2024
2.1.405 93 5/25/2024
2.1.404 86 5/25/2024
2.1.403 95 5/25/2024
2.1.402 87 5/25/2024
2.1.401 95 5/25/2024
2.1.400 89 5/25/2024
2.1.399 137 5/23/2024
2.1.398 93 5/23/2024
2.1.397 87 5/23/2024
2.1.396 101 5/23/2024
2.1.395 98 5/23/2024
2.1.394 100 5/23/2024
2.1.393 91 5/22/2024
2.1.392 94 5/22/2024
2.1.391 108 5/22/2024
2.1.390 86 5/22/2024
2.1.389 140 5/18/2024
2.1.388 115 5/18/2024
2.1.387 94 5/18/2024
2.1.386 104 5/17/2024
2.1.385 103 5/17/2024
2.1.384 93 5/17/2024
2.1.383 93 5/16/2024
2.1.382 99 5/16/2024
2.1.381 90 5/15/2024
2.1.380 91 5/15/2024
2.1.379 77 5/15/2024
2.1.378 84 5/14/2024
2.1.377 88 5/13/2024
2.1.376 78 5/13/2024
2.1.375 72 5/13/2024
2.1.374 219 4/30/2024
2.1.373 95 4/30/2024
2.1.372 89 4/30/2024
2.1.371 92 4/30/2024
2.1.370 97 4/29/2024
2.1.369 86 4/29/2024
2.1.368 84 4/29/2024
2.1.367 87 4/29/2024
2.1.366 82 4/28/2024
2.1.365 99 4/28/2024
2.1.364 85 4/28/2024
2.1.363 90 4/28/2024
2.1.362 87 4/28/2024
2.1.361 86 4/28/2024
2.1.360 80 4/28/2024
2.1.359 88 4/28/2024
2.1.358 85 4/27/2024
2.1.357 83 4/27/2024
2.1.356 147 4/20/2024
2.1.355 91 4/20/2024
2.1.354 89 4/20/2024
2.1.353 88 4/19/2024
2.1.352 90 4/19/2024
2.1.351 82 4/19/2024
2.1.350 87 4/19/2024
2.1.349 86 4/18/2024
2.1.348 132 4/13/2024
2.1.347 118 4/13/2024
2.1.346 88 4/13/2024
2.1.345 80 4/12/2024
2.1.344 76 4/12/2024
2.1.343 76 4/12/2024
2.1.342 93 4/12/2024
2.1.341 84 4/12/2024
2.1.340 79 4/12/2024
2.1.339 80 4/12/2024
2.1.338 82 4/12/2024
2.1.337 79 4/12/2024
2.1.336 94 4/10/2024
2.1.335 83 4/10/2024
2.1.334 76 4/10/2024
2.1.333 81 4/10/2024
2.1.332 81 4/10/2024
2.1.331 88 4/9/2024
2.1.330 288 4/3/2024
2.1.329 82 4/2/2024
2.1.328 164 4/2/2024
2.1.327 68 4/2/2024
2.1.326 64 4/2/2024
2.1.325 77 4/1/2024
2.1.324 118 3/30/2024
2.1.323 86 3/29/2024
2.1.322 86 3/29/2024
2.1.321 136 3/25/2024
2.1.320 88 3/25/2024
2.1.319 85 3/25/2024
2.1.318 117 3/25/2024
2.1.317 155 3/21/2024
2.1.316 95 3/21/2024
2.1.315 96 3/20/2024
2.1.314 123 3/20/2024
2.1.313 93 3/19/2024
2.1.312 82 3/19/2024
2.1.311 101 3/19/2024
2.1.310 81 3/19/2024
2.1.309 105 3/19/2024
2.1.308 100 3/19/2024
2.1.307 99 3/19/2024
2.1.306 84 3/18/2024
2.1.305 147 3/16/2024
2.1.304 102 3/16/2024
2.1.303 102 3/16/2024
2.1.302 98 3/16/2024
2.1.301 99 3/15/2024
2.1.300 121 3/13/2024
2.1.299 97 3/13/2024
2.1.298 98 3/13/2024
2.1.297 132 3/13/2024
2.1.296 97 3/13/2024
2.1.295 102 3/13/2024
2.1.294 104 3/13/2024
2.1.293 105 3/13/2024
2.1.292 94 3/13/2024
2.1.291 94 3/12/2024
2.1.290 96 3/12/2024
2.1.289 103 3/12/2024
2.1.288 98 3/12/2024
2.1.287 103 3/12/2024
2.1.286 97 3/11/2024
2.1.285 125 3/11/2024
2.1.284 110 3/11/2024
2.1.283 99 3/11/2024
2.1.282 99 3/11/2024
2.1.281 115 3/10/2024
2.1.280 107 3/10/2024
2.1.279 100 3/10/2024
2.1.278 98 3/10/2024
2.1.277 124 3/9/2024
2.1.276 107 3/8/2024
2.1.275 211 3/8/2024
2.1.274 103 3/8/2024
2.1.273 103 3/8/2024
2.1.272 113 3/8/2024
2.1.271 102 3/8/2024
2.1.270 128 3/6/2024
2.1.269 106 3/6/2024
2.1.268 108 3/6/2024
2.1.267 159 3/4/2024
2.1.266 95 3/4/2024
2.1.265 95 3/4/2024
2.1.264 93 3/4/2024
2.1.263 109 3/3/2024
2.1.262 96 3/3/2024
2.1.261 93 3/3/2024
2.1.260 91 3/3/2024
2.1.259 96 3/2/2024
2.1.258 92 3/2/2024
2.1.257 98 3/2/2024
2.1.256 94 3/2/2024
2.1.255 104 3/2/2024
2.1.254 93 3/2/2024
2.1.253 94 3/2/2024
2.1.252 107 2/29/2024
2.1.251 94 2/29/2024
2.1.250 84 2/29/2024
2.1.249 85 2/29/2024
2.1.248 84 2/29/2024
2.1.247 81 2/29/2024
2.1.246 91 2/29/2024
2.1.245 151 2/27/2024
2.1.244 97 2/26/2024
2.1.243 76 2/26/2024
2.1.242 131 2/25/2024
2.1.241 77 2/25/2024
2.1.240 75 2/25/2024
2.1.239 76 2/25/2024
2.1.238 78 2/25/2024
2.1.237 98 2/24/2024
2.1.236 78 2/24/2024
2.1.235 81 2/24/2024
2.1.234 118 2/22/2024
2.1.233 88 2/22/2024
2.1.232 86 2/22/2024
2.1.231 70 2/22/2024
2.1.230 97 2/22/2024
2.1.229 80 2/22/2024
2.1.228 83 2/21/2024
2.1.227 115 2/21/2024
2.1.226 91 2/21/2024
2.1.225 112 2/21/2024
2.1.224 101 2/21/2024
2.1.223 91 2/21/2024
2.1.222 96 2/21/2024
2.1.221 102 2/21/2024
2.1.220 96 2/20/2024
2.1.219 94 2/20/2024
2.1.218 99 2/20/2024
2.1.217 85 2/20/2024
2.1.216 93 2/20/2024
2.1.215 91 2/20/2024
2.1.214 91 2/20/2024
2.1.213 85 2/20/2024
2.1.212 89 2/19/2024
2.1.211 93 2/19/2024
2.1.210 90 2/19/2024
2.1.209 93 2/19/2024
2.1.208 95 2/19/2024
2.1.207 107 2/17/2024
2.1.206 94 2/17/2024
2.1.205 98 2/17/2024
2.1.204 95 2/17/2024
2.1.203 91 2/17/2024
2.1.202 92 2/16/2024
2.1.201 95 2/16/2024
2.1.200 97 2/16/2024
2.1.199 94 2/16/2024
2.1.198 96 2/16/2024
2.1.197 100 2/16/2024
2.1.196 92 2/16/2024
2.1.195 90 2/16/2024
2.1.194 300 2/14/2024
2.1.193 87 2/14/2024
2.1.192 92 2/14/2024
2.1.191 101 2/14/2024
2.1.190 105 2/13/2024
2.1.189 88 2/13/2024
2.1.188 91 2/13/2024
2.1.187 93 2/13/2024
2.1.186 89 2/13/2024
2.1.185 82 2/13/2024
2.1.184 95 2/13/2024
2.1.183 103 2/13/2024
2.1.182 121 2/12/2024
2.1.181 89 2/12/2024
2.1.180 99 2/12/2024
2.1.179 97 2/12/2024
2.1.178 107 2/11/2024
2.1.177 92 2/11/2024
2.1.176 96 2/11/2024
2.1.175 89 2/11/2024
2.1.174 93 2/11/2024
2.1.173 88 2/11/2024
2.1.172 96 2/10/2024
2.1.171 93 2/10/2024
2.1.170 87 2/10/2024
2.1.169 89 2/10/2024
2.1.168 98 2/10/2024
2.1.167 94 2/9/2024
2.1.166 98 2/9/2024
2.1.165 92 2/9/2024
2.1.164 94 2/9/2024
2.1.163 91 2/9/2024
2.1.162 96 2/9/2024
2.1.161 93 2/9/2024
2.1.160 97 2/9/2024
2.1.159 96 2/8/2024
2.1.158 90 2/8/2024
2.1.157 97 2/8/2024
2.1.156 98 2/8/2024
2.1.155 95 2/8/2024
2.1.154 90 2/7/2024
2.1.153 87 2/7/2024
2.1.152 86 2/7/2024
2.1.151 87 2/7/2024
2.1.150 91 2/7/2024
2.1.149 90 2/7/2024
2.1.148 91 2/7/2024
2.1.147 88 2/6/2024
2.1.146 100 2/6/2024
2.1.145 89 2/6/2024
2.1.144 93 2/5/2024
2.1.143 88 2/5/2024
2.1.142 91 2/5/2024
2.1.141 91 2/4/2024
2.1.140 102 2/4/2024
2.1.139 87 2/4/2024
2.1.138 88 2/3/2024
2.1.137 90 2/3/2024
2.1.136 94 2/3/2024
2.1.135 85 1/31/2024
2.1.134 159 1/31/2024
2.1.133 87 1/31/2024
2.1.132 84 1/31/2024
2.1.131 87 1/31/2024
2.1.130 88 1/30/2024
2.1.129 87 1/30/2024
2.1.128 88 1/30/2024
2.1.127 96 1/30/2024
2.1.126 89 1/29/2024
2.1.125 108 1/29/2024
2.1.124 85 1/29/2024
2.1.123 84 1/29/2024
2.1.122 86 1/29/2024
2.1.121 88 1/29/2024
2.1.120 83 1/28/2024
2.1.119 88 1/28/2024
2.1.118 88 1/28/2024
2.1.117 92 1/28/2024
2.1.116 87 1/28/2024
2.1.115 87 1/28/2024
2.1.114 82 1/27/2024
2.1.113 85 1/27/2024
2.1.112 85 1/27/2024
2.1.111 85 1/27/2024
2.1.110 82 1/27/2024
2.1.109 86 1/27/2024
2.1.108 86 1/27/2024
2.1.107 85 1/26/2024
2.1.106 86 1/26/2024
2.1.105 94 1/26/2024
2.1.104 89 1/26/2024
2.1.103 83 1/26/2024
2.1.102 82 1/26/2024
2.1.101 86 1/26/2024
2.1.100 87 1/25/2024
2.1.99 87 1/25/2024
2.1.98 90 1/25/2024
2.1.97 85 1/25/2024
2.1.96 83 1/25/2024
2.1.95 100 1/19/2024
2.1.94 84 1/19/2024
2.1.93 89 1/19/2024
2.1.92 116 1/16/2024
2.1.91 96 1/16/2024
2.1.90 92 1/16/2024
2.1.89 87 1/15/2024
2.1.88 92 1/15/2024
2.1.87 99 1/15/2024
2.1.86 92 1/15/2024
2.1.85 81 1/15/2024
2.1.84 86 1/15/2024
2.1.83 95 1/15/2024
2.1.82 99 1/14/2024
2.1.81 104 1/14/2024
2.1.80 101 1/14/2024
2.1.79 103 1/13/2024
2.1.78 94 1/13/2024
2.1.77 91 1/13/2024
2.1.76 88 1/13/2024
2.1.75 103 1/12/2024
2.1.74 94 1/12/2024
2.1.73 93 1/12/2024
2.1.72 96 1/11/2024
2.1.71 88 1/11/2024
2.1.70 112 1/11/2024
2.1.69 93 1/11/2024
2.1.68 120 1/9/2024
2.1.67 113 1/9/2024
2.1.66 108 1/8/2024
2.1.65 101 1/8/2024
2.1.64 110 1/8/2024
2.1.63 108 1/7/2024
2.1.62 115 1/6/2024
2.1.61 110 1/5/2024
2.1.60 110 1/5/2024
2.1.59 103 1/5/2024
2.1.58 132 1/1/2024
2.1.57 130 12/28/2023
2.1.56 111 12/28/2023
2.1.55 104 12/28/2023
2.1.54 117 12/28/2023
2.1.53 116 12/27/2023
2.1.52 111 12/27/2023
2.1.51 98 12/27/2023
2.1.50 92 12/25/2023
2.1.49 108 12/25/2023
2.1.48 107 12/25/2023
2.1.47 103 12/25/2023
2.1.46 102 12/25/2023
2.1.45 116 12/24/2023
2.1.44 103 12/23/2023
2.1.43 99 12/23/2023
2.1.42 95 12/23/2023
2.1.41 93 12/23/2023
2.1.40 90 12/23/2023
2.1.39 98 12/19/2023
2.1.38 94 12/19/2023
2.1.37 128 12/10/2023
2.1.36 110 12/10/2023
2.1.35 100 12/9/2023
2.1.34 94 12/9/2023
2.1.33 106 12/9/2023
2.1.32 94 12/9/2023
2.1.31 123 12/6/2023
2.1.30 133 12/5/2023
2.1.29 112 12/4/2023
2.1.28 115 12/4/2023
2.1.27 111 12/4/2023
2.1.26 146 11/23/2023
2.1.25 100 11/23/2023
2.1.24 104 11/23/2023
2.1.23 101 11/23/2023
2.1.22 97 11/20/2023
2.1.21 85 11/20/2023
2.1.20 101 11/19/2023
2.1.19 106 11/19/2023
2.1.18 100 11/19/2023
2.1.17 102 11/19/2023
2.1.16 104 11/18/2023
2.1.15 97 11/18/2023
2.1.14 96 11/18/2023
2.1.13 90 11/18/2023
2.1.12 99 11/17/2023
2.1.11 102 11/17/2023
2.1.10 96 11/17/2023
2.1.9 100 11/17/2023
2.1.8 101 11/17/2023
2.1.7 98 11/17/2023
2.1.6 95 11/17/2023
2.1.5 108 11/17/2023
2.1.4 100 11/16/2023
2.0.84 102 11/15/2023
2.0.83 92 11/15/2023
2.0.82 90 11/15/2023
2.0.3 93 11/16/2023
2.0.2 176 11/16/2023
2.0.1 93 11/16/2023
1.0.81 98 11/14/2023
1.0.80 99 11/13/2023
1.0.79 113 11/10/2023
1.0.78 95 11/9/2023
1.0.77 78 11/9/2023
1.0.76 91 11/7/2023
1.0.75 101 11/6/2023
1.0.74 113 11/3/2023
1.0.73 102 11/2/2023
1.0.72 112 11/1/2023
1.0.71 130 10/26/2023
1.0.70 121 10/25/2023
1.0.69 151 10/19/2023
1.0.68 117 10/18/2023
1.0.67 119 10/17/2023
1.0.66 123 10/16/2023
1.0.65 116 10/13/2023
1.0.64 138 10/12/2023
1.0.63 120 10/11/2023
1.0.62 170 9/20/2023
1.0.61 116 9/19/2023
1.0.60 123 9/18/2023
1.0.59 108 9/18/2023
1.0.58 112 9/14/2023
1.0.57 110 9/13/2023
1.0.56 188 8/31/2023
1.0.55 131 8/30/2023
1.0.54 115 8/30/2023
1.0.53 131 8/28/2023
1.0.52 121 8/25/2023
1.0.51 119 8/24/2023
1.0.50 144 8/21/2023
1.0.49 105 8/18/2023
1.0.48 123 8/17/2023
1.0.47 128 8/17/2023
1.0.46 171 8/10/2023
1.0.45 145 8/9/2023
1.0.44 121 8/9/2023
1.0.43 136 8/8/2023
1.0.42 123 8/7/2023
1.0.41 111 8/7/2023
1.0.40 218 7/13/2023
1.0.39 144 7/12/2023
1.0.38 148 7/11/2023
1.0.37 128 7/10/2023
1.0.36 130 7/7/2023
1.0.35 300 5/24/2023
1.0.34 115 5/23/2023
1.0.33 117 5/23/2023
1.0.32 195 4/28/2023
1.0.31 136 4/28/2023
1.0.30 200 4/12/2023
1.0.29 149 4/12/2023
1.0.28 153 4/11/2023
1.0.27 170 4/3/2023
1.0.26 202 3/23/2023
1.0.25 192 3/23/2023
1.0.24 191 3/23/2023
1.0.23 126 6/9/2023
1.0.22 419 1/19/2023
1.0.21 291 1/14/2023
1.0.20 280 1/6/2023
1.0.19 266 1/3/2023
1.0.18 261 1/3/2023
1.0.17 260 1/3/2023
1.0.16 270 1/3/2023
1.0.0 276 1/3/2023