Soenneker.Blazor.Utils.BlazorInvoker 3.0.982

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