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.
#addin nuget:?package=Soenneker.Blazor.Utils.BlazorInvoker&version=3.0.982
                    
Install Soenneker.Blazor.Utils.BlazorInvoker as a Cake Addin
#tool nuget:?package=Soenneker.Blazor.Utils.BlazorInvoker&version=3.0.982
                    
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 464 5/27/2025
3.0.984 132 5/27/2025
3.0.983 772 5/22/2025
3.0.982 123 5/22/2025
3.0.981 1,023 5/13/2025
3.0.980 804 5/7/2025
3.0.979 130 5/7/2025
3.0.978 764 5/5/2025
3.0.977 242 5/5/2025
3.0.976 134 5/5/2025
3.0.975 142 5/5/2025
3.0.974 416 5/5/2025
3.0.973 1,256 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 537 3/7/2025
3.0.913 409 3/7/2025
3.0.912 367 3/2/2025
3.0.911 94 3/2/2025
3.0.910 89 3/2/2025
3.0.909 99 3/2/2025
3.0.908 93 3/1/2025
3.0.907 92 3/1/2025
3.0.906 98 3/1/2025
3.0.905 88 3/1/2025
3.0.904 89 3/1/2025
3.0.903 87 3/1/2025
3.0.902 89 3/1/2025
3.0.901 1,578 2/25/2025
3.0.900 203 2/25/2025
3.0.899 329 2/25/2025
3.0.898 230 2/25/2025
3.0.897 86 2/25/2025
3.0.896 350 2/24/2025
3.0.895 385 2/23/2025
3.0.894 97 2/22/2025
3.0.893 178 2/22/2025
3.0.892 750 2/22/2025
3.0.891 145 2/22/2025
3.0.890 229 2/22/2025
3.0.889 88 2/22/2025
3.0.888 89 2/22/2025
3.0.887 322 2/21/2025
3.0.886 321 2/21/2025
3.0.885 540 2/19/2025
3.0.884 130 2/19/2025
3.0.883 127 2/19/2025
3.0.882 140 2/19/2025
3.0.881 137 2/18/2025
3.0.880 122 2/18/2025
3.0.879 837 2/18/2025
3.0.878 99 2/18/2025
3.0.877 442 2/14/2025
3.0.876 264 2/14/2025
3.0.875 204 2/13/2025
3.0.874 493 2/12/2025
3.0.873 277 2/12/2025
3.0.872 204 2/12/2025
3.0.871 231 2/12/2025
3.0.870 306 2/12/2025
3.0.869 166 2/12/2025
3.0.868 197 2/11/2025
3.0.867 204 2/11/2025
3.0.866 252 2/11/2025
3.0.865 95 2/11/2025
3.0.864 86 2/11/2025
3.0.863 92 2/11/2025
3.0.862 627 2/10/2025
3.0.861 103 2/10/2025
3.0.860 93 2/10/2025
3.0.859 97 2/10/2025
3.0.858 107 2/9/2025
3.0.857 103 2/9/2025
3.0.856 94 2/9/2025
3.0.855 1,116 2/8/2025
3.0.854 155 2/8/2025
3.0.853 95 2/8/2025
3.0.852 225 2/8/2025
3.0.851 123 2/8/2025
3.0.850 296 2/7/2025
3.0.849 303 2/7/2025
3.0.848 89 2/7/2025
3.0.847 328 2/7/2025
3.0.846 92 2/7/2025
3.0.845 96 2/7/2025
3.0.844 478 2/6/2025
3.0.843 507 2/5/2025
3.0.842 262 2/5/2025
3.0.840 260 2/5/2025
3.0.839 255 2/5/2025
3.0.838 94 2/5/2025
3.0.837 281 2/5/2025
3.0.836 610 1/28/2025
3.0.835 86 1/28/2025
3.0.834 355 1/28/2025
3.0.833 221 1/28/2025
3.0.832 363 1/27/2025
3.0.831 77 1/27/2025
3.0.830 83 1/27/2025
3.0.829 221 1/27/2025
3.0.828 372 1/26/2025
3.0.827 295 1/26/2025
3.0.826 96 1/26/2025
3.0.825 273 1/26/2025
3.0.824 227 1/25/2025
3.0.823 89 1/25/2025
3.0.822 230 1/25/2025
3.0.821 189 1/25/2025
3.0.820 301 1/25/2025
3.0.819 188 1/25/2025
3.0.818 477 1/24/2025
3.0.817 473 1/24/2025
3.0.816 88 1/24/2025
3.0.815 169 1/23/2025
3.0.814 285 1/23/2025
3.0.813 415 1/22/2025
3.0.812 356 1/21/2025
3.0.811 88 1/21/2025
3.0.810 173 1/21/2025
3.0.809 195 1/21/2025
3.0.808 164 1/21/2025
3.0.807 189 1/21/2025
3.0.806 86 1/21/2025
3.0.805 85 1/20/2025
3.0.804 268 1/20/2025
3.0.803 610 1/20/2025
3.0.802 181 1/20/2025
3.0.801 222 1/20/2025
3.0.800 88 1/20/2025
3.0.799 88 1/20/2025
3.0.798 271 1/19/2025
3.0.797 86 1/19/2025
3.0.796 565 1/19/2025
3.0.795 77 1/19/2025
3.0.794 79 1/19/2025
3.0.793 79 1/18/2025
3.0.792 343 1/18/2025
3.0.791 227 1/17/2025
3.0.790 81 1/17/2025
3.0.789 85 1/17/2025
3.0.788 318 1/17/2025
3.0.787 76 1/17/2025
3.0.786 159 1/17/2025
3.0.785 193 1/16/2025
3.0.784 349 1/16/2025
3.0.783 124 1/16/2025
3.0.782 78 1/16/2025
3.0.781 147 1/16/2025
3.0.780 285 1/16/2025
3.0.779 251 1/15/2025
3.0.778 233 1/15/2025
3.0.777 238 1/15/2025
3.0.776 230 1/15/2025
3.0.775 194 1/15/2025
3.0.774 157 1/15/2025
3.0.773 94 1/15/2025
3.0.772 195 1/14/2025
3.0.771 60 1/14/2025
3.0.770 54 1/14/2025
3.0.769 62 1/14/2025
3.0.768 349 1/14/2025
3.0.767 228 1/13/2025
3.0.766 210 1/13/2025
3.0.765 68 1/13/2025
3.0.764 194 1/13/2025
3.0.763 501 1/11/2025
3.0.762 86 1/11/2025
3.0.761 261 1/11/2025
3.0.760 210 1/11/2025
3.0.759 190 1/10/2025
3.0.758 219 1/10/2025
3.0.757 81 1/10/2025
3.0.756 87 1/10/2025
3.0.755 749 1/3/2025
3.0.754 192 1/3/2025
3.0.753 223 1/3/2025
3.0.752 215 1/2/2025
3.0.751 281 1/2/2025
3.0.750 223 1/2/2025
3.0.749 91 1/2/2025
3.0.748 267 1/1/2025
3.0.747 103 1/1/2025
3.0.746 98 1/1/2025
3.0.745 109 1/1/2025
3.0.744 108 1/1/2025
3.0.743 93 1/1/2025
3.0.742 98 12/31/2024
3.0.741 95 12/31/2024
3.0.740 97 12/31/2024
3.0.739 91 12/31/2024
3.0.738 105 12/31/2024
3.0.737 109 12/31/2024
3.0.736 84 12/31/2024
3.0.735 90 12/31/2024
3.0.734 91 12/31/2024
3.0.733 96 12/31/2024
3.0.732 89 12/31/2024
3.0.731 207 12/30/2024
3.0.730 1,640 12/28/2024
3.0.729 212 12/28/2024
3.0.728 294 12/27/2024
3.0.727 83 12/27/2024
3.0.726 459 12/24/2024
3.0.725 165 12/24/2024
3.0.724 130 12/24/2024
3.0.723 125 12/24/2024
3.0.722 104 12/24/2024
3.0.721 135 12/24/2024
3.0.720 87 12/24/2024
3.0.719 145 12/23/2024
3.0.718 282 12/23/2024
3.0.717 231 12/23/2024
3.0.716 85 12/23/2024
3.0.715 255 12/23/2024
3.0.714 285 12/22/2024
3.0.713 157 12/22/2024
3.0.712 184 12/22/2024
3.0.711 210 12/22/2024
3.0.710 650 12/22/2024
3.0.709 336 12/22/2024
3.0.708 201 12/21/2024
3.0.707 220 12/21/2024
3.0.706 182 12/21/2024
3.0.705 197 12/21/2024
3.0.704 137 12/21/2024
3.0.703 165 12/21/2024
3.0.702 149 12/21/2024
3.0.700 93 12/21/2024
3.0.699 175 12/20/2024
3.0.698 190 12/20/2024
3.0.697 192 12/20/2024
3.0.696 226 12/20/2024
3.0.695 166 12/20/2024
3.0.694 333 12/19/2024
3.0.693 83 12/19/2024
3.0.692 234 12/19/2024
3.0.691 87 12/19/2024
3.0.690 204 12/18/2024
3.0.689 90 12/18/2024
3.0.688 473 12/16/2024
3.0.687 90 12/16/2024
3.0.686 374 12/10/2024
3.0.685 223 12/10/2024
3.0.684 89 12/10/2024
3.0.683 232 12/9/2024
3.0.682 258 12/9/2024
3.0.681 197 12/9/2024
3.0.680 88 12/9/2024
3.0.679 184 12/9/2024
3.0.678 226 12/7/2024
3.0.676 167 12/6/2024
3.0.675 128 12/6/2024
3.0.674 148 12/6/2024
3.0.673 131 12/6/2024
3.0.672 143 12/6/2024
3.0.671 161 12/6/2024
3.0.670 127 12/6/2024
3.0.669 122 12/6/2024
3.0.668 136 12/6/2024
3.0.667 134 12/6/2024
3.0.666 100 12/5/2024
3.0.665 102 12/5/2024
3.0.664 1,232 12/5/2024
3.0.663 203 12/5/2024
3.0.662 152 12/5/2024
3.0.661 256 12/5/2024
3.0.660 98 12/5/2024
3.0.659 151 12/5/2024
3.0.658 253 12/4/2024
3.0.657 95 12/4/2024
3.0.656 218 12/4/2024
3.0.655 187 12/4/2024
3.0.654 180 12/4/2024
3.0.653 136 12/4/2024
3.0.652 240 12/3/2024
3.0.651 193 12/3/2024
3.0.650 216 12/3/2024
3.0.649 266 12/3/2024
3.0.648 230 12/3/2024
3.0.647 207 12/2/2024
3.0.646 242 12/2/2024
3.0.645 91 12/2/2024
3.0.644 99 12/2/2024
3.0.643 298 12/2/2024
3.0.642 206 12/1/2024
3.0.641 195 12/1/2024
3.0.640 263 12/1/2024
3.0.639 154 12/1/2024
3.0.638 321 11/29/2024
3.0.637 191 11/29/2024
3.0.636 202 11/29/2024
3.0.635 254 11/21/2024
3.0.634 207 11/21/2024
3.0.633 403 11/20/2024
3.0.632 169 11/20/2024
3.0.631 155 11/20/2024
3.0.630 110 11/20/2024
3.0.629 158 11/20/2024
3.0.628 88 11/20/2024
3.0.627 89 11/20/2024
3.0.626 97 11/19/2024
3.0.625 391 11/19/2024
3.0.624 426 11/19/2024
3.0.623 89 11/19/2024
3.0.622 288 11/19/2024
3.0.621 273 11/15/2024
3.0.620 259 11/14/2024
3.0.619 94 11/14/2024
3.0.618 109 11/14/2024
3.0.617 188 11/14/2024
3.0.616 192 11/14/2024
3.0.615 226 11/14/2024
3.0.614 296 11/14/2024
3.0.613 159 11/14/2024
3.0.612 311 11/14/2024
3.0.611 244 11/14/2024
3.0.610 97 11/14/2024
3.0.609 98 11/14/2024
2.1.608 540 11/13/2024
2.1.607 93 11/13/2024
2.1.606 288 11/13/2024
2.1.605 99 11/13/2024
2.1.604 266 11/13/2024
2.1.603 94 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 389 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 870 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 126 8/13/2024
2.1.423 357 8/7/2024
2.1.422 385 8/7/2024
2.1.421 117 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 571 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 239 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