Soenneker.Blazor.Utils.BlazorInvoker 3.0.998

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 3.0.998
                    
NuGet\Install-Package Soenneker.Blazor.Utils.BlazorInvoker -Version 3.0.998
                    
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="3.0.998" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Blazor.Utils.BlazorInvoker" Version="3.0.998" />
                    
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 3.0.998
                    
#r "nuget: Soenneker.Blazor.Utils.BlazorInvoker, 3.0.998"
                    
#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@3.0.998
                    
#: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=3.0.998
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Blazor.Utils.BlazorInvoker&version=3.0.998
                    
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 net9.0 is compatible.  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.1002 770 11/11/2025
4.0.1001 1,052 11/6/2025
4.0.1000 1,596 10/30/2025
4.0.999 397 10/29/2025
3.0.998 1,844 10/14/2025
3.0.997 4,085 9/9/2025
3.0.996 1,018 9/6/2025
3.0.995 1,720 9/3/2025
3.0.994 178 9/3/2025
3.0.993 2,556 8/11/2025
3.0.992 477 8/11/2025
3.0.991 1,626 8/5/2025
3.0.990 1,994 7/8/2025
3.0.989 934 7/3/2025
3.0.988 1,233 6/27/2025
3.0.987 191 6/27/2025
3.0.986 1,999 6/10/2025
3.0.985 1,527 5/27/2025
3.0.984 173 5/27/2025
3.0.983 1,246 5/22/2025
3.0.982 169 5/22/2025
3.0.981 1,644 5/13/2025
3.0.980 1,311 5/7/2025
3.0.979 171 5/7/2025
3.0.978 1,156 5/5/2025
3.0.977 348 5/5/2025
3.0.976 175 5/5/2025
3.0.975 185 5/5/2025
3.0.974 609 5/5/2025
3.0.973 2,040 4/8/2025
3.0.972 191 4/8/2025
3.0.971 618 4/8/2025
3.0.970 191 4/8/2025
3.0.969 195 4/8/2025
3.0.968 194 4/8/2025
3.0.967 190 4/8/2025
3.0.966 188 4/8/2025
3.0.965 225 4/7/2025
3.0.964 195 4/7/2025
3.0.963 2,151 4/7/2025
3.0.962 192 4/7/2025
3.0.961 831 4/7/2025
3.0.960 303 4/7/2025
3.0.959 262 4/7/2025
3.0.958 567 4/7/2025
3.0.957 379 4/6/2025
3.0.956 227 4/6/2025
3.0.955 298 4/6/2025
3.0.954 510 4/6/2025
3.0.953 175 4/6/2025
3.0.952 135 4/6/2025
3.0.951 127 4/6/2025
3.0.950 135 4/6/2025
3.0.949 137 4/6/2025
3.0.948 703 4/5/2025
3.0.947 193 4/5/2025
3.0.946 227 4/5/2025
3.0.945 253 4/5/2025
3.0.944 127 4/5/2025
3.0.943 143 4/5/2025
3.0.942 127 4/4/2025
3.0.941 129 4/4/2025
3.0.940 137 4/4/2025
3.0.939 2,899 4/3/2025
3.0.938 766 4/1/2025
3.0.937 678 4/1/2025
3.0.936 618 3/31/2025
3.0.935 371 3/31/2025
3.0.934 762 3/31/2025
3.0.933 684 3/29/2025
3.0.932 297 3/29/2025
3.0.931 1,255 3/25/2025
3.0.930 808 3/25/2025
3.0.929 974 3/21/2025
3.0.928 923 3/18/2025
3.0.927 592 3/18/2025
3.0.926 606 3/15/2025
3.0.925 209 3/15/2025
3.0.924 350 3/15/2025
3.0.923 772 3/12/2025
3.0.922 538 3/12/2025
3.0.921 359 3/11/2025
3.0.920 433 3/11/2025
3.0.919 448 3/11/2025
3.0.918 205 3/11/2025
3.0.917 211 3/11/2025
3.0.916 225 3/11/2025
3.0.915 963 3/11/2025
3.0.914 778 3/7/2025
3.0.913 596 3/7/2025
3.0.912 572 3/2/2025
3.0.911 152 3/2/2025
3.0.910 137 3/2/2025
3.0.909 138 3/2/2025
3.0.908 148 3/1/2025
3.0.907 156 3/1/2025
3.0.906 135 3/1/2025
3.0.905 129 3/1/2025
3.0.904 143 3/1/2025
3.0.903 125 3/1/2025
3.0.902 121 3/1/2025
3.0.901 2,621 2/25/2025
3.0.900 338 2/25/2025
3.0.899 538 2/25/2025
3.0.898 351 2/25/2025
3.0.897 122 2/25/2025
3.0.896 556 2/24/2025
3.0.895 595 2/23/2025
3.0.894 134 2/22/2025
3.0.893 273 2/22/2025
3.0.892 1,276 2/22/2025
3.0.891 225 2/22/2025
3.0.890 370 2/22/2025
3.0.889 123 2/22/2025
3.0.888 125 2/22/2025
3.0.887 505 2/21/2025
3.0.886 513 2/21/2025
3.0.885 839 2/19/2025
3.0.884 187 2/19/2025
3.0.883 181 2/19/2025
3.0.882 214 2/19/2025
3.0.881 191 2/18/2025
3.0.880 168 2/18/2025
3.0.879 1,311 2/18/2025
3.0.878 130 2/18/2025
3.0.877 2,546 2/14/2025
3.0.876 408 2/14/2025
3.0.875 313 2/13/2025
3.0.874 799 2/12/2025
3.0.873 426 2/12/2025
3.0.872 327 2/12/2025
3.0.871 352 2/12/2025
3.0.870 490 2/12/2025
3.0.869 238 2/12/2025
3.0.868 308 2/11/2025
3.0.867 310 2/11/2025
3.0.866 417 2/11/2025
3.0.865 129 2/11/2025
3.0.864 130 2/11/2025
3.0.863 127 2/11/2025
3.0.862 1,009 2/10/2025
3.0.861 137 2/10/2025
3.0.860 145 2/10/2025
3.0.859 131 2/10/2025
3.0.858 142 2/9/2025
3.0.857 126 2/9/2025
3.0.856 128 2/9/2025
3.0.855 1,930 2/8/2025
3.0.854 231 2/8/2025
3.0.853 129 2/8/2025
3.0.852 361 2/8/2025
3.0.851 200 2/8/2025
3.0.850 469 2/7/2025
3.0.849 484 2/7/2025
3.0.848 122 2/7/2025
3.0.847 521 2/7/2025
3.0.846 124 2/7/2025
3.0.845 129 2/7/2025
3.0.844 798 2/6/2025
3.0.843 830 2/5/2025
3.0.842 441 2/5/2025
3.0.840 408 2/5/2025
3.0.839 404 2/5/2025
3.0.838 127 2/5/2025
3.0.837 460 2/5/2025
3.0.836 993 1/28/2025
3.0.835 121 1/28/2025
3.0.834 609 1/28/2025
3.0.833 391 1/28/2025
3.0.832 645 1/27/2025
3.0.831 109 1/27/2025
3.0.830 143 1/27/2025
3.0.829 358 1/27/2025
3.0.828 624 1/26/2025
3.0.827 492 1/26/2025
3.0.826 119 1/26/2025
3.0.825 433 1/26/2025
3.0.824 372 1/25/2025
3.0.823 110 1/25/2025
3.0.822 373 1/25/2025
3.0.821 299 1/25/2025
3.0.820 506 1/25/2025
3.0.819 299 1/25/2025
3.0.818 826 1/24/2025
3.0.817 810 1/24/2025
3.0.816 124 1/24/2025
3.0.815 268 1/23/2025
3.0.814 477 1/23/2025
3.0.813 681 1/22/2025
3.0.812 571 1/21/2025
3.0.811 119 1/21/2025
3.0.810 256 1/21/2025
3.0.809 308 1/21/2025
3.0.808 248 1/21/2025
3.0.807 317 1/21/2025
3.0.806 138 1/21/2025
3.0.805 122 1/20/2025
3.0.804 429 1/20/2025
3.0.803 1,007 1/20/2025
3.0.802 266 1/20/2025
3.0.801 338 1/20/2025
3.0.800 110 1/20/2025
3.0.799 124 1/20/2025
3.0.798 448 1/19/2025
3.0.797 111 1/19/2025
3.0.796 955 1/19/2025
3.0.795 111 1/19/2025
3.0.794 105 1/19/2025
3.0.793 112 1/18/2025
3.0.792 572 1/18/2025
3.0.791 394 1/17/2025
3.0.790 114 1/17/2025
3.0.789 119 1/17/2025
3.0.788 530 1/17/2025
3.0.787 127 1/17/2025
3.0.786 253 1/17/2025
3.0.785 316 1/16/2025
3.0.784 585 1/16/2025
3.0.783 184 1/16/2025
3.0.782 95 1/16/2025
3.0.781 231 1/16/2025
3.0.780 475 1/16/2025
3.0.779 420 1/15/2025
3.0.778 378 1/15/2025
3.0.777 388 1/15/2025
3.0.776 393 1/15/2025
3.0.775 387 1/15/2025
3.0.774 294 1/15/2025
3.0.773 201 1/15/2025
3.0.772 378 1/14/2025
3.0.771 105 1/14/2025
3.0.770 89 1/14/2025
3.0.769 94 1/14/2025
3.0.768 647 1/14/2025
3.0.767 403 1/13/2025
3.0.766 357 1/13/2025
3.0.765 101 1/13/2025
3.0.764 334 1/13/2025
3.0.763 874 1/11/2025
3.0.762 119 1/11/2025
3.0.761 433 1/11/2025
3.0.760 327 1/11/2025
3.0.759 330 1/10/2025
3.0.758 344 1/10/2025
3.0.757 115 1/10/2025
3.0.756 120 1/10/2025
3.0.755 1,091 1/3/2025
3.0.754 289 1/3/2025
3.0.753 372 1/3/2025
3.0.752 342 1/2/2025
3.0.751 458 1/2/2025
3.0.750 351 1/2/2025
3.0.749 128 1/2/2025
3.0.748 419 1/1/2025
3.0.747 131 1/1/2025
3.0.746 144 1/1/2025
3.0.745 157 1/1/2025
3.0.744 134 1/1/2025
3.0.743 126 1/1/2025
3.0.742 121 12/31/2024
3.0.741 129 12/31/2024
3.0.740 132 12/31/2024
3.0.739 126 12/31/2024
3.0.738 139 12/31/2024
3.0.737 134 12/31/2024
3.0.736 109 12/31/2024
3.0.735 124 12/31/2024
3.0.734 113 12/31/2024
3.0.733 119 12/31/2024
3.0.732 122 12/31/2024
3.0.731 355 12/30/2024
3.0.730 2,977 12/28/2024
3.0.729 356 12/28/2024
3.0.728 501 12/27/2024
3.0.727 119 12/27/2024
3.0.726 747 12/24/2024
3.0.725 250 12/24/2024
3.0.724 197 12/24/2024
3.0.723 182 12/24/2024
3.0.722 150 12/24/2024
3.0.721 198 12/24/2024
3.0.720 121 12/24/2024
3.0.719 226 12/23/2024
3.0.718 465 12/23/2024
3.0.717 380 12/23/2024
3.0.716 127 12/23/2024
3.0.715 410 12/23/2024
3.0.714 477 12/22/2024
3.0.713 254 12/22/2024
3.0.712 289 12/22/2024
3.0.711 349 12/22/2024
3.0.710 1,095 12/22/2024
3.0.709 580 12/22/2024
3.0.708 319 12/21/2024
3.0.707 367 12/21/2024
3.0.706 286 12/21/2024
3.0.705 313 12/21/2024
3.0.704 202 12/21/2024
3.0.703 277 12/21/2024
3.0.702 225 12/21/2024
3.0.700 131 12/21/2024
3.0.699 251 12/20/2024
3.0.698 307 12/20/2024
3.0.697 297 12/20/2024
3.0.696 386 12/20/2024
3.0.695 266 12/20/2024
3.0.694 580 12/19/2024
3.0.693 120 12/19/2024
3.0.692 385 12/19/2024
3.0.691 125 12/19/2024
3.0.690 334 12/18/2024
3.0.689 125 12/18/2024
3.0.688 756 12/16/2024
3.0.687 126 12/16/2024
3.0.686 567 12/10/2024
3.0.685 359 12/10/2024
3.0.684 123 12/10/2024
3.0.683 366 12/9/2024
3.0.682 426 12/9/2024
3.0.681 301 12/9/2024
3.0.680 123 12/9/2024
3.0.679 309 12/9/2024
3.0.678 327 12/7/2024
3.0.676 230 12/6/2024
3.0.675 177 12/6/2024
3.0.674 199 12/6/2024
3.0.673 187 12/6/2024
3.0.672 184 12/6/2024
3.0.671 214 12/6/2024
3.0.670 174 12/6/2024
3.0.669 165 12/6/2024
3.0.668 183 12/6/2024
3.0.667 204 12/6/2024
3.0.666 145 12/5/2024
3.0.665 128 12/5/2024
3.0.664 2,118 12/5/2024
3.0.663 307 12/5/2024
3.0.662 210 12/5/2024
3.0.661 400 12/5/2024
3.0.660 133 12/5/2024
3.0.659 212 12/5/2024
3.0.658 408 12/4/2024
3.0.657 128 12/4/2024
3.0.656 319 12/4/2024
3.0.655 273 12/4/2024
3.0.654 248 12/4/2024
3.0.653 192 12/4/2024
3.0.652 367 12/3/2024
3.0.651 280 12/3/2024
3.0.650 325 12/3/2024
3.0.649 417 12/3/2024
3.0.648 365 12/3/2024
3.0.647 306 12/2/2024
3.0.646 393 12/2/2024
3.0.645 139 12/2/2024
3.0.644 134 12/2/2024
3.0.643 474 12/2/2024
3.0.642 313 12/1/2024
3.0.641 298 12/1/2024
3.0.640 400 12/1/2024
3.0.639 226 12/1/2024
3.0.638 495 11/29/2024
3.0.637 291 11/29/2024
3.0.636 292 11/29/2024
3.0.635 374 11/21/2024
3.0.634 316 11/21/2024
3.0.633 633 11/20/2024
3.0.632 234 11/20/2024
3.0.631 226 11/20/2024
3.0.630 150 11/20/2024
3.0.629 220 11/20/2024
3.0.628 152 11/20/2024
3.0.627 125 11/20/2024
3.0.626 149 11/19/2024
3.0.625 587 11/19/2024
3.0.624 683 11/19/2024
3.0.623 146 11/19/2024
3.0.622 439 11/19/2024
3.0.621 405 11/15/2024
3.0.620 406 11/14/2024
3.0.619 127 11/14/2024
3.0.618 149 11/14/2024
3.0.617 256 11/14/2024
3.0.616 300 11/14/2024
3.0.615 339 11/14/2024
3.0.614 488 11/14/2024
3.0.613 225 11/14/2024
3.0.612 488 11/14/2024
3.0.611 375 11/14/2024
3.0.610 132 11/14/2024
3.0.609 163 11/14/2024
2.1.608 976 11/13/2024
2.1.607 130 11/13/2024
2.1.606 447 11/13/2024
2.1.605 131 11/13/2024
2.1.604 376 11/13/2024
2.1.603 121 11/12/2024
2.1.602 684 11/12/2024
2.1.601 769 11/9/2024
2.1.600 136 11/9/2024
2.1.599 501 11/9/2024
2.1.598 397 11/9/2024
2.1.597 395 11/8/2024
2.1.596 258 11/8/2024
2.1.595 161 11/8/2024
2.1.594 447 11/8/2024
2.1.593 905 11/8/2024
2.1.592 131 11/8/2024
2.1.591 456 11/6/2024
2.1.590 575 11/1/2024
2.1.589 131 11/1/2024
2.1.588 778 11/1/2024
2.1.587 525 10/29/2024
2.1.586 123 10/29/2024
2.1.585 532 10/29/2024
2.1.584 268 10/29/2024
2.1.583 123 10/29/2024
2.1.582 375 10/29/2024
2.1.581 864 10/29/2024
2.1.580 125 10/28/2024
2.1.579 550 10/28/2024
2.1.578 611 10/26/2024
2.1.577 309 10/26/2024
2.1.576 554 10/22/2024
2.1.575 475 10/22/2024
2.1.574 150 10/22/2024
2.1.573 554 10/22/2024
2.1.572 387 10/22/2024
2.1.571 683 10/18/2024
2.1.570 470 10/17/2024
2.1.569 149 10/17/2024
2.1.568 812 10/15/2024
2.1.567 632 10/14/2024
2.1.566 761 10/12/2024
2.1.565 328 10/12/2024
2.1.564 641 10/11/2024
2.1.563 599 10/9/2024
2.1.562 459 10/9/2024
2.1.561 273 10/9/2024
2.1.560 128 10/9/2024
2.1.559 459 10/8/2024
2.1.558 129 10/8/2024
2.1.557 574 10/8/2024
2.1.556 281 10/8/2024
2.1.555 133 10/8/2024
2.1.554 158 10/8/2024
2.1.553 2,051 10/3/2024
2.1.552 398 10/3/2024
2.1.551 136 10/3/2024
2.1.550 784 10/3/2024
2.1.549 126 10/3/2024
2.1.548 712 10/2/2024
2.1.547 482 10/2/2024
2.1.546 344 10/2/2024
2.1.545 352 10/2/2024
2.1.544 714 10/1/2024
2.1.543 552 10/1/2024
2.1.542 526 10/1/2024
2.1.541 130 10/1/2024
2.1.540 133 10/1/2024
2.1.539 813 9/29/2024
2.1.538 496 9/29/2024
2.1.537 218 9/29/2024
2.1.536 133 9/29/2024
2.1.535 1,233 9/27/2024
2.1.534 201 9/27/2024
2.1.533 718 9/27/2024
2.1.532 384 9/27/2024
2.1.531 471 9/27/2024
2.1.530 375 9/27/2024
2.1.529 384 9/26/2024
2.1.528 500 9/26/2024
2.1.527 671 9/26/2024
2.1.526 335 9/26/2024
2.1.525 381 9/26/2024
2.1.524 514 9/26/2024
2.1.523 311 9/26/2024
2.1.522 696 9/23/2024
2.1.521 573 9/23/2024
2.1.520 347 9/23/2024
2.1.519 509 9/23/2024
2.1.518 129 9/23/2024
2.1.517 383 9/23/2024
2.1.516 782 9/23/2024
2.1.515 403 9/23/2024
2.1.514 499 9/23/2024
2.1.513 128 9/23/2024
2.1.512 131 9/23/2024
2.1.511 822 9/18/2024
2.1.510 293 9/18/2024
2.1.509 269 9/18/2024
2.1.508 219 9/18/2024
2.1.507 144 9/18/2024
2.1.506 375 9/18/2024
2.1.505 222 9/17/2024
2.1.504 284 9/17/2024
2.1.503 350 9/17/2024
2.1.502 239 9/17/2024
2.1.501 300 9/17/2024
2.1.500 338 9/17/2024
2.1.499 259 9/17/2024
2.1.498 141 9/17/2024
2.1.497 2,021 9/16/2024
2.1.496 348 9/16/2024
2.1.495 361 9/16/2024
2.1.494 357 9/12/2024
2.1.493 134 9/12/2024
2.1.492 138 9/12/2024
2.1.491 149 9/12/2024
2.1.490 154 9/12/2024
2.1.489 155 9/11/2024
2.1.488 124 9/11/2024
2.1.487 146 9/11/2024
2.1.486 144 9/11/2024
2.1.485 163 9/11/2024
2.1.484 162 9/11/2024
2.1.483 800 9/11/2024
2.1.482 2,657 9/10/2024
2.1.481 443 9/10/2024
2.1.480 206 9/10/2024
2.1.478 266 9/9/2024
2.1.477 250 9/9/2024
2.1.476 151 9/9/2024
2.1.475 223 9/9/2024
2.1.474 200 9/9/2024
2.1.473 207 9/9/2024
2.1.472 2,034 9/9/2024
2.1.471 712 9/7/2024
2.1.470 137 9/7/2024
2.1.469 311 9/7/2024
2.1.468 726 9/6/2024
2.1.467 376 9/6/2024
2.1.466 437 9/6/2024
2.1.465 364 9/5/2024
2.1.464 207 9/5/2024
2.1.463 137 9/5/2024
2.1.462 142 9/5/2024
2.1.461 659 9/5/2024
2.1.460 117 9/5/2024
2.1.459 410 9/5/2024
2.1.458 445 9/4/2024
2.1.457 134 9/4/2024
2.1.456 673 9/4/2024
2.1.455 388 9/3/2024
2.1.454 486 9/3/2024
2.1.453 137 9/3/2024
2.1.452 303 9/3/2024
2.1.451 328 9/3/2024
2.1.450 323 9/3/2024
2.1.449 522 8/29/2024
2.1.448 369 8/29/2024
2.1.447 323 8/29/2024
2.1.446 638 8/26/2024
2.1.445 315 8/26/2024
2.1.444 419 8/26/2024
2.1.443 631 8/21/2024
2.1.442 409 8/21/2024
2.1.441 315 8/21/2024
2.1.440 140 8/21/2024
2.1.439 576 8/20/2024
2.1.438 280 8/20/2024
2.1.437 132 8/20/2024
2.1.436 338 8/20/2024
2.1.435 469 8/20/2024
2.1.434 315 8/20/2024
2.1.433 387 8/20/2024
2.1.432 175 8/19/2024
2.1.431 767 8/15/2024
2.1.430 362 8/15/2024
2.1.429 362 8/15/2024
2.1.428 631 8/14/2024
2.1.427 325 8/14/2024
2.1.426 213 8/13/2024
2.1.425 362 8/13/2024
2.1.424 160 8/13/2024
2.1.423 488 8/7/2024
2.1.422 608 8/7/2024
2.1.421 154 8/7/2024
2.1.420 234 8/6/2024
2.1.419 405 8/6/2024
2.1.418 519 8/1/2024
2.1.417 196 8/1/2024
2.1.416 444 8/1/2024
2.1.415 206 8/1/2024
2.1.414 869 7/25/2024
2.1.413 175 7/25/2024
2.1.412 211 7/25/2024
2.1.411 204 7/25/2024
2.1.410 247 7/25/2024
2.1.409 217 7/25/2024
2.1.408 210 7/25/2024
2.1.407 274 7/24/2024
2.1.406 118 7/24/2024
2.1.405 170 7/24/2024
2.1.404 514 7/20/2024
2.1.403 224 7/20/2024
2.1.402 598 7/20/2024
2.1.401 1,401 7/14/2024
2.1.400 482 7/14/2024
2.1.399 125 7/14/2024
2.1.398 413 7/14/2024
2.1.397 825 7/10/2024
2.1.396 136 7/10/2024
2.1.395 171 7/10/2024
2.1.394 350 7/10/2024
2.1.393 143 7/10/2024
2.1.392 481 7/10/2024
2.1.391 421 7/10/2024
2.1.390 397 7/10/2024
2.1.389 245 7/10/2024
2.1.388 134 7/10/2024
2.1.387 351 7/10/2024
2.1.386 301 7/9/2024
2.1.385 294 7/9/2024
2.1.384 128 7/9/2024
2.1.383 261 7/9/2024
2.1.382 340 7/9/2024
2.1.381 392 7/9/2024
2.1.380 122 7/9/2024
2.1.379 269 7/9/2024
2.1.378 125 7/9/2024
2.1.377 441 7/9/2024
2.1.376 376 7/9/2024
2.1.375 137 7/8/2024
2.1.374 395 7/8/2024
2.1.373 117 7/8/2024
2.1.372 532 7/8/2024
2.1.371 439 7/8/2024
2.1.370 542 7/7/2024
2.1.369 480 7/7/2024
2.1.368 146 7/7/2024
2.1.367 1,256 7/3/2024
2.1.366 129 7/3/2024
2.1.365 481 7/3/2024
2.1.364 326 7/3/2024
2.1.363 350 7/3/2024
2.1.362 912 6/27/2024
2.1.361 337 6/27/2024
2.1.360 141 6/27/2024
2.1.359 430 6/27/2024
2.1.358 1,054 6/22/2024
2.1.357 133 6/22/2024
2.1.356 379 6/22/2024
2.1.355 477 6/16/2024
2.1.354 344 6/15/2024
2.1.353 126 6/15/2024
2.1.352 328 6/15/2024
2.1.351 160 6/15/2024
2.1.350 362 6/15/2024
2.1.349 145 6/15/2024
2.1.348 135 6/15/2024
2.1.347 159 6/15/2024
2.1.346 631 6/14/2024
2.1.345 635 6/4/2024
2.1.344 334 6/4/2024
2.1.343 678 6/2/2024
2.1.342 381 6/1/2024
2.1.341 134 6/1/2024
2.1.340 256 6/1/2024
2.1.339 251 6/1/2024
2.1.338 196 6/1/2024
2.1.337 139 6/1/2024
2.1.336 354 6/1/2024
2.1.335 558 5/31/2024
2.1.334 139 5/31/2024
2.1.333 309 5/31/2024
2.1.332 230 5/31/2024
2.1.331 443 5/29/2024
2.1.330 243 5/29/2024
2.1.329 657 5/28/2024
2.1.328 138 5/28/2024
2.1.327 425 5/28/2024
2.1.326 138 5/28/2024
2.1.325 335 5/28/2024
2.1.324 279 5/28/2024
2.1.323 131 5/28/2024
2.1.322 529 5/27/2024
2.1.321 470 5/27/2024
2.1.320 344 5/27/2024
2.1.319 156 5/26/2024
2.1.318 449 5/26/2024
2.1.317 305 5/26/2024
2.1.316 283 5/26/2024
2.1.315 156 5/26/2024
2.1.314 312 5/26/2024
2.1.313 486 5/25/2024
2.1.312 136 5/25/2024
2.1.311 145 5/25/2024
2.1.310 271 5/25/2024
2.1.309 520 5/25/2024
2.1.308 129 5/25/2024
2.1.307 486 5/23/2024
2.1.306 400 5/23/2024
2.1.305 205 5/23/2024
2.1.304 419 5/23/2024
2.1.303 172 5/23/2024
2.1.302 443 5/23/2024
2.1.301 156 5/22/2024
2.1.300 709 5/22/2024
2.1.299 138 5/22/2024
2.1.298 473 5/18/2024
2.1.297 133 5/18/2024
2.1.296 333 5/18/2024
2.1.295 127 5/18/2024
2.1.294 383 5/17/2024
2.1.293 346 5/17/2024
2.1.292 128 5/17/2024
2.1.291 137 5/16/2024
2.1.290 143 5/16/2024
2.1.289 552 5/15/2024
2.1.288 479 5/15/2024
2.1.287 188 5/15/2024
2.1.286 256 5/14/2024
2.1.285 562 5/13/2024
2.1.284 122 5/13/2024
2.1.283 290 5/13/2024
2.1.282 654 4/30/2024
2.1.281 412 4/30/2024
2.1.280 250 4/30/2024
2.1.279 572 4/30/2024
2.1.278 156 4/29/2024
2.1.277 136 4/29/2024
2.1.276 461 4/29/2024
2.1.275 342 4/29/2024
2.1.274 153 4/28/2024
2.1.273 266 4/28/2024
2.1.272 149 4/28/2024
2.1.271 156 4/28/2024
2.1.270 756 4/28/2024
2.1.269 245 4/28/2024
2.1.268 140 4/28/2024
2.1.267 379 4/28/2024
2.1.266 272 4/27/2024
2.1.265 179 4/27/2024
2.1.264 607 4/20/2024
2.1.263 388 4/20/2024
2.1.262 332 4/19/2024
2.1.261 355 4/19/2024
2.1.260 327 4/19/2024
2.1.259 363 4/19/2024
2.1.258 148 4/19/2024
2.1.257 712 4/13/2024
2.1.256 520 4/13/2024
2.1.255 157 4/13/2024
2.1.254 432 4/12/2024
2.1.253 205 4/12/2024
2.1.252 356 4/12/2024
2.1.251 345 4/12/2024
2.1.250 165 4/12/2024
2.1.249 325 4/12/2024
2.1.248 152 4/12/2024
2.1.247 548 4/12/2024
2.1.246 168 4/11/2024
2.1.245 3,161 4/10/2024
2.1.244 237 4/10/2024
2.1.243 305 4/10/2024
2.1.242 138 4/10/2024
2.1.241 511 4/10/2024
2.1.240 154 4/9/2024
2.1.239 693 4/3/2024
2.1.238 405 4/2/2024
2.1.237 363 4/2/2024
2.1.236 347 4/2/2024
2.1.235 155 4/1/2024
2.1.234 760 3/30/2024
2.1.233 328 3/29/2024
2.1.232 258 3/29/2024
2.1.231 529 3/25/2024
2.1.230 222 3/25/2024
2.1.229 235 3/25/2024
2.1.228 370 3/25/2024
2.1.227 252 3/25/2024
2.1.226 500 3/21/2024
2.1.225 295 3/21/2024
2.1.224 394 3/20/2024
2.1.223 528 3/20/2024
2.1.222 336 3/19/2024
2.1.221 150 3/19/2024
2.1.220 310 3/19/2024
2.1.219 417 3/19/2024
2.1.218 166 3/19/2024
2.1.217 437 3/19/2024
2.1.216 324 3/18/2024
2.1.215 554 3/16/2024
2.1.214 312 3/16/2024
2.1.213 357 3/16/2024
2.1.212 165 3/15/2024
2.1.211 511 3/14/2024
2.1.210 381 3/13/2024
2.1.209 262 3/13/2024
2.1.208 149 3/13/2024
2.1.207 342 3/13/2024
2.1.206 303 3/13/2024
2.1.205 245 3/13/2024
2.1.204 526 3/13/2024
2.1.203 175 3/13/2024
2.1.202 159 3/13/2024
2.1.201 413 3/12/2024
2.1.200 156 3/12/2024
2.1.199 168 3/12/2024
2.1.198 594 3/12/2024
2.1.197 309 3/12/2024
2.1.196 271 3/12/2024
2.1.195 360 3/11/2024
2.1.194 462 3/11/2024
2.1.193 251 3/11/2024
2.1.192 224 3/11/2024
2.1.191 498 3/10/2024
2.1.190 326 3/10/2024
2.1.189 289 3/10/2024
2.1.188 614 3/9/2024
2.1.187 149 3/8/2024
2.1.186 314 3/8/2024
2.1.185 208 3/8/2024
2.1.184 295 3/8/2024
2.1.183 437 3/8/2024
2.1.182 399 3/8/2024
2.1.181 380 3/6/2024
2.1.180 274 3/6/2024
2.1.179 344 3/6/2024
2.1.178 574 3/4/2024
2.1.177 264 3/4/2024
2.1.176 254 3/4/2024
2.1.175 154 3/4/2024
2.1.174 324 3/4/2024
2.1.173 280 3/4/2024
2.1.172 341 3/3/2024
2.1.171 148 3/3/2024
2.1.170 170 3/3/2024
2.1.169 339 3/3/2024
2.1.168 167 3/2/2024
2.1.167 174 3/2/2024
2.1.166 377 3/2/2024
2.1.165 154 3/2/2024
2.1.164 338 3/2/2024
2.1.163 152 3/2/2024
2.1.162 450 2/29/2024
2.1.161 301 2/29/2024
2.1.160 232 2/29/2024
2.1.159 196 2/29/2024
2.1.158 381 2/29/2024
2.1.157 299 2/27/2024
2.1.156 140 2/26/2024
2.1.155 272 2/26/2024
2.1.154 332 2/25/2024
2.1.153 243 2/25/2024
2.1.152 256 2/25/2024
2.1.151 253 2/25/2024
2.1.150 319 2/24/2024
2.1.149 203 2/24/2024
2.1.148 229 2/23/2024
2.1.147 219 2/23/2024
2.1.146 283 2/22/2024
2.1.145 158 2/22/2024
2.1.144 131 2/22/2024
2.1.143 364 2/22/2024
2.1.142 264 2/22/2024
2.1.141 261 2/22/2024
2.1.140 158 2/22/2024
2.1.139 309 2/21/2024
2.1.138 142 2/21/2024
2.1.137 290 2/21/2024
2.1.136 250 2/21/2024
2.1.135 161 2/21/2024
2.1.134 133 2/21/2024
2.1.133 431 2/21/2024
2.1.132 165 2/21/2024
2.1.131 162 2/21/2024
2.1.130 334 2/20/2024
2.1.129 197 2/20/2024
2.1.128 318 2/20/2024
2.1.127 251 2/20/2024
2.1.126 154 2/20/2024
2.1.125 332 2/20/2024
2.1.124 214 2/20/2024
2.1.123 206 2/19/2024
2.1.122 310 2/19/2024
2.1.121 187 2/19/2024
2.1.120 309 2/19/2024
2.1.119 166 2/19/2024
2.1.118 312 2/17/2024
2.1.117 287 2/17/2024
2.1.116 258 2/17/2024
2.1.115 245 2/17/2024
2.1.114 175 2/17/2024
2.1.113 396 2/16/2024
2.1.112 168 2/16/2024
2.1.111 204 2/16/2024
2.1.110 162 2/16/2024
2.1.109 158 2/16/2024
2.1.108 431 2/16/2024
2.1.107 159 2/16/2024
2.1.106 168 2/16/2024
2.1.105 297 2/14/2024
2.1.104 232 2/14/2024
2.1.103 250 2/14/2024
2.1.102 167 2/14/2024
2.1.101 321 2/13/2024
2.1.100 163 2/13/2024
2.1.99 154 2/13/2024
2.1.98 165 2/13/2024
2.1.97 152 2/13/2024
2.1.96 145 2/13/2024
2.1.95 592 2/13/2024
2.1.94 321 2/12/2024
2.1.93 209 2/12/2024
2.1.92 282 2/12/2024
2.1.91 332 2/11/2024
2.1.90 170 2/11/2024
2.1.89 402 2/11/2024
2.1.88 161 2/11/2024
2.1.87 328 2/11/2024
2.1.86 282 2/10/2024
2.1.85 222 2/10/2024
2.1.84 249 2/10/2024
2.1.83 156 2/10/2024
2.1.82 150 2/10/2024
2.1.81 325 2/9/2024
2.1.80 292 2/9/2024
2.1.79 157 2/9/2024
2.1.78 159 2/9/2024
2.1.77 315 2/9/2024
2.1.76 267 2/9/2024
2.1.75 153 2/9/2024
2.1.74 304 2/8/2024
2.1.73 243 2/8/2024
2.1.72 345 2/8/2024
2.1.71 150 2/8/2024
2.1.70 200 2/8/2024
2.1.69 299 2/8/2024
2.1.68 290 2/7/2024
2.1.67 255 2/7/2024
2.1.66 146 2/7/2024
2.1.65 278 2/7/2024
2.1.64 235 2/7/2024
2.1.63 143 2/7/2024
2.1.62 169 2/7/2024
2.1.61 477 2/6/2024
2.1.60 157 2/6/2024
2.1.59 150 2/6/2024
2.1.58 460 2/5/2024
2.1.57 152 2/5/2024
2.1.56 471 2/4/2024
2.1.55 148 2/4/2024
2.1.54 156 2/4/2024
2.1.53 455 2/3/2024
2.1.52 229 2/3/2024
2.1.51 247 2/3/2024
2.1.50 471 1/31/2024
2.1.49 246 1/31/2024
2.1.48 133 1/31/2024
2.1.47 202 1/31/2024
2.1.46 403 1/30/2024
2.1.45 165 1/30/2024
2.1.44 294 1/30/2024
2.1.43 227 1/29/2024
2.1.42 157 1/29/2024
2.1.41 373 1/29/2024
2.1.40 267 1/29/2024
2.1.39 258 1/29/2024
2.1.38 285 1/28/2024
2.1.37 154 1/28/2024
2.1.36 255 1/28/2024
2.1.35 216 1/28/2024
2.1.34 173 1/28/2024
2.1.33 437 1/28/2024
2.1.32 194 1/28/2024
2.1.31 144 1/27/2024
2.1.30 413 1/27/2024
2.1.29 169 1/27/2024
2.1.28 192 1/27/2024
2.1.27 214 1/27/2024
2.1.26 140 1/27/2024
2.1.25 147 1/27/2024
2.1.24 486 1/27/2024
2.1.23 152 1/26/2024
2.1.22 257 1/26/2024
2.1.21 217 1/26/2024
2.1.20 234 1/26/2024
2.1.19 145 1/26/2024
2.1.18 449 1/26/2024
2.1.17 145 1/26/2024
2.1.16 160 1/26/2024
2.1.15 359 1/25/2024
2.1.14 144 1/25/2024
2.1.13 362 1/25/2024
2.1.12 140 1/25/2024
2.1.11 223 1/25/2024
2.1.10 167 1/25/2024
2.1.9 310 1/19/2024
2.1.8 245 1/19/2024
2.1.7 234 1/19/2024
2.1.6 149 1/19/2024
2.1.5 622 1/16/2024
2.1.4 162 1/16/2024
2.1.3 503 1/14/2024
2.1.2 348 1/13/2024
2.1.1 151 1/13/2024