Soenneker.Blazor.Utils.BlazorInvoker 2.1.591

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Soenneker.Blazor.Utils.BlazorInvoker --version 2.1.591
                    
NuGet\Install-Package Soenneker.Blazor.Utils.BlazorInvoker -Version 2.1.591
                    
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.Utils.BlazorInvoker" Version="2.1.591" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Blazor.Utils.BlazorInvoker" Version="2.1.591" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.Blazor.Utils.BlazorInvoker" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Soenneker.Blazor.Utils.BlazorInvoker --version 2.1.591
                    
#r "nuget: Soenneker.Blazor.Utils.BlazorInvoker, 2.1.591"
                    
#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.
#:package Soenneker.Blazor.Utils.BlazorInvoker@2.1.591
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Soenneker.Blazor.Utils.BlazorInvoker&version=2.1.591
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Blazor.Utils.BlazorInvoker&version=2.1.591
                    
Install as a Cake Tool

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.Utils.BlazorInvoker

A generic invoker to simplify JavaScript to C# interaction

BlazorInvoker<TInput> is an encapsulation class designed as a generic invocation point from JS to C#. It's used for 'fire-and-forget' with no return value.

Installation

dotnet add package Soenneker.Blazor.Utils.BlazorInvoker

Usage

C#

var stringInvoker = new BlazorInvoker<string>(async (input) =>
{
    await SomeAsyncOperation(input);
});

JS

dotnetObject.invokeMethodAsync('Invoke', 'JavaScript argument');
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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Soenneker.Blazor.Utils.BlazorInvoker:

Package Downloads
Soenneker.Blazor.Utils.InteropEventListener

Manages the registration, removal, and disposal of .NET object references used for interop event listeners.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.1005 0 12/9/2025
4.0.1004 1,395 11/20/2025
4.0.1003 388 11/20/2025
4.0.1002 1,535 11/11/2025
4.0.1001 1,069 11/6/2025
4.0.1000 1,608 10/30/2025
4.0.999 406 10/29/2025
3.0.998 1,877 10/14/2025
3.0.997 4,101 9/9/2025
3.0.996 1,024 9/6/2025
3.0.995 1,723 9/3/2025
3.0.994 182 9/3/2025
3.0.993 2,627 8/11/2025
3.0.992 481 8/11/2025
3.0.991 1,637 8/5/2025
3.0.990 2,048 7/8/2025
3.0.989 937 7/3/2025
3.0.988 1,239 6/27/2025
3.0.987 196 6/27/2025
3.0.986 2,033 6/10/2025
3.0.985 1,529 5/27/2025
3.0.984 176 5/27/2025
3.0.983 1,250 5/22/2025
3.0.982 171 5/22/2025
3.0.981 1,654 5/13/2025
3.0.980 1,319 5/7/2025
3.0.979 173 5/7/2025
3.0.978 1,159 5/5/2025
3.0.977 350 5/5/2025
3.0.976 183 5/5/2025
3.0.975 187 5/5/2025
3.0.974 613 5/5/2025
3.0.973 2,101 4/8/2025
3.0.972 195 4/8/2025
3.0.971 623 4/8/2025
3.0.970 196 4/8/2025
3.0.969 199 4/8/2025
3.0.968 196 4/8/2025
3.0.967 195 4/8/2025
3.0.966 191 4/8/2025
3.0.965 233 4/7/2025
3.0.964 199 4/7/2025
3.0.963 2,160 4/7/2025
3.0.962 197 4/7/2025
3.0.961 835 4/7/2025
3.0.960 307 4/7/2025
3.0.959 267 4/7/2025
3.0.958 573 4/7/2025
3.0.957 384 4/6/2025
3.0.956 232 4/6/2025
3.0.955 302 4/6/2025
3.0.954 513 4/6/2025
3.0.953 178 4/6/2025
3.0.952 137 4/6/2025
3.0.951 131 4/6/2025
3.0.950 141 4/6/2025
3.0.949 139 4/6/2025
3.0.948 708 4/5/2025
3.0.947 196 4/5/2025
3.0.946 232 4/5/2025
3.0.945 255 4/5/2025
3.0.944 132 4/5/2025
3.0.943 148 4/5/2025
3.0.942 129 4/4/2025
3.0.941 134 4/4/2025
3.0.940 139 4/4/2025
3.0.939 2,903 4/3/2025
3.0.938 769 4/1/2025
3.0.937 683 4/1/2025
3.0.936 620 3/31/2025
3.0.935 376 3/31/2025
3.0.934 764 3/31/2025
3.0.933 689 3/29/2025
3.0.932 302 3/29/2025
3.0.931 1,264 3/25/2025
3.0.930 813 3/25/2025
3.0.929 983 3/21/2025
3.0.928 927 3/18/2025
3.0.927 594 3/18/2025
3.0.926 610 3/15/2025
3.0.925 211 3/15/2025
3.0.924 352 3/15/2025
3.0.923 775 3/12/2025
3.0.922 543 3/12/2025
3.0.921 366 3/11/2025
3.0.920 435 3/11/2025
3.0.919 450 3/11/2025
3.0.918 209 3/11/2025
3.0.917 213 3/11/2025
3.0.916 230 3/11/2025
3.0.915 968 3/11/2025
3.0.914 781 3/7/2025
3.0.913 599 3/7/2025
3.0.912 575 3/2/2025
3.0.911 155 3/2/2025
3.0.910 139 3/2/2025
3.0.909 143 3/2/2025
3.0.908 150 3/1/2025
3.0.907 160 3/1/2025
3.0.906 138 3/1/2025
3.0.905 133 3/1/2025
3.0.904 149 3/1/2025
3.0.903 128 3/1/2025
3.0.902 125 3/1/2025
3.0.901 2,625 2/25/2025
3.0.900 343 2/25/2025
3.0.899 542 2/25/2025
3.0.898 353 2/25/2025
3.0.897 125 2/25/2025
3.0.896 559 2/24/2025
3.0.895 601 2/23/2025
3.0.894 137 2/22/2025
3.0.893 277 2/22/2025
3.0.892 1,284 2/22/2025
3.0.891 229 2/22/2025
3.0.890 373 2/22/2025
3.0.889 126 2/22/2025
3.0.888 130 2/22/2025
3.0.887 508 2/21/2025
3.0.886 515 2/21/2025
3.0.885 843 2/19/2025
3.0.884 191 2/19/2025
3.0.883 183 2/19/2025
3.0.882 222 2/19/2025
3.0.881 193 2/18/2025
3.0.880 171 2/18/2025
3.0.879 1,314 2/18/2025
3.0.878 134 2/18/2025
3.0.877 2,716 2/14/2025
3.0.876 410 2/14/2025
3.0.875 316 2/13/2025
3.0.874 802 2/12/2025
3.0.873 430 2/12/2025
3.0.872 331 2/12/2025
3.0.871 355 2/12/2025
3.0.870 493 2/12/2025
3.0.869 240 2/12/2025
3.0.868 316 2/11/2025
3.0.867 312 2/11/2025
3.0.866 420 2/11/2025
3.0.865 133 2/11/2025
3.0.864 133 2/11/2025
3.0.863 129 2/11/2025
3.0.862 1,012 2/10/2025
3.0.861 141 2/10/2025
3.0.860 148 2/10/2025
3.0.859 134 2/10/2025
3.0.858 146 2/9/2025
3.0.857 129 2/9/2025
3.0.856 130 2/9/2025
3.0.855 1,932 2/8/2025
3.0.854 234 2/8/2025
3.0.853 131 2/8/2025
3.0.852 363 2/8/2025
3.0.851 202 2/8/2025
3.0.850 473 2/7/2025
3.0.849 487 2/7/2025
3.0.848 126 2/7/2025
3.0.847 523 2/7/2025
3.0.846 128 2/7/2025
3.0.845 133 2/7/2025
3.0.844 800 2/6/2025
3.0.843 834 2/5/2025
3.0.842 446 2/5/2025
3.0.840 413 2/5/2025
3.0.839 407 2/5/2025
3.0.838 131 2/5/2025
3.0.837 464 2/5/2025
3.0.836 996 1/28/2025
3.0.835 123 1/28/2025
3.0.834 613 1/28/2025
3.0.833 394 1/28/2025
3.0.832 648 1/27/2025
3.0.831 113 1/27/2025
3.0.830 148 1/27/2025
3.0.829 360 1/27/2025
3.0.828 627 1/26/2025
3.0.827 498 1/26/2025
3.0.826 121 1/26/2025
3.0.825 435 1/26/2025
3.0.824 376 1/25/2025
3.0.823 114 1/25/2025
3.0.822 375 1/25/2025
3.0.821 303 1/25/2025
3.0.820 508 1/25/2025
3.0.819 306 1/25/2025
3.0.818 829 1/24/2025
3.0.817 814 1/24/2025
3.0.816 126 1/24/2025
3.0.815 272 1/23/2025
3.0.814 479 1/23/2025
3.0.813 686 1/22/2025
3.0.812 574 1/21/2025
3.0.811 122 1/21/2025
3.0.810 259 1/21/2025
3.0.809 313 1/21/2025
3.0.808 251 1/21/2025
3.0.807 322 1/21/2025
3.0.806 145 1/21/2025
3.0.805 124 1/20/2025
3.0.804 431 1/20/2025
3.0.803 1,009 1/20/2025
3.0.802 268 1/20/2025
3.0.801 340 1/20/2025
3.0.800 113 1/20/2025
3.0.799 127 1/20/2025
3.0.798 450 1/19/2025
3.0.797 114 1/19/2025
3.0.796 959 1/19/2025
3.0.795 114 1/19/2025
3.0.794 108 1/19/2025
3.0.793 116 1/18/2025
3.0.792 574 1/18/2025
3.0.791 400 1/17/2025
3.0.790 120 1/17/2025
3.0.789 122 1/17/2025
3.0.788 532 1/17/2025
3.0.787 130 1/17/2025
3.0.786 257 1/17/2025
3.0.785 319 1/16/2025
3.0.784 589 1/16/2025
3.0.783 190 1/16/2025
3.0.782 97 1/16/2025
3.0.781 235 1/16/2025
3.0.780 481 1/16/2025
3.0.779 424 1/15/2025
3.0.778 384 1/15/2025
3.0.777 390 1/15/2025
3.0.776 396 1/15/2025
3.0.775 391 1/15/2025
3.0.774 298 1/15/2025
3.0.773 205 1/15/2025
3.0.772 383 1/14/2025
3.0.771 110 1/14/2025
3.0.770 93 1/14/2025
3.0.769 96 1/14/2025
3.0.768 650 1/14/2025
3.0.767 408 1/13/2025
3.0.766 361 1/13/2025
3.0.765 103 1/13/2025
3.0.764 337 1/13/2025
3.0.763 880 1/11/2025
3.0.762 123 1/11/2025
3.0.761 440 1/11/2025
3.0.760 332 1/11/2025
3.0.759 337 1/10/2025
3.0.758 347 1/10/2025
3.0.757 117 1/10/2025
3.0.756 123 1/10/2025
3.0.755 1,093 1/3/2025
3.0.754 294 1/3/2025
3.0.753 378 1/3/2025
3.0.752 346 1/2/2025
3.0.751 463 1/2/2025
3.0.750 355 1/2/2025
3.0.749 130 1/2/2025
3.0.748 421 1/1/2025
3.0.747 133 1/1/2025
3.0.746 149 1/1/2025
3.0.745 160 1/1/2025
3.0.744 138 1/1/2025
3.0.743 128 1/1/2025
3.0.742 124 12/31/2024
3.0.741 133 12/31/2024
3.0.740 136 12/31/2024
3.0.739 132 12/31/2024
3.0.738 141 12/31/2024
3.0.737 136 12/31/2024
3.0.736 112 12/31/2024
3.0.735 127 12/31/2024
3.0.734 116 12/31/2024
3.0.733 122 12/31/2024
3.0.732 127 12/31/2024
3.0.731 357 12/30/2024
3.0.730 2,980 12/28/2024
3.0.729 360 12/28/2024
3.0.728 503 12/27/2024
3.0.727 121 12/27/2024
3.0.726 752 12/24/2024
3.0.725 252 12/24/2024
3.0.724 202 12/24/2024
3.0.723 187 12/24/2024
3.0.722 155 12/24/2024
3.0.721 202 12/24/2024
3.0.720 124 12/24/2024
3.0.719 229 12/23/2024
3.0.718 467 12/23/2024
3.0.717 383 12/23/2024
3.0.716 130 12/23/2024
3.0.715 413 12/23/2024
3.0.714 482 12/22/2024
3.0.713 258 12/22/2024
3.0.712 292 12/22/2024
3.0.711 353 12/22/2024
3.0.710 1,098 12/22/2024
3.0.709 583 12/22/2024
3.0.708 321 12/21/2024
3.0.707 370 12/21/2024
3.0.706 290 12/21/2024
3.0.705 315 12/21/2024
3.0.704 205 12/21/2024
3.0.703 280 12/21/2024
3.0.702 227 12/21/2024
3.0.700 133 12/21/2024
3.0.699 255 12/20/2024
3.0.698 308 12/20/2024
3.0.697 301 12/20/2024
3.0.696 389 12/20/2024
3.0.695 268 12/20/2024
3.0.694 584 12/19/2024
3.0.693 122 12/19/2024
3.0.692 389 12/19/2024
3.0.691 126 12/19/2024
3.0.690 338 12/18/2024
3.0.689 129 12/18/2024
3.0.688 758 12/16/2024
3.0.687 129 12/16/2024
3.0.686 572 12/10/2024
3.0.685 361 12/10/2024
3.0.684 126 12/10/2024
3.0.683 368 12/9/2024
3.0.682 434 12/9/2024
3.0.681 304 12/9/2024
3.0.680 127 12/9/2024
3.0.679 312 12/9/2024
3.0.678 333 12/7/2024
3.0.676 236 12/6/2024
3.0.675 181 12/6/2024
3.0.674 204 12/6/2024
3.0.673 189 12/6/2024
3.0.672 187 12/6/2024
3.0.671 218 12/6/2024
3.0.670 177 12/6/2024
3.0.669 167 12/6/2024
3.0.668 189 12/6/2024
3.0.667 205 12/6/2024
3.0.666 148 12/5/2024
3.0.665 130 12/5/2024
3.0.664 2,120 12/5/2024
3.0.663 308 12/5/2024
3.0.662 213 12/5/2024
3.0.661 404 12/5/2024
3.0.660 137 12/5/2024
3.0.659 216 12/5/2024
3.0.658 414 12/4/2024
3.0.657 131 12/4/2024
3.0.656 321 12/4/2024
3.0.655 274 12/4/2024
3.0.654 253 12/4/2024
3.0.653 195 12/4/2024
3.0.652 369 12/3/2024
3.0.651 284 12/3/2024
3.0.650 328 12/3/2024
3.0.649 422 12/3/2024
3.0.648 368 12/3/2024
3.0.647 307 12/2/2024
3.0.646 395 12/2/2024
3.0.645 144 12/2/2024
3.0.644 135 12/2/2024
3.0.643 476 12/2/2024
3.0.642 314 12/1/2024
3.0.641 299 12/1/2024
3.0.640 403 12/1/2024
3.0.639 229 12/1/2024
3.0.638 498 11/29/2024
3.0.637 293 11/29/2024
3.0.636 295 11/29/2024
3.0.635 375 11/21/2024
3.0.634 318 11/21/2024
3.0.633 636 11/20/2024
3.0.632 236 11/20/2024
3.0.631 227 11/20/2024
3.0.630 152 11/20/2024
3.0.629 221 11/20/2024
3.0.628 156 11/20/2024
3.0.627 126 11/20/2024
3.0.626 152 11/19/2024
3.0.625 590 11/19/2024
3.0.624 685 11/19/2024
3.0.623 150 11/19/2024
3.0.622 440 11/19/2024
3.0.621 408 11/15/2024
3.0.620 407 11/14/2024
3.0.619 130 11/14/2024
3.0.618 152 11/14/2024
3.0.617 258 11/14/2024
3.0.616 305 11/14/2024
3.0.615 343 11/14/2024
3.0.614 492 11/14/2024
3.0.613 226 11/14/2024
3.0.612 489 11/14/2024
3.0.611 377 11/14/2024
3.0.610 135 11/14/2024
3.0.609 167 11/14/2024
2.1.608 1,081 11/13/2024
2.1.607 133 11/13/2024
2.1.606 451 11/13/2024
2.1.605 132 11/13/2024
2.1.604 378 11/13/2024
2.1.603 123 11/12/2024
2.1.602 685 11/12/2024
2.1.601 771 11/9/2024
2.1.600 137 11/9/2024
2.1.599 502 11/9/2024
2.1.598 398 11/9/2024
2.1.597 397 11/8/2024
2.1.596 260 11/8/2024
2.1.595 164 11/8/2024
2.1.594 448 11/8/2024
2.1.593 908 11/8/2024
2.1.592 133 11/8/2024
2.1.591 458 11/6/2024
2.1.590 576 11/1/2024
2.1.589 132 11/1/2024
2.1.588 782 11/1/2024
2.1.587 527 10/29/2024
2.1.586 124 10/29/2024
2.1.585 534 10/29/2024
2.1.584 271 10/29/2024
2.1.583 126 10/29/2024
2.1.582 378 10/29/2024
2.1.581 867 10/29/2024
2.1.580 126 10/28/2024
2.1.579 552 10/28/2024
2.1.578 612 10/26/2024
2.1.577 313 10/26/2024
2.1.576 557 10/22/2024
2.1.575 480 10/22/2024
2.1.574 154 10/22/2024
2.1.573 557 10/22/2024
2.1.572 390 10/22/2024
2.1.571 685 10/18/2024
2.1.570 472 10/17/2024
2.1.569 155 10/17/2024
2.1.568 813 10/15/2024
2.1.567 634 10/14/2024
2.1.566 766 10/12/2024
2.1.565 332 10/12/2024
2.1.564 645 10/11/2024
2.1.563 601 10/9/2024
2.1.562 460 10/9/2024
2.1.561 274 10/9/2024
2.1.560 131 10/9/2024
2.1.559 466 10/8/2024
2.1.558 130 10/8/2024
2.1.557 576 10/8/2024
2.1.556 283 10/8/2024
2.1.555 135 10/8/2024
2.1.554 159 10/8/2024
2.1.553 2,187 10/3/2024
2.1.552 404 10/3/2024
2.1.551 137 10/3/2024
2.1.550 787 10/3/2024
2.1.549 128 10/3/2024
2.1.548 714 10/2/2024
2.1.547 484 10/2/2024
2.1.546 347 10/2/2024
2.1.545 354 10/2/2024
2.1.544 715 10/1/2024
2.1.543 555 10/1/2024
2.1.542 528 10/1/2024
2.1.541 131 10/1/2024
2.1.540 134 10/1/2024
2.1.539 816 9/29/2024
2.1.538 498 9/29/2024
2.1.537 220 9/29/2024
2.1.536 138 9/29/2024
2.1.535 1,237 9/27/2024
2.1.534 203 9/27/2024
2.1.533 721 9/27/2024
2.1.532 388 9/27/2024
2.1.531 472 9/27/2024
2.1.530 380 9/27/2024
2.1.529 385 9/26/2024
2.1.528 508 9/26/2024
2.1.527 675 9/26/2024
2.1.526 338 9/26/2024
2.1.525 383 9/26/2024
2.1.524 515 9/26/2024
2.1.523 312 9/26/2024
2.1.522 700 9/23/2024
2.1.521 575 9/23/2024
2.1.520 349 9/23/2024
2.1.519 511 9/23/2024
2.1.518 131 9/23/2024
2.1.517 386 9/23/2024
2.1.516 786 9/23/2024
2.1.515 406 9/23/2024
2.1.514 503 9/23/2024
2.1.513 131 9/23/2024
2.1.512 134 9/23/2024
2.1.511 824 9/18/2024
2.1.510 297 9/18/2024
2.1.509 273 9/18/2024
2.1.508 226 9/18/2024
2.1.507 145 9/18/2024
2.1.506 377 9/18/2024
2.1.505 223 9/17/2024
2.1.504 285 9/17/2024
2.1.503 352 9/17/2024
2.1.502 242 9/17/2024
2.1.501 303 9/17/2024
2.1.500 346 9/17/2024
2.1.499 261 9/17/2024
2.1.498 144 9/17/2024
2.1.497 2,023 9/16/2024
2.1.496 353 9/16/2024
2.1.495 365 9/16/2024
2.1.494 359 9/12/2024
2.1.493 137 9/12/2024
2.1.492 142 9/12/2024
2.1.491 152 9/12/2024
2.1.490 157 9/12/2024
2.1.489 157 9/11/2024
2.1.488 125 9/11/2024
2.1.487 147 9/11/2024
2.1.486 147 9/11/2024
2.1.485 165 9/11/2024
2.1.484 165 9/11/2024
2.1.483 802 9/11/2024
2.1.482 2,661 9/10/2024
2.1.481 446 9/10/2024
2.1.480 208 9/10/2024
2.1.478 269 9/9/2024
2.1.477 254 9/9/2024
2.1.476 152 9/9/2024
2.1.475 224 9/9/2024
2.1.474 204 9/9/2024
2.1.473 210 9/9/2024
2.1.472 2,036 9/9/2024
2.1.471 714 9/7/2024
2.1.470 141 9/7/2024
2.1.469 313 9/7/2024
2.1.468 732 9/6/2024
2.1.467 377 9/6/2024
2.1.466 439 9/6/2024
2.1.465 367 9/5/2024
2.1.464 209 9/5/2024
2.1.463 142 9/5/2024
2.1.462 143 9/5/2024
2.1.461 661 9/5/2024
2.1.460 120 9/5/2024
2.1.459 413 9/5/2024
2.1.458 447 9/4/2024
2.1.457 136 9/4/2024
2.1.456 677 9/4/2024
2.1.455 389 9/3/2024
2.1.454 490 9/3/2024
2.1.453 140 9/3/2024
2.1.452 307 9/3/2024
2.1.451 333 9/3/2024
2.1.450 325 9/3/2024
2.1.449 524 8/29/2024
2.1.448 373 8/29/2024
2.1.447 326 8/29/2024
2.1.446 641 8/26/2024
2.1.445 319 8/26/2024
2.1.444 422 8/26/2024
2.1.443 634 8/21/2024
2.1.442 411 8/21/2024
2.1.441 318 8/21/2024
2.1.440 144 8/21/2024
2.1.439 578 8/20/2024
2.1.438 283 8/20/2024
2.1.437 136 8/20/2024
2.1.436 342 8/20/2024
2.1.435 477 8/20/2024
2.1.434 319 8/20/2024
2.1.433 392 8/20/2024
2.1.432 178 8/19/2024
2.1.431 770 8/15/2024
2.1.430 364 8/15/2024
2.1.429 364 8/15/2024
2.1.428 634 8/14/2024
2.1.427 328 8/14/2024
2.1.426 216 8/13/2024
2.1.425 365 8/13/2024
2.1.424 162 8/13/2024
2.1.423 489 8/7/2024
2.1.422 613 8/7/2024
2.1.421 155 8/7/2024
2.1.420 237 8/6/2024
2.1.419 406 8/6/2024
2.1.418 521 8/1/2024
2.1.417 200 8/1/2024
2.1.416 448 8/1/2024
2.1.415 211 8/1/2024
2.1.414 872 7/25/2024
2.1.413 179 7/25/2024
2.1.412 214 7/25/2024
2.1.411 208 7/25/2024
2.1.410 249 7/25/2024
2.1.409 218 7/25/2024
2.1.408 211 7/25/2024
2.1.407 276 7/24/2024
2.1.406 119 7/24/2024
2.1.405 173 7/24/2024
2.1.404 515 7/20/2024
2.1.403 226 7/20/2024
2.1.402 601 7/20/2024
2.1.401 1,452 7/14/2024
2.1.400 485 7/14/2024
2.1.399 130 7/14/2024
2.1.398 414 7/14/2024
2.1.397 830 7/10/2024
2.1.396 138 7/10/2024
2.1.395 174 7/10/2024
2.1.394 356 7/10/2024
2.1.393 145 7/10/2024
2.1.392 485 7/10/2024
2.1.391 430 7/10/2024
2.1.390 399 7/10/2024
2.1.389 247 7/10/2024
2.1.388 135 7/10/2024
2.1.387 357 7/10/2024
2.1.386 304 7/9/2024
2.1.385 296 7/9/2024
2.1.384 129 7/9/2024
2.1.383 265 7/9/2024
2.1.382 341 7/9/2024
2.1.381 394 7/9/2024
2.1.380 127 7/9/2024
2.1.379 270 7/9/2024
2.1.378 127 7/9/2024
2.1.377 444 7/9/2024
2.1.376 379 7/9/2024
2.1.375 139 7/8/2024
2.1.374 397 7/8/2024
2.1.373 119 7/8/2024
2.1.372 534 7/8/2024
2.1.371 440 7/8/2024
2.1.370 546 7/7/2024
2.1.369 483 7/7/2024
2.1.368 153 7/7/2024
2.1.367 1,260 7/3/2024
2.1.366 130 7/3/2024
2.1.365 486 7/3/2024
2.1.364 327 7/3/2024
2.1.363 355 7/3/2024
2.1.362 914 6/27/2024
2.1.361 338 6/27/2024
2.1.360 145 6/27/2024
2.1.359 432 6/27/2024
2.1.358 1,058 6/22/2024
2.1.357 134 6/22/2024
2.1.356 380 6/22/2024
2.1.355 480 6/16/2024
2.1.354 348 6/15/2024
2.1.353 128 6/15/2024
2.1.352 330 6/15/2024
2.1.351 163 6/15/2024
2.1.350 364 6/15/2024
2.1.349 146 6/15/2024
2.1.348 137 6/15/2024
2.1.347 161 6/15/2024
2.1.346 637 6/14/2024
2.1.345 637 6/4/2024
2.1.344 340 6/4/2024
2.1.343 682 6/2/2024
2.1.342 383 6/1/2024
2.1.341 137 6/1/2024
2.1.340 259 6/1/2024
2.1.339 253 6/1/2024
2.1.338 197 6/1/2024
2.1.337 145 6/1/2024
2.1.336 358 6/1/2024
2.1.335 560 5/31/2024
2.1.334 140 5/31/2024
2.1.333 311 5/31/2024
2.1.332 232 5/31/2024
2.1.331 446 5/29/2024
2.1.330 245 5/29/2024
2.1.329 658 5/28/2024
2.1.328 139 5/28/2024
2.1.327 426 5/28/2024
2.1.326 142 5/28/2024
2.1.325 337 5/28/2024
2.1.324 282 5/28/2024
2.1.323 133 5/28/2024
2.1.322 532 5/27/2024
2.1.321 474 5/27/2024
2.1.320 345 5/27/2024
2.1.319 159 5/26/2024
2.1.318 453 5/26/2024
2.1.317 308 5/26/2024
2.1.316 286 5/26/2024
2.1.315 157 5/26/2024
2.1.314 315 5/26/2024
2.1.313 491 5/25/2024
2.1.312 137 5/25/2024
2.1.311 149 5/25/2024
2.1.310 273 5/25/2024
2.1.309 524 5/25/2024
2.1.308 132 5/25/2024
2.1.307 488 5/23/2024
2.1.306 405 5/23/2024
2.1.305 208 5/23/2024
2.1.304 421 5/23/2024
2.1.303 175 5/23/2024
2.1.302 444 5/23/2024
2.1.301 160 5/22/2024
2.1.300 712 5/22/2024
2.1.299 142 5/22/2024
2.1.298 476 5/18/2024
2.1.297 134 5/18/2024
2.1.296 335 5/18/2024
2.1.295 131 5/18/2024
2.1.294 387 5/17/2024
2.1.293 347 5/17/2024
2.1.292 130 5/17/2024
2.1.291 138 5/16/2024
2.1.290 144 5/16/2024
2.1.289 553 5/15/2024
2.1.288 480 5/15/2024
2.1.287 189 5/15/2024
2.1.286 257 5/14/2024
2.1.285 566 5/13/2024
2.1.284 123 5/13/2024
2.1.283 295 5/13/2024
2.1.282 658 4/30/2024
2.1.281 414 4/30/2024
2.1.280 253 4/30/2024
2.1.279 577 4/30/2024
2.1.278 161 4/29/2024
2.1.277 138 4/29/2024
2.1.276 465 4/29/2024
2.1.275 345 4/29/2024
2.1.274 155 4/28/2024
2.1.273 268 4/28/2024
2.1.272 151 4/28/2024
2.1.271 158 4/28/2024
2.1.270 758 4/28/2024
2.1.269 247 4/28/2024
2.1.268 144 4/28/2024
2.1.267 382 4/28/2024
2.1.266 273 4/27/2024
2.1.265 184 4/27/2024
2.1.264 611 4/20/2024
2.1.263 391 4/20/2024
2.1.262 337 4/19/2024
2.1.261 356 4/19/2024
2.1.260 328 4/19/2024
2.1.259 365 4/19/2024
2.1.258 153 4/19/2024
2.1.257 714 4/13/2024
2.1.256 523 4/13/2024
2.1.255 160 4/13/2024
2.1.254 434 4/12/2024
2.1.253 210 4/12/2024
2.1.252 358 4/12/2024
2.1.251 350 4/12/2024
2.1.250 169 4/12/2024
2.1.249 328 4/12/2024
2.1.248 155 4/12/2024
2.1.247 549 4/12/2024
2.1.246 175 4/11/2024
2.1.245 3,206 4/10/2024
2.1.244 238 4/10/2024
2.1.243 307 4/10/2024
2.1.242 142 4/10/2024
2.1.241 513 4/10/2024
2.1.240 157 4/9/2024
2.1.239 695 4/3/2024
2.1.238 406 4/2/2024
2.1.237 365 4/2/2024
2.1.236 351 4/2/2024
2.1.235 157 4/1/2024
2.1.234 762 3/30/2024
2.1.233 329 3/29/2024
2.1.232 259 3/29/2024
2.1.231 533 3/25/2024
2.1.230 226 3/25/2024
2.1.229 243 3/25/2024
2.1.228 373 3/25/2024
2.1.227 257 3/25/2024
2.1.226 503 3/21/2024
2.1.225 299 3/21/2024
2.1.224 397 3/20/2024
2.1.223 532 3/20/2024
2.1.222 341 3/19/2024
2.1.221 157 3/19/2024
2.1.220 314 3/19/2024
2.1.219 422 3/19/2024
2.1.218 172 3/19/2024
2.1.217 439 3/19/2024
2.1.216 326 3/18/2024
2.1.215 558 3/16/2024
2.1.214 318 3/16/2024
2.1.213 360 3/16/2024
2.1.212 172 3/15/2024
2.1.211 512 3/14/2024
2.1.210 382 3/13/2024
2.1.209 264 3/13/2024
2.1.208 150 3/13/2024
2.1.207 343 3/13/2024
2.1.206 305 3/13/2024
2.1.205 247 3/13/2024
2.1.204 529 3/13/2024
2.1.203 177 3/13/2024
2.1.202 163 3/13/2024
2.1.201 415 3/12/2024
2.1.200 160 3/12/2024
2.1.199 170 3/12/2024
2.1.198 595 3/12/2024
2.1.197 312 3/12/2024
2.1.196 277 3/12/2024
2.1.195 363 3/11/2024
2.1.194 464 3/11/2024
2.1.193 257 3/11/2024
2.1.192 225 3/11/2024
2.1.191 502 3/10/2024
2.1.190 329 3/10/2024
2.1.189 293 3/10/2024
2.1.188 615 3/9/2024
2.1.187 150 3/8/2024
2.1.186 317 3/8/2024
2.1.185 211 3/8/2024
2.1.184 297 3/8/2024
2.1.183 440 3/8/2024
2.1.182 403 3/8/2024
2.1.181 383 3/6/2024
2.1.180 275 3/6/2024
2.1.179 348 3/6/2024
2.1.178 576 3/4/2024
2.1.177 267 3/4/2024
2.1.176 257 3/4/2024
2.1.175 156 3/4/2024
2.1.174 331 3/4/2024
2.1.173 282 3/4/2024
2.1.172 342 3/3/2024
2.1.171 150 3/3/2024
2.1.170 172 3/3/2024
2.1.169 341 3/3/2024
2.1.168 169 3/2/2024
2.1.167 176 3/2/2024
2.1.166 378 3/2/2024
2.1.165 155 3/2/2024
2.1.164 341 3/2/2024
2.1.163 153 3/2/2024
2.1.162 451 2/29/2024
2.1.161 306 2/29/2024
2.1.160 238 2/29/2024
2.1.159 198 2/29/2024
2.1.158 386 2/29/2024
2.1.157 301 2/27/2024
2.1.156 142 2/26/2024
2.1.155 273 2/26/2024
2.1.154 337 2/25/2024
2.1.153 244 2/25/2024
2.1.152 259 2/25/2024
2.1.151 255 2/25/2024
2.1.150 321 2/24/2024
2.1.149 208 2/24/2024
2.1.148 231 2/23/2024
2.1.147 222 2/23/2024
2.1.146 284 2/22/2024
2.1.145 160 2/22/2024
2.1.144 135 2/22/2024
2.1.143 369 2/22/2024
2.1.142 265 2/22/2024
2.1.141 264 2/22/2024
2.1.140 163 2/22/2024
2.1.139 313 2/21/2024
2.1.138 144 2/21/2024
2.1.137 293 2/21/2024
2.1.136 255 2/21/2024
2.1.135 165 2/21/2024
2.1.134 135 2/21/2024
2.1.133 432 2/21/2024
2.1.132 166 2/21/2024
2.1.131 166 2/21/2024
2.1.130 336 2/20/2024
2.1.129 200 2/20/2024
2.1.128 319 2/20/2024
2.1.127 254 2/20/2024
2.1.126 158 2/20/2024
2.1.125 334 2/20/2024
2.1.124 216 2/20/2024
2.1.123 208 2/19/2024
2.1.122 316 2/19/2024
2.1.121 191 2/19/2024
2.1.120 313 2/19/2024
2.1.119 171 2/19/2024
2.1.118 314 2/17/2024
2.1.117 289 2/17/2024
2.1.116 260 2/17/2024
2.1.115 248 2/17/2024
2.1.114 180 2/17/2024
2.1.113 397 2/16/2024
2.1.112 170 2/16/2024
2.1.111 207 2/16/2024
2.1.110 163 2/16/2024
2.1.109 159 2/16/2024
2.1.108 435 2/16/2024
2.1.107 161 2/16/2024
2.1.106 172 2/16/2024
2.1.105 300 2/14/2024
2.1.104 235 2/14/2024
2.1.103 254 2/14/2024
2.1.102 169 2/14/2024
2.1.101 325 2/13/2024
2.1.100 165 2/13/2024
2.1.99 158 2/13/2024
2.1.98 169 2/13/2024
2.1.97 156 2/13/2024
2.1.96 149 2/13/2024
2.1.95 594 2/13/2024
2.1.94 322 2/12/2024
2.1.93 211 2/12/2024
2.1.92 283 2/12/2024
2.1.91 335 2/11/2024
2.1.90 173 2/11/2024
2.1.89 404 2/11/2024
2.1.88 164 2/11/2024
2.1.87 330 2/11/2024
2.1.86 285 2/10/2024
2.1.85 225 2/10/2024
2.1.84 251 2/10/2024
2.1.83 160 2/10/2024
2.1.82 151 2/10/2024
2.1.81 326 2/9/2024
2.1.80 293 2/9/2024
2.1.79 158 2/9/2024
2.1.78 164 2/9/2024
2.1.77 316 2/9/2024
2.1.76 268 2/9/2024
2.1.75 155 2/9/2024
2.1.74 306 2/8/2024
2.1.73 244 2/8/2024
2.1.72 350 2/8/2024
2.1.71 152 2/8/2024
2.1.70 203 2/8/2024
2.1.69 302 2/8/2024
2.1.68 292 2/7/2024
2.1.67 257 2/7/2024
2.1.66 148 2/7/2024
2.1.65 280 2/7/2024
2.1.64 236 2/7/2024
2.1.63 146 2/7/2024
2.1.62 171 2/7/2024
2.1.61 478 2/6/2024
2.1.60 161 2/6/2024
2.1.59 151 2/6/2024
2.1.58 461 2/5/2024
2.1.57 155 2/5/2024
2.1.56 473 2/4/2024
2.1.55 151 2/4/2024
2.1.54 161 2/4/2024
2.1.53 462 2/3/2024
2.1.52 232 2/3/2024
2.1.51 248 2/3/2024
2.1.50 473 1/31/2024
2.1.49 248 1/31/2024
2.1.48 135 1/31/2024
2.1.47 203 1/31/2024
2.1.46 405 1/30/2024
2.1.45 171 1/30/2024
2.1.44 298 1/30/2024
2.1.43 236 1/29/2024
2.1.42 162 1/29/2024
2.1.41 375 1/29/2024
2.1.40 271 1/29/2024
2.1.39 260 1/29/2024
2.1.38 288 1/28/2024
2.1.37 159 1/28/2024
2.1.36 258 1/28/2024
2.1.35 218 1/28/2024
2.1.34 182 1/28/2024
2.1.33 442 1/28/2024
2.1.32 196 1/28/2024
2.1.31 148 1/27/2024
2.1.30 419 1/27/2024
2.1.29 171 1/27/2024
2.1.28 193 1/27/2024
2.1.27 217 1/27/2024
2.1.26 143 1/27/2024
2.1.25 148 1/27/2024
2.1.24 489 1/27/2024
2.1.23 153 1/26/2024
2.1.22 258 1/26/2024
2.1.21 220 1/26/2024
2.1.20 237 1/26/2024
2.1.19 147 1/26/2024
2.1.18 450 1/26/2024
2.1.17 146 1/26/2024
2.1.16 162 1/26/2024
2.1.15 361 1/25/2024
2.1.14 148 1/25/2024
2.1.13 364 1/25/2024
2.1.12 146 1/25/2024
2.1.11 227 1/25/2024
2.1.10 168 1/25/2024
2.1.9 311 1/19/2024
2.1.8 248 1/19/2024
2.1.7 235 1/19/2024
2.1.6 152 1/19/2024
2.1.5 625 1/16/2024
2.1.4 163 1/16/2024
2.1.3 506 1/14/2024
2.1.2 353 1/13/2024
2.1.1 153 1/13/2024