Soenneker.Blazor.Utils.BlazorInvoker 3.0.923

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