Soenneker.Blazor.Utils.BlazorInvoker 3.0.955

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.955
                    
NuGet\Install-Package Soenneker.Blazor.Utils.BlazorInvoker -Version 3.0.955
                    
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.955" />
                    
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.955" />
                    
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.955
                    
#r "nuget: Soenneker.Blazor.Utils.BlazorInvoker, 3.0.955"
                    
#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.955
                    
Install Soenneker.Blazor.Utils.BlazorInvoker as a Cake Addin
#tool nuget:?package=Soenneker.Blazor.Utils.BlazorInvoker&version=3.0.955
                    
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 451 5/27/2025
3.0.984 125 5/27/2025
3.0.983 771 5/22/2025
3.0.982 122 5/22/2025
3.0.981 1,022 5/13/2025
3.0.980 803 5/7/2025
3.0.979 129 5/7/2025
3.0.978 763 5/5/2025
3.0.977 241 5/5/2025
3.0.976 133 5/5/2025
3.0.975 141 5/5/2025
3.0.974 415 5/5/2025
3.0.973 1,252 4/8/2025
3.0.972 151 4/8/2025
3.0.971 422 4/8/2025
3.0.970 152 4/8/2025
3.0.969 157 4/8/2025
3.0.968 153 4/8/2025
3.0.967 152 4/8/2025
3.0.966 149 4/8/2025
3.0.965 151 4/7/2025
3.0.964 154 4/7/2025
3.0.963 1,347 4/7/2025
3.0.962 146 4/7/2025
3.0.961 529 4/7/2025
3.0.960 220 4/7/2025
3.0.959 178 4/7/2025
3.0.958 373 4/7/2025
3.0.957 277 4/6/2025
3.0.956 155 4/6/2025
3.0.955 212 4/6/2025
3.0.954 346 4/6/2025
3.0.953 124 4/6/2025
3.0.952 92 4/6/2025
3.0.951 94 4/6/2025
3.0.950 92 4/6/2025
3.0.949 96 4/6/2025
3.0.948 442 4/5/2025
3.0.947 127 4/5/2025
3.0.946 145 4/5/2025
3.0.945 174 4/5/2025
3.0.944 85 4/5/2025
3.0.943 86 4/5/2025
3.0.942 86 4/4/2025
3.0.941 90 4/4/2025
3.0.940 96 4/4/2025
3.0.939 1,855 4/3/2025
3.0.938 489 4/1/2025
3.0.937 412 4/1/2025
3.0.936 403 3/31/2025
3.0.935 252 3/31/2025
3.0.934 491 3/31/2025
3.0.933 412 3/29/2025
3.0.932 184 3/29/2025
3.0.931 872 3/25/2025
3.0.930 632 3/25/2025
3.0.929 592 3/21/2025
3.0.928 569 3/18/2025
3.0.927 357 3/18/2025
3.0.926 349 3/15/2025
3.0.925 121 3/15/2025
3.0.924 193 3/15/2025
3.0.923 480 3/12/2025
3.0.922 352 3/12/2025
3.0.921 248 3/11/2025
3.0.920 301 3/11/2025
3.0.919 308 3/11/2025
3.0.918 164 3/11/2025
3.0.917 161 3/11/2025
3.0.916 177 3/11/2025
3.0.915 608 3/11/2025
3.0.914 535 3/7/2025
3.0.913 407 3/7/2025
3.0.912 365 3/2/2025
3.0.911 92 3/2/2025
3.0.910 87 3/2/2025
3.0.909 97 3/2/2025
3.0.908 91 3/1/2025
3.0.907 90 3/1/2025
3.0.906 96 3/1/2025
3.0.905 86 3/1/2025
3.0.904 87 3/1/2025
3.0.903 85 3/1/2025
3.0.902 87 3/1/2025
3.0.901 1,576 2/25/2025
3.0.900 201 2/25/2025
3.0.899 327 2/25/2025
3.0.898 228 2/25/2025
3.0.897 84 2/25/2025
3.0.896 348 2/24/2025
3.0.895 383 2/23/2025
3.0.894 95 2/22/2025
3.0.893 176 2/22/2025
3.0.892 748 2/22/2025
3.0.891 143 2/22/2025
3.0.890 227 2/22/2025
3.0.889 86 2/22/2025
3.0.888 87 2/22/2025
3.0.887 320 2/21/2025
3.0.886 319 2/21/2025
3.0.885 538 2/19/2025
3.0.884 128 2/19/2025
3.0.883 125 2/19/2025
3.0.882 137 2/19/2025
3.0.881 135 2/18/2025
3.0.880 120 2/18/2025
3.0.879 835 2/18/2025
3.0.878 97 2/18/2025
3.0.877 438 2/14/2025
3.0.876 262 2/14/2025
3.0.875 202 2/13/2025
3.0.874 491 2/12/2025
3.0.873 275 2/12/2025
3.0.872 202 2/12/2025
3.0.871 229 2/12/2025
3.0.870 304 2/12/2025
3.0.869 164 2/12/2025
3.0.868 195 2/11/2025
3.0.867 202 2/11/2025
3.0.866 250 2/11/2025
3.0.865 93 2/11/2025
3.0.864 84 2/11/2025
3.0.863 90 2/11/2025
3.0.862 625 2/10/2025
3.0.861 101 2/10/2025
3.0.860 91 2/10/2025
3.0.859 95 2/10/2025
3.0.858 105 2/9/2025
3.0.857 101 2/9/2025
3.0.856 92 2/9/2025
3.0.855 1,114 2/8/2025
3.0.854 153 2/8/2025
3.0.853 93 2/8/2025
3.0.852 223 2/8/2025
3.0.851 121 2/8/2025
3.0.850 294 2/7/2025
3.0.849 301 2/7/2025
3.0.848 87 2/7/2025
3.0.847 326 2/7/2025
3.0.846 90 2/7/2025
3.0.845 94 2/7/2025
3.0.844 476 2/6/2025
3.0.843 505 2/5/2025
3.0.842 260 2/5/2025
3.0.840 258 2/5/2025
3.0.839 253 2/5/2025
3.0.838 92 2/5/2025
3.0.837 279 2/5/2025
3.0.836 608 1/28/2025
3.0.835 84 1/28/2025
3.0.834 353 1/28/2025
3.0.833 219 1/28/2025
3.0.832 361 1/27/2025
3.0.831 75 1/27/2025
3.0.830 81 1/27/2025
3.0.829 219 1/27/2025
3.0.828 370 1/26/2025
3.0.827 293 1/26/2025
3.0.826 94 1/26/2025
3.0.825 271 1/26/2025
3.0.824 225 1/25/2025
3.0.823 87 1/25/2025
3.0.822 228 1/25/2025
3.0.821 187 1/25/2025
3.0.820 299 1/25/2025
3.0.819 186 1/25/2025
3.0.818 475 1/24/2025
3.0.817 471 1/24/2025
3.0.816 86 1/24/2025
3.0.815 167 1/23/2025
3.0.814 283 1/23/2025
3.0.813 413 1/22/2025
3.0.812 354 1/21/2025
3.0.811 86 1/21/2025
3.0.810 171 1/21/2025
3.0.809 193 1/21/2025
3.0.808 162 1/21/2025
3.0.807 187 1/21/2025
3.0.806 84 1/21/2025
3.0.805 83 1/20/2025
3.0.804 266 1/20/2025
3.0.803 608 1/20/2025
3.0.802 179 1/20/2025
3.0.801 220 1/20/2025
3.0.800 86 1/20/2025
3.0.799 86 1/20/2025
3.0.798 269 1/19/2025
3.0.797 84 1/19/2025
3.0.796 563 1/19/2025
3.0.795 75 1/19/2025
3.0.794 77 1/19/2025
3.0.793 77 1/18/2025
3.0.792 341 1/18/2025
3.0.791 225 1/17/2025
3.0.790 79 1/17/2025
3.0.789 83 1/17/2025
3.0.788 316 1/17/2025
3.0.787 74 1/17/2025
3.0.786 157 1/17/2025
3.0.785 191 1/16/2025
3.0.784 347 1/16/2025
3.0.783 122 1/16/2025
3.0.782 76 1/16/2025
3.0.781 145 1/16/2025
3.0.780 283 1/16/2025
3.0.779 249 1/15/2025
3.0.778 231 1/15/2025
3.0.777 236 1/15/2025
3.0.776 228 1/15/2025
3.0.775 192 1/15/2025
3.0.774 155 1/15/2025
3.0.773 92 1/15/2025
3.0.772 193 1/14/2025
3.0.771 58 1/14/2025
3.0.770 52 1/14/2025
3.0.769 60 1/14/2025
3.0.768 347 1/14/2025
3.0.767 226 1/13/2025
3.0.766 208 1/13/2025
3.0.765 66 1/13/2025
3.0.764 192 1/13/2025
3.0.763 499 1/11/2025
3.0.762 84 1/11/2025
3.0.761 259 1/11/2025
3.0.760 208 1/11/2025
3.0.759 188 1/10/2025
3.0.758 217 1/10/2025
3.0.757 79 1/10/2025
3.0.756 85 1/10/2025
3.0.755 747 1/3/2025
3.0.754 190 1/3/2025
3.0.753 221 1/3/2025
3.0.752 213 1/2/2025
3.0.751 279 1/2/2025
3.0.750 221 1/2/2025
3.0.749 89 1/2/2025
3.0.748 265 1/1/2025
3.0.747 101 1/1/2025
3.0.746 96 1/1/2025
3.0.745 107 1/1/2025
3.0.744 106 1/1/2025
3.0.743 91 1/1/2025
3.0.742 96 12/31/2024
3.0.741 93 12/31/2024
3.0.740 95 12/31/2024
3.0.739 89 12/31/2024
3.0.738 103 12/31/2024
3.0.737 107 12/31/2024
3.0.736 82 12/31/2024
3.0.735 88 12/31/2024
3.0.734 89 12/31/2024
3.0.733 94 12/31/2024
3.0.732 87 12/31/2024
3.0.731 205 12/30/2024
3.0.730 1,638 12/28/2024
3.0.729 210 12/28/2024
3.0.728 292 12/27/2024
3.0.727 81 12/27/2024
3.0.726 457 12/24/2024
3.0.725 163 12/24/2024
3.0.724 128 12/24/2024
3.0.723 123 12/24/2024
3.0.722 102 12/24/2024
3.0.721 133 12/24/2024
3.0.720 85 12/24/2024
3.0.719 143 12/23/2024
3.0.718 280 12/23/2024
3.0.717 229 12/23/2024
3.0.716 83 12/23/2024
3.0.715 253 12/23/2024
3.0.714 283 12/22/2024
3.0.713 155 12/22/2024
3.0.712 182 12/22/2024
3.0.711 208 12/22/2024
3.0.710 648 12/22/2024
3.0.709 334 12/22/2024
3.0.708 199 12/21/2024
3.0.707 218 12/21/2024
3.0.706 180 12/21/2024
3.0.705 195 12/21/2024
3.0.704 135 12/21/2024
3.0.703 163 12/21/2024
3.0.702 147 12/21/2024
3.0.700 91 12/21/2024
3.0.699 173 12/20/2024
3.0.698 188 12/20/2024
3.0.697 190 12/20/2024
3.0.696 224 12/20/2024
3.0.695 164 12/20/2024
3.0.694 331 12/19/2024
3.0.693 81 12/19/2024
3.0.692 232 12/19/2024
3.0.691 85 12/19/2024
3.0.690 202 12/18/2024
3.0.689 88 12/18/2024
3.0.688 471 12/16/2024
3.0.687 88 12/16/2024
3.0.686 372 12/10/2024
3.0.685 221 12/10/2024
3.0.684 87 12/10/2024
3.0.683 230 12/9/2024
3.0.682 256 12/9/2024
3.0.681 195 12/9/2024
3.0.680 85 12/9/2024
3.0.679 182 12/9/2024
3.0.678 224 12/7/2024
3.0.676 165 12/6/2024
3.0.675 126 12/6/2024
3.0.674 146 12/6/2024
3.0.673 129 12/6/2024
3.0.672 141 12/6/2024
3.0.671 159 12/6/2024
3.0.670 125 12/6/2024
3.0.669 120 12/6/2024
3.0.668 134 12/6/2024
3.0.667 132 12/6/2024
3.0.666 98 12/5/2024
3.0.665 100 12/5/2024
3.0.664 1,230 12/5/2024
3.0.663 201 12/5/2024
3.0.662 150 12/5/2024
3.0.661 254 12/5/2024
3.0.660 96 12/5/2024
3.0.659 149 12/5/2024
3.0.658 251 12/4/2024
3.0.657 93 12/4/2024
3.0.656 216 12/4/2024
3.0.655 185 12/4/2024
3.0.654 178 12/4/2024
3.0.653 134 12/4/2024
3.0.652 238 12/3/2024
3.0.651 191 12/3/2024
3.0.650 214 12/3/2024
3.0.649 264 12/3/2024
3.0.648 228 12/3/2024
3.0.647 205 12/2/2024
3.0.646 240 12/2/2024
3.0.645 89 12/2/2024
3.0.644 97 12/2/2024
3.0.643 296 12/2/2024
3.0.642 204 12/1/2024
3.0.641 193 12/1/2024
3.0.640 261 12/1/2024
3.0.639 152 12/1/2024
3.0.638 319 11/29/2024
3.0.637 189 11/29/2024
3.0.636 200 11/29/2024
3.0.635 252 11/21/2024
3.0.634 205 11/21/2024
3.0.633 401 11/20/2024
3.0.632 167 11/20/2024
3.0.631 153 11/20/2024
3.0.630 108 11/20/2024
3.0.629 156 11/20/2024
3.0.628 86 11/20/2024
3.0.627 87 11/20/2024
3.0.626 95 11/19/2024
3.0.625 389 11/19/2024
3.0.624 424 11/19/2024
3.0.623 87 11/19/2024
3.0.622 286 11/19/2024
3.0.621 264 11/15/2024
3.0.620 257 11/14/2024
3.0.619 92 11/14/2024
3.0.618 107 11/14/2024
3.0.617 186 11/14/2024
3.0.616 190 11/14/2024
3.0.615 224 11/14/2024
3.0.614 294 11/14/2024
3.0.613 157 11/14/2024
3.0.612 309 11/14/2024
3.0.611 242 11/14/2024
3.0.610 95 11/14/2024
3.0.609 96 11/14/2024
2.1.608 538 11/13/2024
2.1.607 91 11/13/2024
2.1.606 286 11/13/2024
2.1.605 97 11/13/2024
2.1.604 264 11/13/2024
2.1.603 92 11/12/2024
2.1.602 452 11/12/2024
2.1.601 564 11/9/2024
2.1.600 99 11/9/2024
2.1.599 337 11/9/2024
2.1.598 264 11/9/2024
2.1.597 252 11/8/2024
2.1.596 188 11/8/2024
2.1.595 99 11/8/2024
2.1.594 302 11/8/2024
2.1.593 558 11/8/2024
2.1.592 93 11/8/2024
2.1.591 297 11/6/2024
2.1.590 380 11/1/2024
2.1.589 95 11/1/2024
2.1.588 480 11/1/2024
2.1.587 353 10/29/2024
2.1.586 88 10/29/2024
2.1.585 329 10/29/2024
2.1.584 189 10/29/2024
2.1.583 87 10/29/2024
2.1.582 250 10/29/2024
2.1.581 520 10/29/2024
2.1.580 89 10/28/2024
2.1.579 335 10/28/2024
2.1.578 417 10/26/2024
2.1.577 204 10/26/2024
2.1.576 348 10/22/2024
2.1.575 292 10/22/2024
2.1.574 96 10/22/2024
2.1.573 354 10/22/2024
2.1.572 239 10/22/2024
2.1.571 447 10/18/2024
2.1.570 298 10/17/2024
2.1.569 94 10/17/2024
2.1.568 497 10/15/2024
2.1.567 390 10/14/2024
2.1.566 474 10/12/2024
2.1.565 201 10/12/2024
2.1.564 388 10/11/2024
2.1.563 391 10/9/2024
2.1.562 296 10/9/2024
2.1.561 199 10/9/2024
2.1.560 99 10/9/2024
2.1.559 303 10/8/2024
2.1.558 94 10/8/2024
2.1.557 386 10/8/2024
2.1.556 190 10/8/2024
2.1.555 97 10/8/2024
2.1.554 98 10/8/2024
2.1.553 862 10/3/2024
2.1.552 250 10/3/2024
2.1.551 101 10/3/2024
2.1.550 472 10/3/2024
2.1.549 91 10/3/2024
2.1.548 460 10/2/2024
2.1.547 313 10/2/2024
2.1.546 234 10/2/2024
2.1.545 238 10/2/2024
2.1.544 443 10/1/2024
2.1.543 369 10/1/2024
2.1.542 333 10/1/2024
2.1.541 94 10/1/2024
2.1.540 98 10/1/2024
2.1.539 493 9/29/2024
2.1.538 320 9/29/2024
2.1.537 154 9/29/2024
2.1.536 96 9/29/2024
2.1.535 755 9/27/2024
2.1.534 146 9/27/2024
2.1.533 457 9/27/2024
2.1.532 247 9/27/2024
2.1.531 303 9/27/2024
2.1.530 236 9/27/2024
2.1.529 266 9/26/2024
2.1.528 316 9/26/2024
2.1.527 429 9/26/2024
2.1.526 225 9/26/2024
2.1.525 254 9/26/2024
2.1.524 334 9/26/2024
2.1.523 206 9/26/2024
2.1.522 476 9/23/2024
2.1.521 347 9/23/2024
2.1.520 226 9/23/2024
2.1.519 326 9/23/2024
2.1.518 93 9/23/2024
2.1.517 257 9/23/2024
2.1.516 472 9/23/2024
2.1.515 264 9/23/2024
2.1.514 310 9/23/2024
2.1.513 92 9/23/2024
2.1.512 95 9/23/2024
2.1.511 543 9/18/2024
2.1.510 212 9/18/2024
2.1.509 192 9/18/2024
2.1.508 158 9/18/2024
2.1.507 108 9/18/2024
2.1.506 252 9/18/2024
2.1.505 160 9/17/2024
2.1.504 189 9/17/2024
2.1.503 248 9/17/2024
2.1.502 177 9/17/2024
2.1.501 209 9/17/2024
2.1.500 221 9/17/2024
2.1.499 195 9/17/2024
2.1.498 105 9/17/2024
2.1.497 1,131 9/16/2024
2.1.496 211 9/16/2024
2.1.495 246 9/16/2024
2.1.494 248 9/12/2024
2.1.493 106 9/12/2024
2.1.492 113 9/12/2024
2.1.491 113 9/12/2024
2.1.490 118 9/12/2024
2.1.489 119 9/11/2024
2.1.488 95 9/11/2024
2.1.487 121 9/11/2024
2.1.486 122 9/11/2024
2.1.485 125 9/11/2024
2.1.484 127 9/11/2024
2.1.483 611 9/11/2024
2.1.482 1,594 9/10/2024
2.1.481 302 9/10/2024
2.1.480 169 9/10/2024
2.1.478 196 9/9/2024
2.1.477 192 9/9/2024
2.1.476 112 9/9/2024
2.1.475 179 9/9/2024
2.1.474 154 9/9/2024
2.1.473 158 9/9/2024
2.1.472 1,267 9/9/2024
2.1.471 489 9/7/2024
2.1.470 113 9/7/2024
2.1.469 229 9/7/2024
2.1.468 506 9/6/2024
2.1.467 275 9/6/2024
2.1.466 310 9/6/2024
2.1.465 256 9/5/2024
2.1.464 160 9/5/2024
2.1.463 106 9/5/2024
2.1.462 107 9/5/2024
2.1.461 470 9/5/2024
2.1.460 94 9/5/2024
2.1.459 284 9/5/2024
2.1.458 304 9/4/2024
2.1.457 109 9/4/2024
2.1.456 467 9/4/2024
2.1.455 286 9/3/2024
2.1.454 301 9/3/2024
2.1.453 101 9/3/2024
2.1.452 204 9/3/2024
2.1.451 222 9/3/2024
2.1.450 221 9/3/2024
2.1.449 346 8/29/2024
2.1.448 232 8/29/2024
2.1.447 228 8/29/2024
2.1.446 445 8/26/2024
2.1.445 229 8/26/2024
2.1.444 292 8/26/2024
2.1.443 431 8/21/2024
2.1.442 310 8/21/2024
2.1.441 234 8/21/2024
2.1.440 107 8/21/2024
2.1.439 397 8/20/2024
2.1.438 217 8/20/2024
2.1.437 108 8/20/2024
2.1.436 238 8/20/2024
2.1.435 316 8/20/2024
2.1.434 229 8/20/2024
2.1.433 272 8/20/2024
2.1.432 126 8/19/2024
2.1.431 508 8/15/2024
2.1.430 257 8/15/2024
2.1.429 256 8/15/2024
2.1.428 425 8/14/2024
2.1.427 241 8/14/2024
2.1.426 154 8/13/2024
2.1.425 254 8/13/2024
2.1.424 124 8/13/2024
2.1.423 356 8/7/2024
2.1.422 384 8/7/2024
2.1.421 115 8/7/2024
2.1.420 165 8/6/2024
2.1.419 265 8/6/2024
2.1.418 346 8/1/2024
2.1.417 138 8/1/2024
2.1.416 286 8/1/2024
2.1.415 141 8/1/2024
2.1.414 527 7/25/2024
2.1.413 111 7/25/2024
2.1.412 151 7/25/2024
2.1.411 124 7/25/2024
2.1.410 147 7/25/2024
2.1.409 142 7/25/2024
2.1.408 140 7/25/2024
2.1.407 176 7/24/2024
2.1.406 83 7/24/2024
2.1.405 114 7/24/2024
2.1.404 349 7/20/2024
2.1.403 163 7/20/2024
2.1.402 376 7/20/2024
2.1.401 936 7/14/2024
2.1.400 308 7/14/2024
2.1.399 99 7/14/2024
2.1.398 268 7/14/2024
2.1.397 514 7/10/2024
2.1.396 101 7/10/2024
2.1.395 147 7/10/2024
2.1.394 249 7/10/2024
2.1.393 109 7/10/2024
2.1.392 321 7/10/2024
2.1.391 280 7/10/2024
2.1.390 265 7/10/2024
2.1.389 183 7/10/2024
2.1.388 100 7/10/2024
2.1.387 235 7/10/2024
2.1.386 211 7/9/2024
2.1.385 197 7/9/2024
2.1.384 91 7/9/2024
2.1.383 188 7/9/2024
2.1.382 233 7/9/2024
2.1.381 239 7/9/2024
2.1.380 89 7/9/2024
2.1.379 196 7/9/2024
2.1.378 90 7/9/2024
2.1.377 287 7/9/2024
2.1.376 253 7/9/2024
2.1.375 110 7/8/2024
2.1.374 270 7/8/2024
2.1.373 83 7/8/2024
2.1.372 358 7/8/2024
2.1.371 289 7/8/2024
2.1.370 344 7/7/2024
2.1.369 315 7/7/2024
2.1.368 111 7/7/2024
2.1.367 784 7/3/2024
2.1.366 101 7/3/2024
2.1.365 315 7/3/2024
2.1.364 208 7/3/2024
2.1.363 228 7/3/2024
2.1.362 569 6/27/2024
2.1.361 233 6/27/2024
2.1.360 106 6/27/2024
2.1.359 290 6/27/2024
2.1.358 780 6/22/2024
2.1.357 99 6/22/2024
2.1.356 264 6/22/2024
2.1.355 344 6/16/2024
2.1.354 248 6/15/2024
2.1.353 102 6/15/2024
2.1.352 230 6/15/2024
2.1.351 113 6/15/2024
2.1.350 254 6/15/2024
2.1.349 112 6/15/2024
2.1.348 111 6/15/2024
2.1.347 126 6/15/2024
2.1.346 437 6/14/2024
2.1.345 435 6/4/2024
2.1.344 233 6/4/2024
2.1.343 455 6/2/2024
2.1.342 262 6/1/2024
2.1.341 108 6/1/2024
2.1.340 193 6/1/2024
2.1.339 184 6/1/2024
2.1.338 149 6/1/2024
2.1.337 105 6/1/2024
2.1.336 248 6/1/2024
2.1.335 379 5/31/2024
2.1.334 105 5/31/2024
2.1.333 221 5/31/2024
2.1.332 174 5/31/2024
2.1.331 304 5/29/2024
2.1.330 177 5/29/2024
2.1.329 439 5/28/2024
2.1.328 113 5/28/2024
2.1.327 286 5/28/2024
2.1.326 104 5/28/2024
2.1.325 240 5/28/2024
2.1.324 197 5/28/2024
2.1.323 107 5/28/2024
2.1.322 352 5/27/2024
2.1.321 310 5/27/2024
2.1.320 237 5/27/2024
2.1.319 120 5/26/2024
2.1.318 303 5/26/2024
2.1.317 217 5/26/2024
2.1.316 210 5/26/2024
2.1.315 122 5/26/2024
2.1.314 238 5/26/2024
2.1.313 326 5/25/2024
2.1.312 110 5/25/2024
2.1.311 118 5/25/2024
2.1.310 210 5/25/2024
2.1.309 334 5/25/2024
2.1.308 99 5/25/2024
2.1.307 341 5/23/2024
2.1.306 266 5/23/2024
2.1.305 165 5/23/2024
2.1.304 293 5/23/2024
2.1.303 120 5/23/2024
2.1.302 318 5/23/2024
2.1.301 122 5/22/2024
2.1.300 474 5/22/2024
2.1.299 124 5/22/2024
2.1.298 313 5/18/2024
2.1.297 99 5/18/2024
2.1.296 231 5/18/2024
2.1.295 105 5/18/2024
2.1.294 277 5/17/2024
2.1.293 237 5/17/2024
2.1.292 112 5/17/2024
2.1.291 110 5/16/2024
2.1.290 109 5/16/2024
2.1.289 359 5/15/2024
2.1.288 303 5/15/2024
2.1.287 140 5/15/2024
2.1.286 183 5/14/2024
2.1.285 368 5/13/2024
2.1.284 97 5/13/2024
2.1.283 213 5/13/2024
2.1.282 433 4/30/2024
2.1.281 292 4/30/2024
2.1.280 194 4/30/2024
2.1.279 446 4/30/2024
2.1.278 122 4/29/2024
2.1.277 120 4/29/2024
2.1.276 318 4/29/2024
2.1.275 248 4/29/2024
2.1.274 119 4/28/2024
2.1.273 179 4/28/2024
2.1.272 124 4/28/2024
2.1.271 122 4/28/2024
2.1.270 500 4/28/2024
2.1.269 178 4/28/2024
2.1.268 114 4/28/2024
2.1.267 261 4/28/2024
2.1.266 196 4/27/2024
2.1.265 127 4/27/2024
2.1.264 411 4/20/2024
2.1.263 276 4/20/2024
2.1.262 232 4/19/2024
2.1.261 253 4/19/2024
2.1.260 230 4/19/2024
2.1.259 258 4/19/2024
2.1.258 122 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 202 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