Soenneker.Blazor.Utils.BlazorInvoker 3.0.990

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