Soenneker.Blazor.Utils.BlazorOutputInvoker 3.0.723

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

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

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.736 0 1/1/2025
3.0.735 0 12/31/2024
3.0.734 4 12/31/2024
3.0.733 7 12/31/2024
3.0.732 26 12/31/2024
3.0.731 70 12/31/2024
3.0.730 25 12/31/2024
3.0.729 64 12/31/2024
3.0.728 76 12/31/2024
3.0.727 40 12/31/2024
3.0.726 126 12/31/2024
3.0.725 55 12/31/2024
3.0.724 286 12/28/2024
3.0.723 85 12/28/2024
3.0.722 73 12/27/2024
3.0.721 82 12/27/2024
3.0.720 409 12/24/2024
3.0.719 308 12/24/2024
3.0.718 69 12/24/2024
3.0.717 74 12/24/2024
3.0.716 62 12/23/2024
3.0.715 70 12/23/2024
3.0.714 344 12/23/2024
3.0.713 75 12/23/2024
3.0.712 178 12/23/2024
3.0.711 272 12/23/2024
3.0.710 71 12/23/2024
3.0.709 77 12/22/2024
3.0.708 438 12/22/2024
3.0.707 84 12/22/2024
3.0.706 73 12/22/2024
3.0.705 72 12/22/2024
3.0.704 1,114 12/21/2024
3.0.703 77 12/21/2024
3.0.702 80 12/21/2024
3.0.701 258 12/21/2024
3.0.700 82 12/21/2024
3.0.699 74 12/21/2024
3.0.698 79 12/21/2024
3.0.697 429 12/20/2024
3.0.696 78 12/20/2024
3.0.695 329 12/20/2024
3.0.694 82 12/20/2024
3.0.693 78 12/20/2024
3.0.692 385 12/19/2024
3.0.691 73 12/19/2024
3.0.690 77 12/19/2024
3.0.689 75 12/18/2024
3.0.688 74 12/18/2024
3.0.687 753 12/16/2024
3.0.686 60 12/16/2024
3.0.685 279 12/10/2024
3.0.684 82 12/10/2024
3.0.683 82 12/9/2024
3.0.682 502 12/9/2024
3.0.681 81 12/9/2024
3.0.680 83 12/9/2024
3.0.679 356 12/9/2024
3.0.678 172 12/7/2024
3.0.677 90 12/6/2024
3.0.676 83 12/6/2024
3.0.675 86 12/6/2024
3.0.674 90 12/6/2024
3.0.673 80 12/6/2024
3.0.672 88 12/6/2024
3.0.671 86 12/6/2024
3.0.670 93 12/6/2024
3.0.669 96 12/6/2024
3.0.668 87 12/6/2024
3.0.667 91 12/6/2024
3.0.666 98 12/5/2024
3.0.665 91 12/5/2024
3.0.664 540 12/5/2024
3.0.663 90 12/5/2024
3.0.662 86 12/5/2024
3.0.661 1,400 12/5/2024
3.0.660 82 12/5/2024
3.0.659 278 12/5/2024
3.0.658 91 12/4/2024
3.0.657 90 12/4/2024
3.0.656 295 12/4/2024
3.0.655 87 12/4/2024
3.0.654 98 12/4/2024
3.0.653 313 12/3/2024
3.0.652 221 12/3/2024
3.0.651 86 12/3/2024
3.0.650 85 12/3/2024
3.0.649 276 12/3/2024
3.0.648 258 12/3/2024
3.0.647 317 12/2/2024
3.0.646 77 12/2/2024
3.0.645 85 12/2/2024
3.0.644 301 12/2/2024
3.0.643 74 12/2/2024
3.0.642 248 12/1/2024
3.0.641 79 12/1/2024
3.0.640 329 12/1/2024
3.0.639 82 12/1/2024
3.0.638 339 11/29/2024
3.0.637 79 11/29/2024
3.0.636 555 11/21/2024
3.0.635 101 11/21/2024
3.0.634 403 11/20/2024
3.0.633 83 11/20/2024
3.0.632 94 11/20/2024
3.0.631 91 11/20/2024
3.0.630 83 11/20/2024
3.0.629 93 11/20/2024
3.0.628 87 11/20/2024
3.0.627 435 11/19/2024
3.0.626 91 11/19/2024
3.0.625 499 11/19/2024
3.0.624 90 11/19/2024
3.0.623 88 11/19/2024
3.0.622 504 11/15/2024
3.0.621 223 11/14/2024
3.0.620 84 11/14/2024
3.0.619 89 11/14/2024
3.0.618 86 11/14/2024
3.0.617 259 11/14/2024
3.0.616 196 11/14/2024
3.0.615 80 11/14/2024
3.0.614 307 11/14/2024
3.0.613 322 11/14/2024
3.0.612 86 11/14/2024
3.0.611 265 11/14/2024
3.0.610 85 11/14/2024
3.0.609 86 11/14/2024
2.1.608 433 11/13/2024
2.1.607 324 11/13/2024
2.1.606 90 11/13/2024
2.1.605 527 11/13/2024
2.1.604 88 11/12/2024
2.1.603 85 11/12/2024
2.1.602 693 11/9/2024
2.1.601 258 11/9/2024
2.1.600 256 11/9/2024
2.1.599 91 11/9/2024
2.1.598 90 11/8/2024
2.1.597 418 11/8/2024
2.1.596 90 11/8/2024
2.1.595 653 11/8/2024
2.1.594 245 11/8/2024
2.1.593 307 11/6/2024
2.1.592 345 11/1/2024
2.1.591 83 11/1/2024
2.1.590 83 11/1/2024
2.1.589 629 10/29/2024
2.1.588 88 10/29/2024
2.1.587 244 10/29/2024
2.1.586 229 10/29/2024
2.1.585 290 10/29/2024
2.1.584 84 10/29/2024
2.1.583 320 10/29/2024
2.1.582 461 10/28/2024
2.1.581 423 10/26/2024
2.1.580 84 10/26/2024
2.1.579 595 10/22/2024
2.1.578 328 10/22/2024
2.1.577 178 10/22/2024
2.1.576 82 10/22/2024
2.1.575 80 10/22/2024
2.1.574 778 10/17/2024
2.1.573 197 10/17/2024
2.1.572 520 10/15/2024
2.1.571 82 10/15/2024
2.1.570 253 10/14/2024
2.1.569 361 10/12/2024
2.1.568 91 10/12/2024
2.1.567 92 10/12/2024
2.1.566 471 10/11/2024
2.1.565 487 10/9/2024
2.1.564 212 10/9/2024
2.1.563 264 10/9/2024
2.1.562 249 10/9/2024
2.1.561 184 10/8/2024
2.1.560 83 10/8/2024
2.1.559 287 10/8/2024
2.1.558 90 10/8/2024
2.1.557 455 10/8/2024
2.1.556 89 10/8/2024
2.1.555 678 10/3/2024
2.1.554 251 10/3/2024
2.1.553 252 10/3/2024
2.1.552 87 10/3/2024
2.1.551 80 10/3/2024
2.1.550 79 10/3/2024
2.1.549 643 10/2/2024
2.1.548 164 10/2/2024
2.1.547 82 10/2/2024
2.1.546 385 10/2/2024
2.1.545 86 10/2/2024
2.1.544 92 10/2/2024
2.1.543 564 10/1/2024
2.1.542 231 10/1/2024
2.1.541 308 10/1/2024
2.1.540 87 10/1/2024
2.1.539 594 9/29/2024
2.1.538 91 9/29/2024
2.1.537 86 9/29/2024
2.1.536 502 9/29/2024
2.1.535 502 9/27/2024
2.1.534 83 9/27/2024
2.1.533 468 9/27/2024
2.1.532 91 9/27/2024
2.1.531 475 9/27/2024
2.1.530 86 9/27/2024
2.1.529 364 9/26/2024
2.1.528 211 9/26/2024
2.1.527 619 9/26/2024
2.1.526 151 9/26/2024
2.1.525 247 9/26/2024
2.1.524 233 9/26/2024
2.1.523 91 9/26/2024
2.1.522 717 9/23/2024
2.1.521 163 9/23/2024
2.1.520 290 9/23/2024
2.1.519 385 9/23/2024
2.1.518 86 9/23/2024
2.1.517 266 9/23/2024
2.1.516 543 9/23/2024
2.1.515 211 9/23/2024
2.1.514 90 9/23/2024
2.1.513 462 9/22/2024
2.1.512 419 9/18/2024
2.1.511 103 9/18/2024
2.1.510 185 9/18/2024
2.1.509 271 9/18/2024
2.1.508 91 9/18/2024
2.1.507 106 9/17/2024
2.1.506 316 9/17/2024
2.1.505 149 9/17/2024
2.1.504 99 9/17/2024
2.1.503 285 9/17/2024
2.1.502 187 9/17/2024
2.1.501 172 9/17/2024
2.1.500 92 9/17/2024
2.1.499 1,109 9/16/2024
2.1.498 104 9/16/2024
2.1.497 579 9/12/2024
2.1.496 143 9/12/2024
2.1.495 158 9/12/2024
2.1.494 113 9/12/2024
2.1.493 182 9/12/2024
2.1.492 136 9/11/2024
2.1.491 147 9/11/2024
2.1.490 173 9/11/2024
2.1.489 158 9/11/2024
2.1.488 166 9/11/2024
2.1.487 184 9/11/2024
2.1.486 113 9/11/2024
2.1.485 1,556 9/10/2024
2.1.484 237 9/10/2024
2.1.483 218 9/10/2024
2.1.482 177 9/10/2024
2.1.481 93 9/10/2024
2.1.480 196 9/10/2024
2.1.478 183 9/9/2024
2.1.477 95 9/9/2024
2.1.476 194 9/9/2024
2.1.475 186 9/9/2024
2.1.474 96 9/9/2024
2.1.473 1,456 9/9/2024
2.1.472 318 9/7/2024
2.1.471 100 9/7/2024
2.1.470 298 9/7/2024
2.1.469 408 9/6/2024
2.1.468 219 9/6/2024
2.1.467 245 9/6/2024
2.1.466 113 9/5/2024
2.1.465 97 9/5/2024
2.1.464 589 9/5/2024
2.1.463 102 9/5/2024
2.1.462 268 9/5/2024
2.1.461 98 9/5/2024
2.1.460 106 9/5/2024
2.1.459 278 9/5/2024
2.1.458 429 9/4/2024
2.1.457 435 9/4/2024
2.1.456 124 9/3/2024
2.1.455 110 9/3/2024
2.1.454 411 9/3/2024
2.1.453 107 9/3/2024
2.1.452 427 9/3/2024
2.1.451 289 8/29/2024
2.1.450 177 8/29/2024
2.1.449 98 8/29/2024
2.1.448 537 8/26/2024
2.1.447 342 8/26/2024
2.1.446 100 8/26/2024
2.1.445 604 8/21/2024
2.1.444 121 8/21/2024
2.1.443 409 8/21/2024
2.1.442 120 8/21/2024
2.1.441 246 8/20/2024
2.1.440 131 8/20/2024
2.1.439 121 8/20/2024
2.1.438 490 8/20/2024
2.1.437 115 8/20/2024
2.1.436 126 8/20/2024
2.1.435 392 8/20/2024
2.1.434 111 8/19/2024
2.1.433 435 8/15/2024
2.1.432 396 8/15/2024
2.1.431 117 8/15/2024
2.1.430 328 8/15/2024
2.1.429 465 8/13/2024
2.1.428 125 8/13/2024
2.1.427 444 8/7/2024
2.1.426 191 8/7/2024
2.1.425 102 8/7/2024
2.1.424 104 8/7/2024
2.1.423 420 8/6/2024
2.1.422 360 8/1/2024
2.1.421 97 8/1/2024
2.1.420 272 8/1/2024
2.1.419 90 8/1/2024
2.1.418 93 8/1/2024
2.1.417 645 7/25/2024
2.1.416 68 7/25/2024
2.1.415 71 7/25/2024
2.1.414 291 7/25/2024
2.1.413 67 7/25/2024
2.1.412 218 7/25/2024
2.1.411 103 7/25/2024
2.1.410 112 7/24/2024
2.1.409 80 7/24/2024
2.1.408 65 7/24/2024
2.1.407 477 7/20/2024
2.1.406 99 7/20/2024
2.1.405 313 7/20/2024
2.1.404 734 7/14/2024
2.1.403 159 7/14/2024
2.1.402 91 7/14/2024
2.1.401 287 7/14/2024
2.1.400 250 7/14/2024
2.1.399 252 7/10/2024
2.1.398 92 7/10/2024
2.1.397 91 7/10/2024
2.1.396 96 7/10/2024
2.1.395 77 7/10/2024
2.1.394 643 7/10/2024
2.1.393 255 7/10/2024
2.1.392 86 7/10/2024
2.1.391 96 7/10/2024
2.1.390 341 7/10/2024
2.1.389 100 7/10/2024
2.1.388 95 7/9/2024
2.1.387 334 7/9/2024
2.1.386 84 7/9/2024
2.1.385 89 7/9/2024
2.1.384 85 7/9/2024
2.1.383 97 7/9/2024
2.1.382 84 7/9/2024
2.1.381 94 7/9/2024
2.1.380 83 7/9/2024
2.1.379 80 7/9/2024
2.1.378 921 7/8/2024
2.1.377 76 7/8/2024
2.1.376 89 7/8/2024
2.1.375 321 7/8/2024
2.1.374 418 7/8/2024
2.1.373 94 7/7/2024
2.1.372 82 7/7/2024
2.1.371 439 7/7/2024
2.1.370 848 7/3/2024
2.1.369 91 7/3/2024
2.1.368 157 7/3/2024
2.1.367 333 7/3/2024
2.1.366 91 7/3/2024
2.1.365 817 6/27/2024
2.1.364 94 6/27/2024
2.1.363 95 6/27/2024
2.1.362 602 6/22/2024
2.1.361 106 6/22/2024
2.1.360 242 6/22/2024
2.1.359 334 6/16/2024
2.1.358 107 6/15/2024
2.1.357 99 6/15/2024
2.1.356 339 6/15/2024
2.1.355 103 6/15/2024
2.1.354 94 6/15/2024
2.1.353 357 6/15/2024
2.1.352 163 6/15/2024
2.1.351 206 6/15/2024
2.1.350 108 6/14/2024
2.1.349 476 6/4/2024
2.1.348 232 6/4/2024
2.1.347 413 6/2/2024
2.1.346 281 6/1/2024
2.1.345 94 6/1/2024
2.1.344 92 6/1/2024
2.1.343 103 6/1/2024
2.1.342 476 6/1/2024
2.1.341 91 6/1/2024
2.1.340 104 6/1/2024
2.1.339 321 5/31/2024
2.1.338 106 5/31/2024
2.1.337 96 5/31/2024
2.1.336 113 5/31/2024
2.1.335 520 5/29/2024
2.1.334 90 5/29/2024
2.1.333 287 5/29/2024
2.1.332 194 5/29/2024
2.1.331 250 5/28/2024
2.1.330 208 5/28/2024
2.1.329 263 5/28/2024
2.1.328 100 5/28/2024
2.1.327 102 5/28/2024
2.1.326 354 5/28/2024
2.1.325 223 5/27/2024
2.1.324 272 5/27/2024
2.1.323 98 5/27/2024
2.1.322 199 5/26/2024
2.1.321 261 5/26/2024
2.1.320 318 5/26/2024
2.1.319 106 5/26/2024
2.1.318 97 5/26/2024
2.1.317 288 5/26/2024
2.1.316 105 5/26/2024
2.1.315 103 5/25/2024
2.1.314 108 5/25/2024
2.1.313 103 5/25/2024
2.1.312 409 5/25/2024
2.1.311 111 5/25/2024
2.1.310 500 5/25/2024
2.1.309 232 5/23/2024
2.1.308 164 5/23/2024
2.1.307 103 5/23/2024
2.1.306 354 5/23/2024
2.1.305 97 5/23/2024
2.1.304 107 5/23/2024
2.1.303 279 5/23/2024
2.1.302 291 5/22/2024
2.1.301 103 5/22/2024
2.1.300 256 5/22/2024
2.1.299 103 5/22/2024
2.1.298 361 5/18/2024
2.1.297 104 5/18/2024
2.1.296 238 5/18/2024
2.1.295 127 5/18/2024
2.1.294 214 5/17/2024
2.1.293 115 5/17/2024
2.1.292 348 5/17/2024
2.1.291 221 5/17/2024
2.1.290 176 5/16/2024
2.1.289 132 5/16/2024
2.1.288 121 5/16/2024
2.1.287 323 5/15/2024
2.1.286 106 5/15/2024
2.1.285 113 5/14/2024
2.1.284 439 5/13/2024
2.1.283 85 5/13/2024
2.1.282 87 5/13/2024
2.1.281 426 5/1/2024
2.1.280 137 5/1/2024
2.1.279 1,162 4/28/2024
2.1.278 187 4/28/2024
2.1.277 177 4/28/2024
2.1.276 91 4/28/2024
2.1.275 109 4/28/2024
2.1.274 106 4/28/2024
2.1.273 108 4/27/2024
2.1.272 598 4/27/2024
2.1.271 250 4/20/2024
2.1.270 242 4/20/2024
2.1.269 106 4/19/2024
2.1.268 97 4/19/2024
2.1.267 446 4/19/2024
2.1.266 265 4/19/2024
2.1.265 215 4/19/2024
2.1.264 179 4/18/2024
2.1.263 447 4/13/2024
2.1.262 151 4/13/2024
2.1.261 202 4/13/2024
2.1.260 111 4/13/2024
2.1.259 273 4/12/2024
2.1.258 106 4/12/2024
2.1.257 451 4/12/2024
2.1.256 99 4/12/2024
2.1.255 108 4/12/2024
2.1.254 107 4/12/2024
2.1.253 108 4/12/2024
2.1.252 418 4/12/2024
2.1.251 94 4/12/2024
2.1.250 1,267 4/10/2024
2.1.249 96 4/10/2024
2.1.248 93 4/10/2024
2.1.247 431 4/10/2024
2.1.246 104 4/10/2024
2.1.245 269 4/9/2024
2.1.244 461 4/3/2024
2.1.243 203 4/2/2024
2.1.242 254 4/2/2024
2.1.241 232 4/2/2024
2.1.240 116 4/1/2024
2.1.239 568 3/30/2024
2.1.238 185 3/29/2024
2.1.237 83 3/29/2024
2.1.236 457 3/25/2024
2.1.235 118 3/25/2024
2.1.234 126 3/25/2024
2.1.233 320 3/25/2024
2.1.232 119 3/25/2024
2.1.231 111 3/25/2024
2.1.230 422 3/21/2024
2.1.229 111 3/21/2024
2.1.228 316 3/21/2024
2.1.227 116 3/20/2024
2.1.226 413 3/20/2024
2.1.225 112 3/19/2024
2.1.224 115 3/19/2024
2.1.223 106 3/19/2024
2.1.222 357 3/19/2024
2.1.221 102 3/19/2024
2.1.220 112 3/19/2024
2.1.219 353 3/19/2024
2.1.218 250 3/19/2024
2.1.217 126 3/18/2024
2.1.216 377 3/16/2024
2.1.215 109 3/16/2024
2.1.214 296 3/16/2024
2.1.213 110 3/16/2024
2.1.212 267 3/15/2024
2.1.211 118 3/15/2024
2.1.210 244 3/14/2024
2.1.209 101 3/13/2024
2.1.208 270 3/13/2024
2.1.207 107 3/13/2024
2.1.206 119 3/13/2024
2.1.205 106 3/13/2024
2.1.204 538 3/13/2024
2.1.203 272 3/13/2024
2.1.202 105 3/13/2024
2.1.201 96 3/12/2024
2.1.200 103 3/12/2024
2.1.199 104 3/12/2024
2.1.198 363 3/12/2024
2.1.197 106 3/12/2024
2.1.196 112 3/12/2024
2.1.195 447 3/11/2024
2.1.194 294 3/11/2024
2.1.193 101 3/11/2024
2.1.192 103 3/11/2024
2.1.191 422 3/10/2024
2.1.190 120 3/10/2024
2.1.189 111 3/10/2024
2.1.188 430 3/10/2024
2.1.187 245 3/9/2024
2.1.186 113 3/9/2024
2.1.185 111 3/8/2024
2.1.184 114 3/8/2024
2.1.183 102 3/8/2024
2.1.182 111 3/8/2024
2.1.181 470 3/8/2024
2.1.180 114 3/8/2024
2.1.179 391 3/6/2024
2.1.178 253 3/6/2024
2.1.177 117 3/6/2024
2.1.176 403 3/4/2024
2.1.175 219 3/4/2024
2.1.174 116 3/4/2024
2.1.173 108 3/4/2024
2.1.172 114 3/4/2024
2.1.171 303 3/4/2024
2.1.170 229 3/3/2024
2.1.169 186 3/3/2024
2.1.168 164 3/3/2024
2.1.167 115 3/3/2024
2.1.166 108 3/2/2024
2.1.165 218 3/2/2024
2.1.164 164 3/2/2024
2.1.163 106 3/2/2024
2.1.162 301 3/2/2024
2.1.161 111 3/2/2024
2.1.160 241 3/1/2024
2.1.159 109 2/29/2024
2.1.158 105 2/29/2024
2.1.157 104 2/29/2024
2.1.156 104 2/29/2024
2.1.155 386 2/29/2024
2.1.154 104 2/29/2024
2.1.153 252 2/27/2024
2.1.152 203 2/26/2024
2.1.151 143 2/26/2024
2.1.150 218 2/25/2024
2.1.149 167 2/25/2024
2.1.148 108 2/25/2024
2.1.147 109 2/25/2024
2.1.146 108 2/25/2024
2.1.145 326 2/24/2024
2.1.144 115 2/24/2024
2.1.143 119 2/24/2024
2.1.142 111 2/23/2024
2.1.141 109 2/23/2024
2.1.140 380 2/22/2024
2.1.139 121 2/22/2024
2.1.138 109 2/22/2024
2.1.137 241 2/22/2024
2.1.136 120 2/22/2024
2.1.135 228 2/22/2024
2.1.134 120 2/21/2024
2.1.133 113 2/21/2024
2.1.132 117 2/21/2024
2.1.131 294 2/21/2024
2.1.130 118 2/21/2024
2.1.129 248 2/21/2024
2.1.128 121 2/21/2024
2.1.127 112 2/21/2024
2.1.126 113 2/21/2024
2.1.125 292 2/20/2024
2.1.124 110 2/20/2024
2.1.123 231 2/20/2024
2.1.122 110 2/20/2024
2.1.121 246 2/20/2024
2.1.120 116 2/20/2024
2.1.119 109 2/20/2024
2.1.118 115 2/19/2024
2.1.117 110 2/19/2024
2.1.116 110 2/19/2024
2.1.115 380 2/19/2024
2.1.114 216 2/19/2024
2.1.113 134 2/17/2024
2.1.112 118 2/17/2024
2.1.111 111 2/17/2024
2.1.110 320 2/17/2024
2.1.109 157 2/16/2024
2.1.108 105 2/16/2024
2.1.107 108 2/16/2024
2.1.106 275 2/16/2024
2.1.105 108 2/16/2024
2.1.104 111 2/16/2024
2.1.103 182 2/16/2024
2.1.102 235 2/14/2024
2.1.101 107 2/14/2024
2.1.100 122 2/14/2024
2.1.99 115 2/14/2024
2.1.98 322 2/13/2024
2.1.97 121 2/13/2024
2.1.96 102 2/13/2024
2.1.95 108 2/13/2024
2.1.94 243 2/13/2024
2.1.93 180 2/13/2024
2.1.92 153 2/13/2024
2.1.91 186 2/13/2024
2.1.90 175 2/12/2024
2.1.89 112 2/12/2024
2.1.88 232 2/12/2024
2.1.87 121 2/12/2024
2.1.86 248 2/11/2024
2.1.85 112 2/11/2024
2.1.84 223 2/11/2024
2.1.83 118 2/11/2024
2.1.82 117 2/11/2024
2.1.81 285 2/11/2024
2.1.80 199 2/10/2024
2.1.79 117 2/10/2024
2.1.78 220 2/10/2024
2.1.77 187 2/10/2024
2.1.76 119 2/10/2024
2.1.75 268 2/9/2024
2.1.74 185 2/9/2024
2.1.73 118 2/9/2024
2.1.72 297 2/9/2024
2.1.71 106 2/9/2024
2.1.70 119 2/8/2024
2.1.69 120 2/8/2024
2.1.68 319 2/8/2024
2.1.67 121 2/8/2024
2.1.66 114 2/8/2024
2.1.65 376 2/7/2024
2.1.64 208 2/7/2024
2.1.63 119 2/7/2024
2.1.62 121 2/7/2024
2.1.61 171 2/7/2024
2.1.60 204 2/7/2024
2.1.59 120 2/7/2024
2.1.58 138 2/6/2024
2.1.57 137 2/6/2024
2.1.56 121 2/6/2024
2.1.55 415 2/5/2024
2.1.54 112 2/5/2024
2.1.53 216 2/5/2024
2.1.52 255 2/4/2024
2.1.51 109 2/4/2024
2.1.50 260 2/4/2024
2.1.49 192 2/3/2024
2.1.48 324 2/3/2024
2.1.47 163 1/31/2024
2.1.46 128 1/31/2024
2.1.45 106 1/31/2024
2.1.44 105 1/31/2024
2.1.43 406 1/30/2024
2.1.42 106 1/30/2024
2.1.41 202 1/30/2024
2.1.40 145 1/30/2024
2.1.39 102 1/29/2024
2.1.38 286 1/29/2024
2.1.37 116 1/29/2024
2.1.36 108 1/29/2024
2.1.35 104 1/29/2024
2.1.34 97 1/29/2024
2.1.33 407 1/28/2024
2.1.32 110 1/28/2024
2.1.31 109 1/28/2024
2.1.30 109 1/28/2024
2.1.29 111 1/28/2024
2.1.28 106 1/28/2024
2.1.27 407 1/27/2024
2.1.26 107 1/27/2024
2.1.25 314 1/27/2024
2.1.24 106 1/27/2024
2.1.23 253 1/27/2024
2.1.22 139 1/27/2024
2.1.21 198 1/26/2024
2.1.20 107 1/26/2024
2.1.19 129 1/26/2024
2.1.18 198 1/26/2024
2.1.17 271 1/26/2024
2.1.16 106 1/26/2024
2.1.15 108 1/26/2024
2.1.14 223 1/25/2024
2.1.13 112 1/25/2024
2.1.12 206 1/25/2024
2.1.11 111 1/25/2024
2.1.10 221 1/25/2024
2.1.9 97 1/25/2024
2.1.8 229 1/19/2024
2.1.7 219 1/19/2024
2.1.6 111 1/19/2024
2.1.5 255 1/17/2024
2.1.4 167 1/17/2024
2.1.3 338 1/15/2024
2.1.2 381 1/13/2024
2.1.1 137 1/13/2024