Soenneker.Blazor.Utils.BlazorInvoker 3.0.950

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