Soenneker.Blazor.Utils.BlazorInvoker 3.0.744

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.744                
NuGet\Install-Package Soenneker.Blazor.Utils.BlazorInvoker -Version 3.0.744                
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.744" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Soenneker.Blazor.Utils.BlazorInvoker --version 3.0.744                
#r "nuget: Soenneker.Blazor.Utils.BlazorInvoker, 3.0.744"                
#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.
// Install Soenneker.Blazor.Utils.BlazorInvoker as a Cake Addin
#addin nuget:?package=Soenneker.Blazor.Utils.BlazorInvoker&version=3.0.744

// Install Soenneker.Blazor.Utils.BlazorInvoker as a Cake Tool
#tool nuget:?package=Soenneker.Blazor.Utils.BlazorInvoker&version=3.0.744                

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.822 0 1/25/2025
3.0.821 26 1/25/2025
3.0.820 56 1/25/2025
3.0.819 43 1/25/2025
3.0.818 13 1/24/2025
3.0.817 82 1/24/2025
3.0.816 28 1/24/2025
3.0.815 68 1/23/2025
3.0.814 113 1/23/2025
3.0.813 256 1/22/2025
3.0.812 300 1/21/2025
3.0.811 63 1/21/2025
3.0.810 112 1/21/2025
3.0.809 137 1/21/2025
3.0.808 125 1/21/2025
3.0.807 132 1/21/2025
3.0.806 62 1/21/2025
3.0.805 61 1/20/2025
3.0.804 200 1/20/2025
3.0.803 578 1/20/2025
3.0.802 158 1/20/2025
3.0.801 198 1/20/2025
3.0.800 65 1/20/2025
3.0.799 63 1/20/2025
3.0.798 253 1/19/2025
3.0.797 69 1/19/2025
3.0.796 549 1/19/2025
3.0.795 61 1/19/2025
3.0.794 63 1/19/2025
3.0.793 61 1/18/2025
3.0.792 325 1/18/2025
3.0.791 214 1/17/2025
3.0.790 69 1/17/2025
3.0.789 72 1/17/2025
3.0.788 305 1/17/2025
3.0.787 64 1/17/2025
3.0.786 149 1/17/2025
3.0.785 177 1/16/2025
3.0.784 338 1/16/2025
3.0.783 113 1/16/2025
3.0.782 67 1/16/2025
3.0.781 136 1/16/2025
3.0.780 276 1/16/2025
3.0.779 241 1/15/2025
3.0.778 223 1/15/2025
3.0.777 230 1/15/2025
3.0.776 223 1/15/2025
3.0.775 187 1/15/2025
3.0.774 150 1/15/2025
3.0.773 84 1/15/2025
3.0.772 147 1/14/2025
3.0.771 33 1/14/2025
3.0.770 31 1/14/2025
3.0.769 32 1/14/2025
3.0.768 229 1/14/2025
3.0.767 178 1/13/2025
3.0.766 199 1/13/2025
3.0.765 57 1/13/2025
3.0.764 185 1/13/2025
3.0.763 476 1/11/2025
3.0.762 65 1/11/2025
3.0.761 240 1/11/2025
3.0.760 188 1/11/2025
3.0.759 173 1/10/2025
3.0.758 202 1/10/2025
3.0.757 64 1/10/2025
3.0.756 69 1/10/2025
3.0.755 648 1/3/2025
3.0.754 172 1/3/2025
3.0.753 197 1/3/2025
3.0.752 207 1/2/2025
3.0.751 237 1/2/2025
3.0.750 206 1/2/2025
3.0.749 77 1/2/2025
3.0.748 231 1/1/2025
3.0.747 94 1/1/2025
3.0.746 90 1/1/2025
3.0.745 101 1/1/2025
3.0.744 94 1/1/2025
3.0.743 85 1/1/2025
3.0.742 91 12/31/2024
3.0.741 87 12/31/2024
3.0.740 91 12/31/2024
3.0.739 85 12/31/2024
3.0.738 98 12/31/2024
3.0.737 101 12/31/2024
3.0.736 77 12/31/2024
3.0.735 82 12/31/2024
3.0.734 83 12/31/2024
3.0.733 87 12/31/2024
3.0.732 81 12/31/2024
3.0.731 199 12/30/2024
3.0.730 1,622 12/28/2024
3.0.729 206 12/28/2024
3.0.728 288 12/27/2024
3.0.727 78 12/27/2024
3.0.726 448 12/24/2024
3.0.725 158 12/24/2024
3.0.724 124 12/24/2024
3.0.723 119 12/24/2024
3.0.722 99 12/24/2024
3.0.721 130 12/24/2024
3.0.720 81 12/24/2024
3.0.719 140 12/23/2024
3.0.718 277 12/23/2024
3.0.717 226 12/23/2024
3.0.716 78 12/23/2024
3.0.715 250 12/23/2024
3.0.714 278 12/22/2024
3.0.713 152 12/22/2024
3.0.712 179 12/22/2024
3.0.711 202 12/22/2024
3.0.710 643 12/22/2024
3.0.709 331 12/22/2024
3.0.708 196 12/21/2024
3.0.707 213 12/21/2024
3.0.706 176 12/21/2024
3.0.705 192 12/21/2024
3.0.704 131 12/21/2024
3.0.703 159 12/21/2024
3.0.702 143 12/21/2024
3.0.700 87 12/21/2024
3.0.699 170 12/20/2024
3.0.698 185 12/20/2024
3.0.697 187 12/20/2024
3.0.696 221 12/20/2024
3.0.695 160 12/20/2024
3.0.694 327 12/19/2024
3.0.693 78 12/19/2024
3.0.692 229 12/19/2024
3.0.691 81 12/19/2024
3.0.690 199 12/18/2024
3.0.689 81 12/18/2024
3.0.688 466 12/16/2024
3.0.687 85 12/16/2024
3.0.686 368 12/10/2024
3.0.685 217 12/10/2024
3.0.684 83 12/10/2024
3.0.683 224 12/9/2024
3.0.682 251 12/9/2024
3.0.681 192 12/9/2024
3.0.680 81 12/9/2024
3.0.679 178 12/9/2024
3.0.678 220 12/7/2024
3.0.676 162 12/6/2024
3.0.675 122 12/6/2024
3.0.674 143 12/6/2024
3.0.673 126 12/6/2024
3.0.672 137 12/6/2024
3.0.671 155 12/6/2024
3.0.670 121 12/6/2024
3.0.669 117 12/6/2024
3.0.668 131 12/6/2024
3.0.667 127 12/6/2024
3.0.666 95 12/5/2024
3.0.665 96 12/5/2024
3.0.664 1,226 12/5/2024
3.0.663 197 12/5/2024
3.0.662 147 12/5/2024
3.0.661 250 12/5/2024
3.0.660 93 12/5/2024
3.0.659 143 12/5/2024
3.0.658 242 12/4/2024
3.0.657 89 12/4/2024
3.0.656 210 12/4/2024
3.0.655 182 12/4/2024
3.0.654 173 12/4/2024
3.0.653 130 12/4/2024
3.0.652 235 12/3/2024
3.0.651 187 12/3/2024
3.0.650 211 12/3/2024
3.0.649 254 12/3/2024
3.0.648 224 12/3/2024
3.0.647 201 12/2/2024
3.0.646 236 12/2/2024
3.0.645 85 12/2/2024
3.0.644 93 12/2/2024
3.0.643 293 12/2/2024
3.0.642 200 12/1/2024
3.0.641 187 12/1/2024
3.0.640 257 12/1/2024
3.0.639 148 12/1/2024
3.0.638 315 11/29/2024
3.0.637 186 11/29/2024
3.0.636 196 11/29/2024
3.0.635 246 11/21/2024
3.0.634 201 11/21/2024
3.0.633 387 11/20/2024
3.0.632 164 11/20/2024
3.0.631 150 11/20/2024
3.0.630 104 11/20/2024
3.0.629 154 11/20/2024
3.0.628 83 11/20/2024
3.0.627 84 11/20/2024
3.0.626 92 11/19/2024
3.0.625 385 11/19/2024
3.0.624 422 11/19/2024
3.0.623 77 11/19/2024
3.0.622 283 11/19/2024
3.0.621 254 11/15/2024
3.0.620 254 11/14/2024
3.0.619 89 11/14/2024
3.0.618 103 11/14/2024
3.0.617 178 11/14/2024
3.0.616 186 11/14/2024
3.0.615 220 11/14/2024
3.0.614 290 11/14/2024
3.0.613 153 11/14/2024
3.0.612 306 11/14/2024
3.0.611 239 11/14/2024
3.0.610 92 11/14/2024
3.0.609 87 11/14/2024
2.1.608 503 11/13/2024
2.1.607 89 11/13/2024
2.1.606 278 11/13/2024
2.1.605 94 11/13/2024
2.1.604 261 11/13/2024
2.1.603 90 11/12/2024
2.1.602 449 11/12/2024
2.1.601 558 11/9/2024
2.1.600 97 11/9/2024
2.1.599 332 11/9/2024
2.1.598 259 11/9/2024
2.1.597 250 11/8/2024
2.1.596 185 11/8/2024
2.1.595 96 11/8/2024
2.1.594 297 11/8/2024
2.1.593 555 11/8/2024
2.1.592 91 11/8/2024
2.1.591 294 11/6/2024
2.1.590 375 11/1/2024
2.1.589 91 11/1/2024
2.1.588 472 11/1/2024
2.1.587 347 10/29/2024
2.1.586 83 10/29/2024
2.1.585 325 10/29/2024
2.1.584 185 10/29/2024
2.1.583 84 10/29/2024
2.1.582 248 10/29/2024
2.1.581 516 10/29/2024
2.1.580 87 10/28/2024
2.1.579 330 10/28/2024
2.1.578 415 10/26/2024
2.1.577 202 10/26/2024
2.1.576 346 10/22/2024
2.1.575 289 10/22/2024
2.1.574 94 10/22/2024
2.1.573 351 10/22/2024
2.1.572 236 10/22/2024
2.1.571 443 10/18/2024
2.1.570 296 10/17/2024
2.1.569 90 10/17/2024
2.1.568 491 10/15/2024
2.1.567 387 10/14/2024
2.1.566 470 10/12/2024
2.1.565 199 10/12/2024
2.1.564 384 10/11/2024
2.1.563 380 10/9/2024
2.1.562 294 10/9/2024
2.1.561 195 10/9/2024
2.1.560 94 10/9/2024
2.1.559 301 10/8/2024
2.1.558 91 10/8/2024
2.1.557 380 10/8/2024
2.1.556 188 10/8/2024
2.1.555 94 10/8/2024
2.1.554 96 10/8/2024
2.1.553 778 10/3/2024
2.1.552 248 10/3/2024
2.1.551 97 10/3/2024
2.1.550 469 10/3/2024
2.1.549 88 10/3/2024
2.1.548 456 10/2/2024
2.1.547 310 10/2/2024
2.1.546 232 10/2/2024
2.1.545 236 10/2/2024
2.1.544 441 10/1/2024
2.1.543 366 10/1/2024
2.1.542 329 10/1/2024
2.1.541 91 10/1/2024
2.1.540 96 10/1/2024
2.1.539 489 9/29/2024
2.1.538 315 9/29/2024
2.1.537 148 9/29/2024
2.1.536 92 9/29/2024
2.1.535 752 9/27/2024
2.1.534 143 9/27/2024
2.1.533 453 9/27/2024
2.1.532 241 9/27/2024
2.1.531 300 9/27/2024
2.1.530 233 9/27/2024
2.1.529 264 9/26/2024
2.1.528 312 9/26/2024
2.1.527 427 9/26/2024
2.1.526 223 9/26/2024
2.1.525 252 9/26/2024
2.1.524 332 9/26/2024
2.1.523 200 9/26/2024
2.1.522 474 9/23/2024
2.1.521 345 9/23/2024
2.1.520 222 9/23/2024
2.1.519 324 9/23/2024
2.1.518 91 9/23/2024
2.1.517 255 9/23/2024
2.1.516 470 9/23/2024
2.1.515 262 9/23/2024
2.1.514 307 9/23/2024
2.1.513 88 9/23/2024
2.1.512 92 9/23/2024
2.1.511 541 9/18/2024
2.1.510 210 9/18/2024
2.1.509 190 9/18/2024
2.1.508 156 9/18/2024
2.1.507 105 9/18/2024
2.1.506 250 9/18/2024
2.1.505 157 9/17/2024
2.1.504 187 9/17/2024
2.1.503 246 9/17/2024
2.1.502 174 9/17/2024
2.1.501 207 9/17/2024
2.1.500 219 9/17/2024
2.1.499 187 9/17/2024
2.1.498 103 9/17/2024
2.1.497 1,129 9/16/2024
2.1.496 209 9/16/2024
2.1.495 243 9/16/2024
2.1.494 244 9/12/2024
2.1.493 102 9/12/2024
2.1.492 109 9/12/2024
2.1.491 109 9/12/2024
2.1.490 114 9/12/2024
2.1.489 115 9/11/2024
2.1.488 92 9/11/2024
2.1.487 117 9/11/2024
2.1.486 119 9/11/2024
2.1.485 123 9/11/2024
2.1.484 123 9/11/2024
2.1.483 607 9/11/2024
2.1.482 1,584 9/10/2024
2.1.481 298 9/10/2024
2.1.480 158 9/10/2024
2.1.478 194 9/9/2024
2.1.477 188 9/9/2024
2.1.476 109 9/9/2024
2.1.475 175 9/9/2024
2.1.474 150 9/9/2024
2.1.473 153 9/9/2024
2.1.472 1,261 9/9/2024
2.1.471 485 9/7/2024
2.1.470 108 9/7/2024
2.1.469 226 9/7/2024
2.1.468 502 9/6/2024
2.1.467 271 9/6/2024
2.1.466 305 9/6/2024
2.1.465 251 9/5/2024
2.1.464 149 9/5/2024
2.1.463 101 9/5/2024
2.1.462 103 9/5/2024
2.1.461 465 9/5/2024
2.1.460 87 9/5/2024
2.1.459 280 9/5/2024
2.1.458 300 9/4/2024
2.1.457 105 9/4/2024
2.1.456 460 9/4/2024
2.1.455 282 9/3/2024
2.1.454 298 9/3/2024
2.1.453 98 9/3/2024
2.1.452 200 9/3/2024
2.1.451 219 9/3/2024
2.1.450 216 9/3/2024
2.1.449 342 8/29/2024
2.1.448 229 8/29/2024
2.1.447 224 8/29/2024
2.1.446 441 8/26/2024
2.1.445 223 8/26/2024
2.1.444 287 8/26/2024
2.1.443 426 8/21/2024
2.1.442 307 8/21/2024
2.1.441 229 8/21/2024
2.1.440 103 8/21/2024
2.1.439 393 8/20/2024
2.1.438 214 8/20/2024
2.1.437 103 8/20/2024
2.1.436 235 8/20/2024
2.1.435 312 8/20/2024
2.1.434 225 8/20/2024
2.1.433 268 8/20/2024
2.1.432 123 8/19/2024
2.1.431 503 8/15/2024
2.1.430 252 8/15/2024
2.1.429 252 8/15/2024
2.1.428 422 8/14/2024
2.1.427 236 8/14/2024
2.1.426 150 8/13/2024
2.1.425 249 8/13/2024
2.1.424 114 8/13/2024
2.1.423 353 8/7/2024
2.1.422 379 8/7/2024
2.1.421 106 8/7/2024
2.1.420 162 8/6/2024
2.1.419 261 8/6/2024
2.1.418 336 8/1/2024
2.1.417 134 8/1/2024
2.1.416 281 8/1/2024
2.1.415 135 8/1/2024
2.1.414 524 7/25/2024
2.1.413 108 7/25/2024
2.1.412 147 7/25/2024
2.1.411 120 7/25/2024
2.1.410 144 7/25/2024
2.1.409 138 7/25/2024
2.1.408 131 7/25/2024
2.1.407 170 7/24/2024
2.1.406 77 7/24/2024
2.1.405 108 7/24/2024
2.1.404 342 7/20/2024
2.1.403 158 7/20/2024
2.1.402 370 7/20/2024
2.1.401 599 7/14/2024
2.1.400 302 7/14/2024
2.1.399 94 7/14/2024
2.1.398 263 7/14/2024
2.1.397 507 7/10/2024
2.1.396 95 7/10/2024
2.1.395 141 7/10/2024
2.1.394 243 7/10/2024
2.1.393 103 7/10/2024
2.1.392 315 7/10/2024
2.1.391 275 7/10/2024
2.1.390 259 7/10/2024
2.1.389 175 7/10/2024
2.1.388 94 7/10/2024
2.1.387 229 7/10/2024
2.1.386 206 7/9/2024
2.1.385 188 7/9/2024
2.1.384 84 7/9/2024
2.1.383 184 7/9/2024
2.1.382 226 7/9/2024
2.1.381 232 7/9/2024
2.1.380 83 7/9/2024
2.1.379 190 7/9/2024
2.1.378 84 7/9/2024
2.1.377 282 7/9/2024
2.1.376 246 7/9/2024
2.1.375 105 7/8/2024
2.1.374 264 7/8/2024
2.1.373 78 7/8/2024
2.1.372 353 7/8/2024
2.1.371 283 7/8/2024
2.1.370 338 7/7/2024
2.1.369 308 7/7/2024
2.1.368 106 7/7/2024
2.1.367 779 7/3/2024
2.1.366 94 7/3/2024
2.1.365 310 7/3/2024
2.1.364 203 7/3/2024
2.1.363 221 7/3/2024
2.1.362 557 6/27/2024
2.1.361 226 6/27/2024
2.1.360 99 6/27/2024
2.1.359 283 6/27/2024
2.1.358 572 6/22/2024
2.1.357 92 6/22/2024
2.1.356 258 6/22/2024
2.1.355 338 6/16/2024
2.1.354 244 6/15/2024
2.1.353 98 6/15/2024
2.1.352 225 6/15/2024
2.1.351 109 6/15/2024
2.1.350 250 6/15/2024
2.1.349 108 6/15/2024
2.1.348 107 6/15/2024
2.1.347 115 6/15/2024
2.1.346 432 6/14/2024
2.1.345 432 6/4/2024
2.1.344 230 6/4/2024
2.1.343 452 6/2/2024
2.1.342 258 6/1/2024
2.1.341 103 6/1/2024
2.1.340 188 6/1/2024
2.1.339 179 6/1/2024
2.1.338 145 6/1/2024
2.1.337 100 6/1/2024
2.1.336 244 6/1/2024
2.1.335 374 5/31/2024
2.1.334 101 5/31/2024
2.1.333 216 5/31/2024
2.1.332 170 5/31/2024
2.1.331 299 5/29/2024
2.1.330 172 5/29/2024
2.1.329 434 5/28/2024
2.1.328 109 5/28/2024
2.1.327 282 5/28/2024
2.1.326 98 5/28/2024
2.1.325 235 5/28/2024
2.1.324 191 5/28/2024
2.1.323 103 5/28/2024
2.1.322 345 5/27/2024
2.1.321 305 5/27/2024
2.1.320 226 5/27/2024
2.1.319 114 5/26/2024
2.1.318 300 5/26/2024
2.1.317 215 5/26/2024
2.1.316 205 5/26/2024
2.1.315 117 5/26/2024
2.1.314 234 5/26/2024
2.1.313 322 5/25/2024
2.1.312 101 5/25/2024
2.1.311 116 5/25/2024
2.1.310 207 5/25/2024
2.1.309 331 5/25/2024
2.1.308 94 5/25/2024
2.1.307 338 5/23/2024
2.1.306 263 5/23/2024
2.1.305 162 5/23/2024
2.1.304 290 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 471 5/22/2024
2.1.299 120 5/22/2024
2.1.298 308 5/18/2024
2.1.297 97 5/18/2024
2.1.296 228 5/18/2024
2.1.295 102 5/18/2024
2.1.294 275 5/17/2024
2.1.293 234 5/17/2024
2.1.292 108 5/17/2024
2.1.291 107 5/16/2024
2.1.290 106 5/16/2024
2.1.289 351 5/15/2024
2.1.288 300 5/15/2024
2.1.287 137 5/15/2024
2.1.286 171 5/14/2024
2.1.285 365 5/13/2024
2.1.284 94 5/13/2024
2.1.283 211 5/13/2024
2.1.282 430 4/30/2024
2.1.281 289 4/30/2024
2.1.280 192 4/30/2024
2.1.279 408 4/30/2024
2.1.278 118 4/29/2024
2.1.277 118 4/29/2024
2.1.276 308 4/29/2024
2.1.275 246 4/29/2024
2.1.274 115 4/28/2024
2.1.273 177 4/28/2024
2.1.272 122 4/28/2024
2.1.271 119 4/28/2024
2.1.270 496 4/28/2024
2.1.269 176 4/28/2024
2.1.268 111 4/28/2024
2.1.267 256 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 253 4/19/2024
2.1.258 118 4/19/2024
2.1.257 502 4/13/2024
2.1.256 359 4/13/2024
2.1.255 114 4/13/2024
2.1.254 296 4/12/2024
2.1.253 156 4/12/2024
2.1.252 247 4/12/2024
2.1.251 250 4/12/2024
2.1.250 108 4/12/2024
2.1.249 230 4/12/2024
2.1.248 116 4/12/2024
2.1.247 366 4/12/2024
2.1.246 113 4/11/2024
2.1.245 1,308 4/10/2024
2.1.244 175 4/10/2024
2.1.243 215 4/10/2024
2.1.242 98 4/10/2024
2.1.241 354 4/10/2024
2.1.240 114 4/9/2024
2.1.239 495 4/3/2024
2.1.238 286 4/2/2024
2.1.237 245 4/2/2024
2.1.236 241 4/2/2024
2.1.235 125 4/1/2024
2.1.234 546 3/30/2024
2.1.233 234 3/29/2024
2.1.232 193 3/29/2024
2.1.231 360 3/25/2024
2.1.230 170 3/25/2024
2.1.229 166 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 212 3/21/2024
2.1.224 280 3/20/2024
2.1.223 379 3/20/2024
2.1.222 248 3/19/2024
2.1.221 122 3/19/2024
2.1.220 213 3/19/2024
2.1.219 301 3/19/2024
2.1.218 125 3/19/2024
2.1.217 295 3/19/2024
2.1.216 238 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 349 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 194 3/13/2024
2.1.204 355 3/13/2024
2.1.203 133 3/13/2024
2.1.202 128 3/13/2024
2.1.201 288 3/12/2024
2.1.200 124 3/12/2024
2.1.199 129 3/12/2024
2.1.198 396 3/12/2024
2.1.197 217 3/12/2024
2.1.196 187 3/12/2024
2.1.195 258 3/11/2024
2.1.194 324 3/11/2024
2.1.193 188 3/11/2024
2.1.192 176 3/11/2024
2.1.191 331 3/10/2024
2.1.190 232 3/10/2024
2.1.189 216 3/10/2024
2.1.188 418 3/9/2024
2.1.187 128 3/8/2024
2.1.186 228 3/8/2024
2.1.185 164 3/8/2024
2.1.184 209 3/8/2024
2.1.183 301 3/8/2024
2.1.182 266 3/8/2024
2.1.181 270 3/6/2024
2.1.180 191 3/6/2024
2.1.179 244 3/6/2024
2.1.178 369 3/4/2024
2.1.177 196 3/4/2024
2.1.176 186 3/4/2024
2.1.175 121 3/4/2024
2.1.174 239 3/4/2024
2.1.173 194 3/4/2024
2.1.172 245 3/3/2024
2.1.171 118 3/3/2024
2.1.170 127 3/3/2024
2.1.169 250 3/3/2024
2.1.168 129 3/2/2024
2.1.167 123 3/2/2024
2.1.166 280 3/2/2024
2.1.165 108 3/2/2024
2.1.164 240 3/2/2024
2.1.163 121 3/2/2024
2.1.162 318 2/29/2024
2.1.161 210 2/29/2024
2.1.160 165 2/29/2024
2.1.159 147 2/29/2024
2.1.158 258 2/29/2024
2.1.157 226 2/27/2024
2.1.156 111 2/26/2024
2.1.155 198 2/26/2024
2.1.154 222 2/25/2024
2.1.153 178 2/25/2024
2.1.152 192 2/25/2024
2.1.151 168 2/25/2024
2.1.150 231 2/24/2024
2.1.149 152 2/24/2024
2.1.148 164 2/23/2024
2.1.147 153 2/23/2024
2.1.146 204 2/22/2024
2.1.145 117 2/22/2024
2.1.144 103 2/22/2024
2.1.143 230 2/22/2024
2.1.142 186 2/22/2024
2.1.141 191 2/22/2024
2.1.140 128 2/22/2024
2.1.139 220 2/21/2024
2.1.138 120 2/21/2024
2.1.137 204 2/21/2024
2.1.136 188 2/21/2024
2.1.135 120 2/21/2024
2.1.134 101 2/21/2024
2.1.133 298 2/21/2024
2.1.132 121 2/21/2024
2.1.131 121 2/21/2024
2.1.130 230 2/20/2024
2.1.129 143 2/20/2024
2.1.128 216 2/20/2024
2.1.127 180 2/20/2024
2.1.126 113 2/20/2024
2.1.125 228 2/20/2024
2.1.124 161 2/20/2024
2.1.123 161 2/19/2024
2.1.122 222 2/19/2024
2.1.121 118 2/19/2024
2.1.120 224 2/19/2024
2.1.119 126 2/19/2024
2.1.118 224 2/17/2024
2.1.117 194 2/17/2024
2.1.116 188 2/17/2024
2.1.115 181 2/17/2024
2.1.114 136 2/17/2024
2.1.113 275 2/16/2024
2.1.112 131 2/16/2024
2.1.111 160 2/16/2024
2.1.110 126 2/16/2024
2.1.109 119 2/16/2024
2.1.108 305 2/16/2024
2.1.107 121 2/16/2024
2.1.106 130 2/16/2024
2.1.105 233 2/14/2024
2.1.104 184 2/14/2024
2.1.103 185 2/14/2024
2.1.102 131 2/14/2024
2.1.101 233 2/13/2024
2.1.100 129 2/13/2024
2.1.99 126 2/13/2024
2.1.98 123 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 229 2/12/2024
2.1.93 158 2/12/2024
2.1.92 208 2/12/2024
2.1.91 221 2/11/2024
2.1.90 131 2/11/2024
2.1.89 282 2/11/2024
2.1.88 126 2/11/2024
2.1.87 229 2/11/2024
2.1.86 199 2/10/2024
2.1.85 170 2/10/2024
2.1.84 185 2/10/2024
2.1.83 118 2/10/2024
2.1.82 112 2/10/2024
2.1.81 237 2/9/2024
2.1.80 211 2/9/2024
2.1.79 121 2/9/2024
2.1.78 120 2/9/2024
2.1.77 222 2/9/2024
2.1.76 194 2/9/2024
2.1.75 119 2/9/2024
2.1.74 218 2/8/2024
2.1.73 183 2/8/2024
2.1.72 237 2/8/2024
2.1.71 111 2/8/2024
2.1.70 150 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 109 2/7/2024
2.1.65 211 2/7/2024
2.1.64 176 2/7/2024
2.1.63 106 2/7/2024
2.1.62 129 2/7/2024
2.1.61 328 2/6/2024
2.1.60 120 2/6/2024
2.1.59 113 2/6/2024
2.1.58 320 2/5/2024
2.1.57 116 2/5/2024
2.1.56 328 2/4/2024
2.1.55 111 2/4/2024
2.1.54 119 2/4/2024
2.1.53 310 2/3/2024
2.1.52 170 2/3/2024
2.1.51 178 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 152 1/31/2024
2.1.46 278 1/30/2024
2.1.45 110 1/30/2024
2.1.44 216 1/30/2024
2.1.43 153 1/29/2024
2.1.42 107 1/29/2024
2.1.41 254 1/29/2024
2.1.40 184 1/29/2024
2.1.39 182 1/29/2024
2.1.38 206 1/28/2024
2.1.37 114 1/28/2024
2.1.36 188 1/28/2024
2.1.35 149 1/28/2024
2.1.34 105 1/28/2024
2.1.33 275 1/28/2024
2.1.32 145 1/28/2024
2.1.31 110 1/27/2024
2.1.30 278 1/27/2024
2.1.29 110 1/27/2024
2.1.28 144 1/27/2024
2.1.27 151 1/27/2024
2.1.26 105 1/27/2024
2.1.25 110 1/27/2024
2.1.24 323 1/27/2024
2.1.23 115 1/26/2024
2.1.22 188 1/26/2024
2.1.21 156 1/26/2024
2.1.20 177 1/26/2024
2.1.19 107 1/26/2024
2.1.18 293 1/26/2024
2.1.17 107 1/26/2024
2.1.16 116 1/26/2024
2.1.15 241 1/25/2024
2.1.14 108 1/25/2024
2.1.13 250 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 224 1/19/2024
2.1.8 177 1/19/2024
2.1.7 176 1/19/2024
2.1.6 112 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 235 1/13/2024
2.1.1 115 1/13/2024