Soenneker.Blazor.Utils.BlazorInvoker 3.0.939

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