Soenneker.Blazor.Utils.BlazorOutputInvoker 3.0.731

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.731                
NuGet\Install-Package Soenneker.Blazor.Utils.BlazorOutputInvoker -Version 3.0.731                
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.731" />                
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.731                
#r "nuget: Soenneker.Blazor.Utils.BlazorOutputInvoker, 3.0.731"                
#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.731

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

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. 
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.745 65 1/3/2025
3.0.744 37 1/3/2025
3.0.743 115 1/3/2025
3.0.742 38 1/3/2025
3.0.741 131 1/2/2025
3.0.740 42 1/2/2025
3.0.739 41 1/2/2025
3.0.738 38 1/2/2025
3.0.737 227 1/1/2025
3.0.736 381 1/1/2025
3.0.735 40 12/31/2024
3.0.734 83 12/31/2024
3.0.733 42 12/31/2024
3.0.732 118 12/31/2024
3.0.731 301 12/31/2024
3.0.730 41 12/31/2024
3.0.729 126 12/31/2024
3.0.728 124 12/31/2024
3.0.727 51 12/31/2024
3.0.726 231 12/31/2024
3.0.725 64 12/31/2024
3.0.724 490 12/28/2024
3.0.723 87 12/28/2024
3.0.722 75 12/27/2024
3.0.721 84 12/27/2024
3.0.720 679 12/24/2024
3.0.719 310 12/24/2024
3.0.718 71 12/24/2024
3.0.717 76 12/24/2024
3.0.716 64 12/23/2024
3.0.715 72 12/23/2024
3.0.714 346 12/23/2024
3.0.713 77 12/23/2024
3.0.712 180 12/23/2024
3.0.711 274 12/23/2024
3.0.710 73 12/23/2024
3.0.709 79 12/22/2024
3.0.708 440 12/22/2024
3.0.707 86 12/22/2024
3.0.706 75 12/22/2024
3.0.705 74 12/22/2024
3.0.704 1,116 12/21/2024
3.0.703 79 12/21/2024
3.0.702 82 12/21/2024
3.0.701 260 12/21/2024
3.0.700 84 12/21/2024
3.0.699 76 12/21/2024
3.0.698 81 12/21/2024
3.0.697 431 12/20/2024
3.0.696 80 12/20/2024
3.0.695 331 12/20/2024
3.0.694 84 12/20/2024
3.0.693 80 12/20/2024
3.0.692 387 12/19/2024
3.0.691 75 12/19/2024
3.0.690 79 12/19/2024
3.0.689 77 12/18/2024
3.0.688 76 12/18/2024
3.0.687 755 12/16/2024
3.0.686 62 12/16/2024
3.0.685 281 12/10/2024
3.0.684 84 12/10/2024
3.0.683 84 12/9/2024
3.0.682 504 12/9/2024
3.0.681 83 12/9/2024
3.0.680 85 12/9/2024
3.0.679 358 12/9/2024
3.0.678 174 12/7/2024
3.0.677 92 12/6/2024
3.0.676 85 12/6/2024
3.0.675 88 12/6/2024
3.0.674 92 12/6/2024
3.0.673 82 12/6/2024
3.0.672 90 12/6/2024
3.0.671 88 12/6/2024
3.0.670 99 12/6/2024
3.0.669 98 12/6/2024
3.0.668 89 12/6/2024
3.0.667 93 12/6/2024
3.0.666 100 12/5/2024
3.0.665 95 12/5/2024
3.0.664 542 12/5/2024
3.0.663 92 12/5/2024
3.0.662 88 12/5/2024
3.0.661 1,404 12/5/2024
3.0.660 86 12/5/2024
3.0.659 280 12/5/2024
3.0.658 93 12/4/2024
3.0.657 92 12/4/2024
3.0.656 297 12/4/2024
3.0.655 89 12/4/2024
3.0.654 100 12/4/2024
3.0.653 315 12/3/2024
3.0.652 223 12/3/2024
3.0.651 88 12/3/2024
3.0.650 87 12/3/2024
3.0.649 278 12/3/2024
3.0.648 260 12/3/2024
3.0.647 319 12/2/2024
3.0.646 79 12/2/2024
3.0.645 87 12/2/2024
3.0.644 303 12/2/2024
3.0.643 76 12/2/2024
3.0.642 254 12/1/2024
3.0.641 81 12/1/2024
3.0.640 331 12/1/2024
3.0.639 84 12/1/2024
3.0.638 340 11/29/2024
3.0.637 80 11/29/2024
3.0.636 556 11/21/2024
3.0.635 102 11/21/2024
3.0.634 404 11/20/2024
3.0.633 84 11/20/2024
3.0.632 95 11/20/2024
3.0.631 92 11/20/2024
3.0.630 84 11/20/2024
3.0.629 94 11/20/2024
3.0.628 88 11/20/2024
3.0.627 436 11/19/2024
3.0.626 92 11/19/2024
3.0.625 500 11/19/2024
3.0.624 91 11/19/2024
3.0.623 89 11/19/2024
3.0.622 505 11/15/2024
3.0.621 224 11/14/2024
3.0.620 85 11/14/2024
3.0.619 90 11/14/2024
3.0.618 87 11/14/2024
3.0.617 260 11/14/2024
3.0.616 197 11/14/2024
3.0.615 83 11/14/2024
3.0.614 308 11/14/2024
3.0.613 323 11/14/2024
3.0.612 87 11/14/2024
3.0.611 266 11/14/2024
3.0.610 86 11/14/2024
3.0.609 87 11/14/2024
2.1.608 434 11/13/2024
2.1.607 326 11/13/2024
2.1.606 92 11/13/2024
2.1.605 528 11/13/2024
2.1.604 89 11/12/2024
2.1.603 86 11/12/2024
2.1.602 694 11/9/2024
2.1.601 259 11/9/2024
2.1.600 257 11/9/2024
2.1.599 92 11/9/2024
2.1.598 91 11/8/2024
2.1.597 419 11/8/2024
2.1.596 91 11/8/2024
2.1.595 654 11/8/2024
2.1.594 246 11/8/2024
2.1.593 308 11/6/2024
2.1.592 346 11/1/2024
2.1.591 84 11/1/2024
2.1.590 86 11/1/2024
2.1.589 630 10/29/2024
2.1.588 91 10/29/2024
2.1.587 245 10/29/2024
2.1.586 230 10/29/2024
2.1.585 291 10/29/2024
2.1.584 85 10/29/2024
2.1.583 321 10/29/2024
2.1.582 462 10/28/2024
2.1.581 424 10/26/2024
2.1.580 85 10/26/2024
2.1.579 596 10/22/2024
2.1.578 329 10/22/2024
2.1.577 179 10/22/2024
2.1.576 83 10/22/2024
2.1.575 81 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 250 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 679 10/3/2024
2.1.554 252 10/3/2024
2.1.553 253 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 644 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 84 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 152 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 100 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 580 9/12/2024
2.1.496 144 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 219 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 96 9/9/2024
2.1.476 195 9/9/2024
2.1.475 187 9/9/2024
2.1.474 97 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 409 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 98 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 279 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 605 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 118 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 192 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 742 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 605 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 233 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 98 5/23/2024
2.1.304 108 5/23/2024
2.1.303 280 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 362 5/18/2024
2.1.297 105 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 116 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,163 4/28/2024
2.1.278 188 4/28/2024
2.1.277 178 4/28/2024
2.1.276 92 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 599 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 98 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 152 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 100 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,275 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 274 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 233 4/2/2024
2.1.240 117 4/1/2024
2.1.239 569 3/30/2024
2.1.238 186 3/29/2024
2.1.237 84 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 423 3/21/2024
2.1.229 112 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 358 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 273 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 448 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 471 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 118 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 109 3/4/2024
2.1.172 115 3/4/2024
2.1.171 304 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 119 2/21/2024
2.1.129 249 2/21/2024
2.1.128 122 2/21/2024
2.1.127 113 2/21/2024
2.1.126 114 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 111 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 236 2/14/2024
2.1.101 108 2/14/2024
2.1.100 123 2/14/2024
2.1.99 116 2/14/2024
2.1.98 323 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 244 2/13/2024
2.1.93 181 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 233 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 224 2/11/2024
2.1.83 119 2/11/2024
2.1.82 118 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 115 2/8/2024
2.1.65 377 2/7/2024
2.1.64 209 2/7/2024
2.1.63 120 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