Soenneker.Blazor.Utils.BlazorOutputInvoker 3.0.677

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Soenneker.Blazor.Utils.BlazorOutputInvoker --version 3.0.677                
NuGet\Install-Package Soenneker.Blazor.Utils.BlazorOutputInvoker -Version 3.0.677                
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.BlazorOutputInvoker" Version="3.0.677" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Soenneker.Blazor.Utils.BlazorOutputInvoker --version 3.0.677                
#r "nuget: Soenneker.Blazor.Utils.BlazorOutputInvoker, 3.0.677"                
#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.BlazorOutputInvoker as a Cake Addin
#addin nuget:?package=Soenneker.Blazor.Utils.BlazorOutputInvoker&version=3.0.677

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

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.BlazorOutputInvoker

A generic invoker to simplify JavaScript to C# interaction that allows for an input and output, providing two-way communication with invocations.

Installation

dotnet add package Soenneker.Blazor.Utils.BlazorOutputInvoker

Usage

C#

async ValueTask<int> YourInvokerMethod(string input)
{
    Console.Log(input); // 'Hello there'
    return 42;
}

var blazorOutputInvoker = new BlazorOutputInvoker<string, int>(YourInvokerMethod);

JS

dotnetObject.invokeMethodAsync('InvokeWithOutput', 'Hello there').then((data) => {
    console.log(data); // 42
});
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.BlazorOutputInvoker:

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.751 0 1/11/2025
3.0.750 0 1/11/2025
3.0.749 0 1/10/2025
3.0.748 25 1/10/2025
3.0.747 41 1/10/2025
3.0.746 27 1/10/2025
3.0.745 334 1/3/2025
3.0.744 109 1/3/2025
3.0.743 260 1/3/2025
3.0.742 77 1/3/2025
3.0.741 284 1/2/2025
3.0.740 88 1/2/2025
3.0.739 85 1/2/2025
3.0.738 79 1/2/2025
3.0.737 451 1/1/2025
3.0.736 571 1/1/2025
3.0.735 83 12/31/2024
3.0.734 148 12/31/2024
3.0.733 85 12/31/2024
3.0.732 199 12/31/2024
3.0.731 387 12/31/2024
3.0.730 97 12/31/2024
3.0.729 185 12/31/2024
3.0.728 168 12/31/2024
3.0.727 73 12/31/2024
3.0.726 253 12/31/2024
3.0.725 66 12/31/2024
3.0.724 526 12/28/2024
3.0.723 89 12/28/2024
3.0.722 77 12/27/2024
3.0.721 86 12/27/2024
3.0.720 681 12/24/2024
3.0.719 312 12/24/2024
3.0.718 73 12/24/2024
3.0.717 78 12/24/2024
3.0.716 66 12/23/2024
3.0.715 74 12/23/2024
3.0.714 348 12/23/2024
3.0.713 79 12/23/2024
3.0.712 182 12/23/2024
3.0.711 279 12/23/2024
3.0.710 77 12/23/2024
3.0.709 81 12/22/2024
3.0.708 442 12/22/2024
3.0.707 88 12/22/2024
3.0.706 77 12/22/2024
3.0.705 78 12/22/2024
3.0.704 1,118 12/21/2024
3.0.703 81 12/21/2024
3.0.702 84 12/21/2024
3.0.701 262 12/21/2024
3.0.700 86 12/21/2024
3.0.699 78 12/21/2024
3.0.698 83 12/21/2024
3.0.697 433 12/20/2024
3.0.696 82 12/20/2024
3.0.695 333 12/20/2024
3.0.694 86 12/20/2024
3.0.693 82 12/20/2024
3.0.692 389 12/19/2024
3.0.691 77 12/19/2024
3.0.690 81 12/19/2024
3.0.689 79 12/18/2024
3.0.688 78 12/18/2024
3.0.687 757 12/16/2024
3.0.686 64 12/16/2024
3.0.685 285 12/10/2024
3.0.684 86 12/10/2024
3.0.683 86 12/9/2024
3.0.682 506 12/9/2024
3.0.681 85 12/9/2024
3.0.680 87 12/9/2024
3.0.679 360 12/9/2024
3.0.678 176 12/7/2024
3.0.677 94 12/6/2024
3.0.676 87 12/6/2024
3.0.675 90 12/6/2024
3.0.674 94 12/6/2024
3.0.673 84 12/6/2024
3.0.672 92 12/6/2024
3.0.671 90 12/6/2024
3.0.670 103 12/6/2024
3.0.669 100 12/6/2024
3.0.668 91 12/6/2024
3.0.667 97 12/6/2024
3.0.666 104 12/5/2024
3.0.665 97 12/5/2024
3.0.664 546 12/5/2024
3.0.663 94 12/5/2024
3.0.662 90 12/5/2024
3.0.661 1,408 12/5/2024
3.0.660 88 12/5/2024
3.0.659 282 12/5/2024
3.0.658 95 12/4/2024
3.0.657 94 12/4/2024
3.0.656 299 12/4/2024
3.0.655 91 12/4/2024
3.0.654 102 12/4/2024
3.0.653 317 12/3/2024
3.0.652 225 12/3/2024
3.0.651 90 12/3/2024
3.0.650 89 12/3/2024
3.0.649 282 12/3/2024
3.0.648 262 12/3/2024
3.0.647 321 12/2/2024
3.0.646 81 12/2/2024
3.0.645 89 12/2/2024
3.0.644 305 12/2/2024
3.0.643 78 12/2/2024
3.0.642 256 12/1/2024
3.0.641 85 12/1/2024
3.0.640 333 12/1/2024
3.0.639 86 12/1/2024
3.0.638 342 11/29/2024
3.0.637 82 11/29/2024
3.0.636 562 11/21/2024
3.0.635 104 11/21/2024
3.0.634 406 11/20/2024
3.0.633 86 11/20/2024
3.0.632 97 11/20/2024
3.0.631 94 11/20/2024
3.0.630 88 11/20/2024
3.0.629 96 11/20/2024
3.0.628 90 11/20/2024
3.0.627 438 11/19/2024
3.0.626 94 11/19/2024
3.0.625 504 11/19/2024
3.0.624 94 11/19/2024
3.0.623 93 11/19/2024
3.0.622 507 11/15/2024
3.0.621 227 11/14/2024
3.0.620 88 11/14/2024
3.0.619 93 11/14/2024
3.0.618 90 11/14/2024
3.0.617 265 11/14/2024
3.0.616 200 11/14/2024
3.0.615 86 11/14/2024
3.0.614 311 11/14/2024
3.0.613 326 11/14/2024
3.0.612 90 11/14/2024
3.0.611 269 11/14/2024
3.0.610 89 11/14/2024
3.0.609 90 11/14/2024
2.1.608 439 11/13/2024
2.1.607 328 11/13/2024
2.1.606 94 11/13/2024
2.1.605 530 11/13/2024
2.1.604 93 11/12/2024
2.1.603 90 11/12/2024
2.1.602 696 11/9/2024
2.1.601 261 11/9/2024
2.1.600 259 11/9/2024
2.1.599 94 11/9/2024
2.1.598 93 11/8/2024
2.1.597 421 11/8/2024
2.1.596 93 11/8/2024
2.1.595 656 11/8/2024
2.1.594 248 11/8/2024
2.1.593 310 11/6/2024
2.1.592 348 11/1/2024
2.1.591 88 11/1/2024
2.1.590 88 11/1/2024
2.1.589 632 10/29/2024
2.1.588 93 10/29/2024
2.1.587 247 10/29/2024
2.1.586 232 10/29/2024
2.1.585 293 10/29/2024
2.1.584 87 10/29/2024
2.1.583 323 10/29/2024
2.1.582 464 10/28/2024
2.1.581 426 10/26/2024
2.1.580 87 10/26/2024
2.1.579 599 10/22/2024
2.1.578 331 10/22/2024
2.1.577 181 10/22/2024
2.1.576 85 10/22/2024
2.1.575 83 10/22/2024
2.1.574 779 10/17/2024
2.1.573 198 10/17/2024
2.1.572 521 10/15/2024
2.1.571 83 10/15/2024
2.1.570 254 10/14/2024
2.1.569 362 10/12/2024
2.1.568 92 10/12/2024
2.1.567 93 10/12/2024
2.1.566 472 10/11/2024
2.1.565 488 10/9/2024
2.1.564 213 10/9/2024
2.1.563 265 10/9/2024
2.1.562 252 10/9/2024
2.1.561 185 10/8/2024
2.1.560 84 10/8/2024
2.1.559 288 10/8/2024
2.1.558 91 10/8/2024
2.1.557 456 10/8/2024
2.1.556 90 10/8/2024
2.1.555 681 10/3/2024
2.1.554 252 10/3/2024
2.1.553 255 10/3/2024
2.1.552 88 10/3/2024
2.1.551 81 10/3/2024
2.1.550 80 10/3/2024
2.1.549 646 10/2/2024
2.1.548 165 10/2/2024
2.1.547 85 10/2/2024
2.1.546 388 10/2/2024
2.1.545 87 10/2/2024
2.1.544 93 10/2/2024
2.1.543 565 10/1/2024
2.1.542 232 10/1/2024
2.1.541 309 10/1/2024
2.1.540 90 10/1/2024
2.1.539 597 9/29/2024
2.1.538 92 9/29/2024
2.1.537 87 9/29/2024
2.1.536 503 9/29/2024
2.1.535 503 9/27/2024
2.1.534 86 9/27/2024
2.1.533 469 9/27/2024
2.1.532 92 9/27/2024
2.1.531 476 9/27/2024
2.1.530 89 9/27/2024
2.1.529 365 9/26/2024
2.1.528 212 9/26/2024
2.1.527 620 9/26/2024
2.1.526 154 9/26/2024
2.1.525 248 9/26/2024
2.1.524 234 9/26/2024
2.1.523 94 9/26/2024
2.1.522 718 9/23/2024
2.1.521 164 9/23/2024
2.1.520 291 9/23/2024
2.1.519 386 9/23/2024
2.1.518 87 9/23/2024
2.1.517 267 9/23/2024
2.1.516 544 9/23/2024
2.1.515 212 9/23/2024
2.1.514 91 9/23/2024
2.1.513 463 9/22/2024
2.1.512 422 9/18/2024
2.1.511 104 9/18/2024
2.1.510 186 9/18/2024
2.1.509 272 9/18/2024
2.1.508 92 9/18/2024
2.1.507 107 9/17/2024
2.1.506 317 9/17/2024
2.1.505 150 9/17/2024
2.1.504 101 9/17/2024
2.1.503 286 9/17/2024
2.1.502 188 9/17/2024
2.1.501 173 9/17/2024
2.1.500 93 9/17/2024
2.1.499 1,110 9/16/2024
2.1.498 105 9/16/2024
2.1.497 581 9/12/2024
2.1.496 145 9/12/2024
2.1.495 159 9/12/2024
2.1.494 114 9/12/2024
2.1.493 183 9/12/2024
2.1.492 137 9/11/2024
2.1.491 148 9/11/2024
2.1.490 174 9/11/2024
2.1.489 159 9/11/2024
2.1.488 167 9/11/2024
2.1.487 185 9/11/2024
2.1.486 114 9/11/2024
2.1.485 1,557 9/10/2024
2.1.484 238 9/10/2024
2.1.483 221 9/10/2024
2.1.482 178 9/10/2024
2.1.481 94 9/10/2024
2.1.480 197 9/10/2024
2.1.478 184 9/9/2024
2.1.477 98 9/9/2024
2.1.476 195 9/9/2024
2.1.475 187 9/9/2024
2.1.474 99 9/9/2024
2.1.473 1,457 9/9/2024
2.1.472 319 9/7/2024
2.1.471 101 9/7/2024
2.1.470 299 9/7/2024
2.1.469 411 9/6/2024
2.1.468 220 9/6/2024
2.1.467 246 9/6/2024
2.1.466 114 9/5/2024
2.1.465 100 9/5/2024
2.1.464 590 9/5/2024
2.1.463 103 9/5/2024
2.1.462 269 9/5/2024
2.1.461 99 9/5/2024
2.1.460 107 9/5/2024
2.1.459 281 9/5/2024
2.1.458 430 9/4/2024
2.1.457 436 9/4/2024
2.1.456 125 9/3/2024
2.1.455 111 9/3/2024
2.1.454 412 9/3/2024
2.1.453 108 9/3/2024
2.1.452 428 9/3/2024
2.1.451 290 8/29/2024
2.1.450 178 8/29/2024
2.1.449 99 8/29/2024
2.1.448 538 8/26/2024
2.1.447 343 8/26/2024
2.1.446 101 8/26/2024
2.1.445 607 8/21/2024
2.1.444 124 8/21/2024
2.1.443 410 8/21/2024
2.1.442 121 8/21/2024
2.1.441 247 8/20/2024
2.1.440 132 8/20/2024
2.1.439 122 8/20/2024
2.1.438 493 8/20/2024
2.1.437 116 8/20/2024
2.1.436 127 8/20/2024
2.1.435 395 8/20/2024
2.1.434 112 8/19/2024
2.1.433 438 8/15/2024
2.1.432 397 8/15/2024
2.1.431 120 8/15/2024
2.1.430 329 8/15/2024
2.1.429 466 8/13/2024
2.1.428 126 8/13/2024
2.1.427 445 8/7/2024
2.1.426 193 8/7/2024
2.1.425 103 8/7/2024
2.1.424 105 8/7/2024
2.1.423 421 8/6/2024
2.1.422 361 8/1/2024
2.1.421 98 8/1/2024
2.1.420 273 8/1/2024
2.1.419 91 8/1/2024
2.1.418 94 8/1/2024
2.1.417 646 7/25/2024
2.1.416 69 7/25/2024
2.1.415 72 7/25/2024
2.1.414 292 7/25/2024
2.1.413 68 7/25/2024
2.1.412 219 7/25/2024
2.1.411 104 7/25/2024
2.1.410 113 7/24/2024
2.1.409 81 7/24/2024
2.1.408 66 7/24/2024
2.1.407 478 7/20/2024
2.1.406 100 7/20/2024
2.1.405 314 7/20/2024
2.1.404 749 7/14/2024
2.1.403 160 7/14/2024
2.1.402 92 7/14/2024
2.1.401 288 7/14/2024
2.1.400 251 7/14/2024
2.1.399 253 7/10/2024
2.1.398 93 7/10/2024
2.1.397 92 7/10/2024
2.1.396 97 7/10/2024
2.1.395 78 7/10/2024
2.1.394 644 7/10/2024
2.1.393 256 7/10/2024
2.1.392 87 7/10/2024
2.1.391 97 7/10/2024
2.1.390 342 7/10/2024
2.1.389 101 7/10/2024
2.1.388 96 7/9/2024
2.1.387 335 7/9/2024
2.1.386 85 7/9/2024
2.1.385 90 7/9/2024
2.1.384 86 7/9/2024
2.1.383 98 7/9/2024
2.1.382 85 7/9/2024
2.1.381 95 7/9/2024
2.1.380 84 7/9/2024
2.1.379 81 7/9/2024
2.1.378 922 7/8/2024
2.1.377 77 7/8/2024
2.1.376 90 7/8/2024
2.1.375 322 7/8/2024
2.1.374 419 7/8/2024
2.1.373 95 7/7/2024
2.1.372 83 7/7/2024
2.1.371 440 7/7/2024
2.1.370 849 7/3/2024
2.1.369 92 7/3/2024
2.1.368 158 7/3/2024
2.1.367 334 7/3/2024
2.1.366 92 7/3/2024
2.1.365 818 6/27/2024
2.1.364 95 6/27/2024
2.1.363 96 6/27/2024
2.1.362 610 6/22/2024
2.1.361 107 6/22/2024
2.1.360 243 6/22/2024
2.1.359 335 6/16/2024
2.1.358 108 6/15/2024
2.1.357 100 6/15/2024
2.1.356 340 6/15/2024
2.1.355 104 6/15/2024
2.1.354 95 6/15/2024
2.1.353 358 6/15/2024
2.1.352 164 6/15/2024
2.1.351 207 6/15/2024
2.1.350 109 6/14/2024
2.1.349 479 6/4/2024
2.1.348 233 6/4/2024
2.1.347 414 6/2/2024
2.1.346 282 6/1/2024
2.1.345 95 6/1/2024
2.1.344 93 6/1/2024
2.1.343 104 6/1/2024
2.1.342 477 6/1/2024
2.1.341 92 6/1/2024
2.1.340 105 6/1/2024
2.1.339 322 5/31/2024
2.1.338 107 5/31/2024
2.1.337 97 5/31/2024
2.1.336 114 5/31/2024
2.1.335 521 5/29/2024
2.1.334 91 5/29/2024
2.1.333 288 5/29/2024
2.1.332 195 5/29/2024
2.1.331 251 5/28/2024
2.1.330 209 5/28/2024
2.1.329 264 5/28/2024
2.1.328 101 5/28/2024
2.1.327 103 5/28/2024
2.1.326 355 5/28/2024
2.1.325 224 5/27/2024
2.1.324 273 5/27/2024
2.1.323 99 5/27/2024
2.1.322 200 5/26/2024
2.1.321 262 5/26/2024
2.1.320 319 5/26/2024
2.1.319 107 5/26/2024
2.1.318 98 5/26/2024
2.1.317 289 5/26/2024
2.1.316 108 5/26/2024
2.1.315 106 5/25/2024
2.1.314 109 5/25/2024
2.1.313 104 5/25/2024
2.1.312 410 5/25/2024
2.1.311 112 5/25/2024
2.1.310 501 5/25/2024
2.1.309 235 5/23/2024
2.1.308 165 5/23/2024
2.1.307 104 5/23/2024
2.1.306 355 5/23/2024
2.1.305 100 5/23/2024
2.1.304 108 5/23/2024
2.1.303 282 5/23/2024
2.1.302 292 5/22/2024
2.1.301 104 5/22/2024
2.1.300 257 5/22/2024
2.1.299 104 5/22/2024
2.1.298 364 5/18/2024
2.1.297 107 5/18/2024
2.1.296 239 5/18/2024
2.1.295 128 5/18/2024
2.1.294 215 5/17/2024
2.1.293 118 5/17/2024
2.1.292 349 5/17/2024
2.1.291 222 5/17/2024
2.1.290 177 5/16/2024
2.1.289 133 5/16/2024
2.1.288 124 5/16/2024
2.1.287 324 5/15/2024
2.1.286 107 5/15/2024
2.1.285 114 5/14/2024
2.1.284 440 5/13/2024
2.1.283 86 5/13/2024
2.1.282 88 5/13/2024
2.1.281 427 5/1/2024
2.1.280 138 5/1/2024
2.1.279 1,166 4/28/2024
2.1.278 188 4/28/2024
2.1.277 178 4/28/2024
2.1.276 93 4/28/2024
2.1.275 110 4/28/2024
2.1.274 107 4/28/2024
2.1.273 109 4/27/2024
2.1.272 601 4/27/2024
2.1.271 251 4/20/2024
2.1.270 243 4/20/2024
2.1.269 107 4/19/2024
2.1.268 99 4/19/2024
2.1.267 447 4/19/2024
2.1.266 266 4/19/2024
2.1.265 216 4/19/2024
2.1.264 180 4/18/2024
2.1.263 448 4/13/2024
2.1.262 154 4/13/2024
2.1.261 203 4/13/2024
2.1.260 112 4/13/2024
2.1.259 277 4/12/2024
2.1.258 107 4/12/2024
2.1.257 452 4/12/2024
2.1.256 102 4/12/2024
2.1.255 109 4/12/2024
2.1.254 108 4/12/2024
2.1.253 109 4/12/2024
2.1.252 419 4/12/2024
2.1.251 95 4/12/2024
2.1.250 1,312 4/10/2024
2.1.249 99 4/10/2024
2.1.248 94 4/10/2024
2.1.247 432 4/10/2024
2.1.246 105 4/10/2024
2.1.245 276 4/9/2024
2.1.244 462 4/3/2024
2.1.243 204 4/2/2024
2.1.242 255 4/2/2024
2.1.241 235 4/2/2024
2.1.240 118 4/1/2024
2.1.239 569 3/30/2024
2.1.238 186 3/29/2024
2.1.237 85 3/29/2024
2.1.236 458 3/25/2024
2.1.235 119 3/25/2024
2.1.234 127 3/25/2024
2.1.233 321 3/25/2024
2.1.232 120 3/25/2024
2.1.231 112 3/25/2024
2.1.230 425 3/21/2024
2.1.229 114 3/21/2024
2.1.228 319 3/21/2024
2.1.227 119 3/20/2024
2.1.226 414 3/20/2024
2.1.225 113 3/19/2024
2.1.224 118 3/19/2024
2.1.223 107 3/19/2024
2.1.222 360 3/19/2024
2.1.221 103 3/19/2024
2.1.220 113 3/19/2024
2.1.219 354 3/19/2024
2.1.218 251 3/19/2024
2.1.217 127 3/18/2024
2.1.216 378 3/16/2024
2.1.215 110 3/16/2024
2.1.214 297 3/16/2024
2.1.213 111 3/16/2024
2.1.212 268 3/15/2024
2.1.211 119 3/15/2024
2.1.210 245 3/14/2024
2.1.209 102 3/13/2024
2.1.208 271 3/13/2024
2.1.207 108 3/13/2024
2.1.206 120 3/13/2024
2.1.205 107 3/13/2024
2.1.204 539 3/13/2024
2.1.203 275 3/13/2024
2.1.202 106 3/13/2024
2.1.201 97 3/12/2024
2.1.200 104 3/12/2024
2.1.199 105 3/12/2024
2.1.198 364 3/12/2024
2.1.197 107 3/12/2024
2.1.196 113 3/12/2024
2.1.195 450 3/11/2024
2.1.194 295 3/11/2024
2.1.193 102 3/11/2024
2.1.192 104 3/11/2024
2.1.191 423 3/10/2024
2.1.190 121 3/10/2024
2.1.189 112 3/10/2024
2.1.188 431 3/10/2024
2.1.187 246 3/9/2024
2.1.186 114 3/9/2024
2.1.185 114 3/8/2024
2.1.184 115 3/8/2024
2.1.183 103 3/8/2024
2.1.182 112 3/8/2024
2.1.181 472 3/8/2024
2.1.180 115 3/8/2024
2.1.179 392 3/6/2024
2.1.178 254 3/6/2024
2.1.177 120 3/6/2024
2.1.176 404 3/4/2024
2.1.175 220 3/4/2024
2.1.174 117 3/4/2024
2.1.173 110 3/4/2024
2.1.172 115 3/4/2024
2.1.171 306 3/4/2024
2.1.170 230 3/3/2024
2.1.169 187 3/3/2024
2.1.168 165 3/3/2024
2.1.167 118 3/3/2024
2.1.166 109 3/2/2024
2.1.165 219 3/2/2024
2.1.164 165 3/2/2024
2.1.163 107 3/2/2024
2.1.162 302 3/2/2024
2.1.161 112 3/2/2024
2.1.160 244 3/1/2024
2.1.159 110 2/29/2024
2.1.158 106 2/29/2024
2.1.157 107 2/29/2024
2.1.156 105 2/29/2024
2.1.155 387 2/29/2024
2.1.154 105 2/29/2024
2.1.153 253 2/27/2024
2.1.152 204 2/26/2024
2.1.151 146 2/26/2024
2.1.150 221 2/25/2024
2.1.149 168 2/25/2024
2.1.148 109 2/25/2024
2.1.147 110 2/25/2024
2.1.146 109 2/25/2024
2.1.145 327 2/24/2024
2.1.144 116 2/24/2024
2.1.143 120 2/24/2024
2.1.142 112 2/23/2024
2.1.141 110 2/23/2024
2.1.140 381 2/22/2024
2.1.139 122 2/22/2024
2.1.138 110 2/22/2024
2.1.137 242 2/22/2024
2.1.136 121 2/22/2024
2.1.135 229 2/22/2024
2.1.134 121 2/21/2024
2.1.133 116 2/21/2024
2.1.132 118 2/21/2024
2.1.131 295 2/21/2024
2.1.130 120 2/21/2024
2.1.129 250 2/21/2024
2.1.128 123 2/21/2024
2.1.127 114 2/21/2024
2.1.126 115 2/21/2024
2.1.125 295 2/20/2024
2.1.124 111 2/20/2024
2.1.123 232 2/20/2024
2.1.122 111 2/20/2024
2.1.121 247 2/20/2024
2.1.120 117 2/20/2024
2.1.119 110 2/20/2024
2.1.118 116 2/19/2024
2.1.117 113 2/19/2024
2.1.116 111 2/19/2024
2.1.115 381 2/19/2024
2.1.114 217 2/19/2024
2.1.113 135 2/17/2024
2.1.112 119 2/17/2024
2.1.111 112 2/17/2024
2.1.110 323 2/17/2024
2.1.109 158 2/16/2024
2.1.108 110 2/16/2024
2.1.107 109 2/16/2024
2.1.106 276 2/16/2024
2.1.105 109 2/16/2024
2.1.104 112 2/16/2024
2.1.103 183 2/16/2024
2.1.102 238 2/14/2024
2.1.101 110 2/14/2024
2.1.100 123 2/14/2024
2.1.99 116 2/14/2024
2.1.98 324 2/13/2024
2.1.97 122 2/13/2024
2.1.96 103 2/13/2024
2.1.95 109 2/13/2024
2.1.94 246 2/13/2024
2.1.93 183 2/13/2024
2.1.92 154 2/13/2024
2.1.91 187 2/13/2024
2.1.90 176 2/12/2024
2.1.89 115 2/12/2024
2.1.88 235 2/12/2024
2.1.87 122 2/12/2024
2.1.86 249 2/11/2024
2.1.85 113 2/11/2024
2.1.84 226 2/11/2024
2.1.83 119 2/11/2024
2.1.82 122 2/11/2024
2.1.81 286 2/11/2024
2.1.80 200 2/10/2024
2.1.79 118 2/10/2024
2.1.78 223 2/10/2024
2.1.77 188 2/10/2024
2.1.76 120 2/10/2024
2.1.75 269 2/9/2024
2.1.74 186 2/9/2024
2.1.73 119 2/9/2024
2.1.72 298 2/9/2024
2.1.71 107 2/9/2024
2.1.70 120 2/8/2024
2.1.69 121 2/8/2024
2.1.68 320 2/8/2024
2.1.67 122 2/8/2024
2.1.66 117 2/8/2024
2.1.65 377 2/7/2024
2.1.64 211 2/7/2024
2.1.63 122 2/7/2024
2.1.62 122 2/7/2024
2.1.61 172 2/7/2024
2.1.60 205 2/7/2024
2.1.59 121 2/7/2024
2.1.58 139 2/6/2024
2.1.57 138 2/6/2024
2.1.56 122 2/6/2024
2.1.55 416 2/5/2024
2.1.54 113 2/5/2024
2.1.53 217 2/5/2024
2.1.52 256 2/4/2024
2.1.51 110 2/4/2024
2.1.50 261 2/4/2024
2.1.49 193 2/3/2024
2.1.48 325 2/3/2024
2.1.47 164 1/31/2024
2.1.46 129 1/31/2024
2.1.45 107 1/31/2024
2.1.44 106 1/31/2024
2.1.43 407 1/30/2024
2.1.42 107 1/30/2024
2.1.41 203 1/30/2024
2.1.40 146 1/30/2024
2.1.39 103 1/29/2024
2.1.38 287 1/29/2024
2.1.37 117 1/29/2024
2.1.36 109 1/29/2024
2.1.35 105 1/29/2024
2.1.34 98 1/29/2024
2.1.33 408 1/28/2024
2.1.32 111 1/28/2024
2.1.31 110 1/28/2024
2.1.30 110 1/28/2024
2.1.29 112 1/28/2024
2.1.28 107 1/28/2024
2.1.27 408 1/27/2024
2.1.26 108 1/27/2024
2.1.25 315 1/27/2024
2.1.24 107 1/27/2024
2.1.23 254 1/27/2024
2.1.22 140 1/27/2024
2.1.21 199 1/26/2024
2.1.20 108 1/26/2024
2.1.19 130 1/26/2024
2.1.18 199 1/26/2024
2.1.17 272 1/26/2024
2.1.16 107 1/26/2024
2.1.15 109 1/26/2024
2.1.14 224 1/25/2024
2.1.13 113 1/25/2024
2.1.12 207 1/25/2024
2.1.11 112 1/25/2024
2.1.10 222 1/25/2024
2.1.9 98 1/25/2024
2.1.8 230 1/19/2024
2.1.7 220 1/19/2024
2.1.6 112 1/19/2024
2.1.5 256 1/17/2024
2.1.4 168 1/17/2024
2.1.3 339 1/15/2024
2.1.2 382 1/13/2024
2.1.1 138 1/13/2024