Soenneker.Blazor.Utils.BlazorInvoker 3.0.948

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