Soenneker.Blazor.Utils.BlazorInvoker 3.0.973

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