Soenneker.Blazor.Utils.BlazorInvoker 3.0.924

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