Soenneker.Blazor.Utils.BlazorOutputInvoker 3.0.694

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

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

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.698 0 12/21/2024
3.0.697 0 12/20/2024
3.0.696 0 12/20/2024
3.0.695 4 12/20/2024
3.0.694 18 12/20/2024
3.0.693 28 12/20/2024
3.0.692 138 12/19/2024
3.0.691 36 12/19/2024
3.0.690 39 12/19/2024
3.0.689 39 12/18/2024
3.0.688 34 12/18/2024
3.0.687 499 12/16/2024
3.0.686 51 12/16/2024
3.0.685 261 12/10/2024
3.0.684 73 12/10/2024
3.0.683 73 12/9/2024
3.0.682 491 12/9/2024
3.0.681 72 12/9/2024
3.0.680 74 12/9/2024
3.0.679 347 12/9/2024
3.0.678 163 12/7/2024
3.0.677 81 12/6/2024
3.0.676 74 12/6/2024
3.0.675 77 12/6/2024
3.0.674 81 12/6/2024
3.0.673 71 12/6/2024
3.0.672 79 12/6/2024
3.0.671 77 12/6/2024
3.0.670 80 12/6/2024
3.0.669 85 12/6/2024
3.0.668 76 12/6/2024
3.0.667 82 12/6/2024
3.0.666 89 12/5/2024
3.0.665 82 12/5/2024
3.0.664 531 12/5/2024
3.0.663 81 12/5/2024
3.0.662 76 12/5/2024
3.0.661 1,391 12/5/2024
3.0.660 73 12/5/2024
3.0.659 269 12/5/2024
3.0.658 82 12/4/2024
3.0.657 82 12/4/2024
3.0.656 286 12/4/2024
3.0.655 78 12/4/2024
3.0.654 89 12/4/2024
3.0.653 302 12/3/2024
3.0.652 212 12/3/2024
3.0.651 77 12/3/2024
3.0.650 74 12/3/2024
3.0.649 268 12/3/2024
3.0.648 250 12/3/2024
3.0.647 308 12/2/2024
3.0.646 66 12/2/2024
3.0.645 76 12/2/2024
3.0.644 292 12/2/2024
3.0.643 65 12/2/2024
3.0.642 235 12/1/2024
3.0.641 71 12/1/2024
3.0.640 321 12/1/2024
3.0.639 74 12/1/2024
3.0.638 331 11/29/2024
3.0.637 73 11/29/2024
3.0.636 547 11/21/2024
3.0.635 88 11/21/2024
3.0.634 395 11/20/2024
3.0.633 77 11/20/2024
3.0.632 89 11/20/2024
3.0.631 85 11/20/2024
3.0.630 77 11/20/2024
3.0.629 87 11/20/2024
3.0.628 81 11/20/2024
3.0.627 429 11/19/2024
3.0.626 85 11/19/2024
3.0.625 493 11/19/2024
3.0.624 84 11/19/2024
3.0.623 82 11/19/2024
3.0.622 499 11/15/2024
3.0.621 218 11/14/2024
3.0.620 79 11/14/2024
3.0.619 82 11/14/2024
3.0.618 75 11/14/2024
3.0.617 254 11/14/2024
3.0.616 191 11/14/2024
3.0.615 75 11/14/2024
3.0.614 302 11/14/2024
3.0.613 315 11/14/2024
3.0.612 81 11/14/2024
3.0.611 260 11/14/2024
3.0.610 80 11/14/2024
3.0.609 79 11/14/2024
2.1.608 425 11/13/2024
2.1.607 319 11/13/2024
2.1.606 85 11/13/2024
2.1.605 521 11/13/2024
2.1.604 82 11/12/2024
2.1.603 79 11/12/2024
2.1.602 684 11/9/2024
2.1.601 250 11/9/2024
2.1.600 250 11/9/2024
2.1.599 85 11/9/2024
2.1.598 84 11/8/2024
2.1.597 410 11/8/2024
2.1.596 84 11/8/2024
2.1.595 645 11/8/2024
2.1.594 239 11/8/2024
2.1.593 301 11/6/2024
2.1.592 340 11/1/2024
2.1.591 77 11/1/2024
2.1.590 78 11/1/2024
2.1.589 622 10/29/2024
2.1.588 83 10/29/2024
2.1.587 240 10/29/2024
2.1.586 222 10/29/2024
2.1.585 285 10/29/2024
2.1.584 79 10/29/2024
2.1.583 315 10/29/2024
2.1.582 456 10/28/2024
2.1.581 418 10/26/2024
2.1.580 79 10/26/2024
2.1.579 590 10/22/2024
2.1.578 321 10/22/2024
2.1.577 173 10/22/2024
2.1.576 77 10/22/2024
2.1.575 75 10/22/2024
2.1.574 773 10/17/2024
2.1.573 186 10/17/2024
2.1.572 515 10/15/2024
2.1.571 75 10/15/2024
2.1.570 249 10/14/2024
2.1.569 357 10/12/2024
2.1.568 86 10/12/2024
2.1.567 83 10/12/2024
2.1.566 464 10/11/2024
2.1.565 475 10/9/2024
2.1.564 208 10/9/2024
2.1.563 259 10/9/2024
2.1.562 245 10/9/2024
2.1.561 177 10/8/2024
2.1.560 79 10/8/2024
2.1.559 283 10/8/2024
2.1.558 84 10/8/2024
2.1.557 451 10/8/2024
2.1.556 84 10/8/2024
2.1.555 672 10/3/2024
2.1.554 247 10/3/2024
2.1.553 248 10/3/2024
2.1.552 84 10/3/2024
2.1.551 76 10/3/2024
2.1.550 75 10/3/2024
2.1.549 638 10/2/2024
2.1.548 159 10/2/2024
2.1.547 77 10/2/2024
2.1.546 380 10/2/2024
2.1.545 79 10/2/2024
2.1.544 87 10/2/2024
2.1.543 560 10/1/2024
2.1.542 225 10/1/2024
2.1.541 303 10/1/2024
2.1.540 82 10/1/2024
2.1.539 589 9/29/2024
2.1.538 84 9/29/2024
2.1.537 82 9/29/2024
2.1.536 498 9/29/2024
2.1.535 498 9/27/2024
2.1.534 79 9/27/2024
2.1.533 464 9/27/2024
2.1.532 87 9/27/2024
2.1.531 471 9/27/2024
2.1.530 82 9/27/2024
2.1.529 359 9/26/2024
2.1.528 205 9/26/2024
2.1.527 615 9/26/2024
2.1.526 147 9/26/2024
2.1.525 243 9/26/2024
2.1.524 229 9/26/2024
2.1.523 86 9/26/2024
2.1.522 713 9/23/2024
2.1.521 159 9/23/2024
2.1.520 284 9/23/2024
2.1.519 381 9/23/2024
2.1.518 82 9/23/2024
2.1.517 262 9/23/2024
2.1.516 539 9/23/2024
2.1.515 205 9/23/2024
2.1.514 84 9/23/2024
2.1.513 456 9/22/2024
2.1.512 408 9/18/2024
2.1.511 96 9/18/2024
2.1.510 181 9/18/2024
2.1.509 262 9/18/2024
2.1.508 87 9/18/2024
2.1.507 101 9/17/2024
2.1.506 312 9/17/2024
2.1.505 143 9/17/2024
2.1.504 95 9/17/2024
2.1.503 278 9/17/2024
2.1.502 183 9/17/2024
2.1.501 167 9/17/2024
2.1.500 88 9/17/2024
2.1.499 1,106 9/16/2024
2.1.498 100 9/16/2024
2.1.497 575 9/12/2024
2.1.496 139 9/12/2024
2.1.495 151 9/12/2024
2.1.494 108 9/12/2024
2.1.493 177 9/12/2024
2.1.492 131 9/11/2024
2.1.491 142 9/11/2024
2.1.490 169 9/11/2024
2.1.489 154 9/11/2024
2.1.488 161 9/11/2024
2.1.487 180 9/11/2024
2.1.486 109 9/11/2024
2.1.485 1,552 9/10/2024
2.1.484 232 9/10/2024
2.1.483 214 9/10/2024
2.1.482 171 9/10/2024
2.1.481 90 9/10/2024
2.1.480 192 9/10/2024
2.1.478 177 9/9/2024
2.1.477 91 9/9/2024
2.1.476 190 9/9/2024
2.1.475 182 9/9/2024
2.1.474 92 9/9/2024
2.1.473 1,450 9/9/2024
2.1.472 311 9/7/2024
2.1.471 96 9/7/2024
2.1.470 294 9/7/2024
2.1.469 404 9/6/2024
2.1.468 214 9/6/2024
2.1.467 239 9/6/2024
2.1.466 107 9/5/2024
2.1.465 93 9/5/2024
2.1.464 583 9/5/2024
2.1.463 98 9/5/2024
2.1.462 264 9/5/2024
2.1.461 92 9/5/2024
2.1.460 102 9/5/2024
2.1.459 274 9/5/2024
2.1.458 425 9/4/2024
2.1.457 431 9/4/2024
2.1.456 120 9/3/2024
2.1.455 106 9/3/2024
2.1.454 407 9/3/2024
2.1.453 102 9/3/2024
2.1.452 423 9/3/2024
2.1.451 285 8/29/2024
2.1.450 173 8/29/2024
2.1.449 94 8/29/2024
2.1.448 533 8/26/2024
2.1.447 338 8/26/2024
2.1.446 97 8/26/2024
2.1.445 600 8/21/2024
2.1.444 117 8/21/2024
2.1.443 405 8/21/2024
2.1.442 117 8/21/2024
2.1.441 242 8/20/2024
2.1.440 126 8/20/2024
2.1.439 115 8/20/2024
2.1.438 486 8/20/2024
2.1.437 109 8/20/2024
2.1.436 120 8/20/2024
2.1.435 388 8/20/2024
2.1.434 105 8/19/2024
2.1.433 431 8/15/2024
2.1.432 390 8/15/2024
2.1.431 113 8/15/2024
2.1.430 322 8/15/2024
2.1.429 462 8/13/2024
2.1.428 121 8/13/2024
2.1.427 440 8/7/2024
2.1.426 188 8/7/2024
2.1.425 98 8/7/2024
2.1.424 98 8/7/2024
2.1.423 415 8/6/2024
2.1.422 356 8/1/2024
2.1.421 93 8/1/2024
2.1.420 268 8/1/2024
2.1.419 86 8/1/2024
2.1.418 89 8/1/2024
2.1.417 641 7/25/2024
2.1.416 64 7/25/2024
2.1.415 67 7/25/2024
2.1.414 287 7/25/2024
2.1.413 63 7/25/2024
2.1.412 214 7/25/2024
2.1.411 99 7/25/2024
2.1.410 108 7/24/2024
2.1.409 77 7/24/2024
2.1.408 61 7/24/2024
2.1.407 472 7/20/2024
2.1.406 94 7/20/2024
2.1.405 308 7/20/2024
2.1.404 712 7/14/2024
2.1.403 155 7/14/2024
2.1.402 87 7/14/2024
2.1.401 283 7/14/2024
2.1.400 246 7/14/2024
2.1.399 248 7/10/2024
2.1.398 88 7/10/2024
2.1.397 87 7/10/2024
2.1.396 92 7/10/2024
2.1.395 73 7/10/2024
2.1.394 640 7/10/2024
2.1.393 245 7/10/2024
2.1.392 82 7/10/2024
2.1.391 92 7/10/2024
2.1.390 337 7/10/2024
2.1.389 96 7/10/2024
2.1.388 91 7/9/2024
2.1.387 330 7/9/2024
2.1.386 80 7/9/2024
2.1.385 86 7/9/2024
2.1.384 81 7/9/2024
2.1.383 94 7/9/2024
2.1.382 81 7/9/2024
2.1.381 90 7/9/2024
2.1.380 80 7/9/2024
2.1.379 77 7/9/2024
2.1.378 916 7/8/2024
2.1.377 72 7/8/2024
2.1.376 86 7/8/2024
2.1.375 316 7/8/2024
2.1.374 415 7/8/2024
2.1.373 91 7/7/2024
2.1.372 78 7/7/2024
2.1.371 435 7/7/2024
2.1.370 844 7/3/2024
2.1.369 87 7/3/2024
2.1.368 153 7/3/2024
2.1.367 329 7/3/2024
2.1.366 87 7/3/2024
2.1.365 813 6/27/2024
2.1.364 90 6/27/2024
2.1.363 91 6/27/2024
2.1.362 572 6/22/2024
2.1.361 102 6/22/2024
2.1.360 238 6/22/2024
2.1.359 330 6/16/2024
2.1.358 103 6/15/2024
2.1.357 95 6/15/2024
2.1.356 335 6/15/2024
2.1.355 99 6/15/2024
2.1.354 90 6/15/2024
2.1.353 353 6/15/2024
2.1.352 159 6/15/2024
2.1.351 202 6/15/2024
2.1.350 104 6/14/2024
2.1.349 472 6/4/2024
2.1.348 228 6/4/2024
2.1.347 409 6/2/2024
2.1.346 277 6/1/2024
2.1.345 90 6/1/2024
2.1.344 88 6/1/2024
2.1.343 99 6/1/2024
2.1.342 466 6/1/2024
2.1.341 87 6/1/2024
2.1.340 101 6/1/2024
2.1.339 317 5/31/2024
2.1.338 102 5/31/2024
2.1.337 92 5/31/2024
2.1.336 109 5/31/2024
2.1.335 516 5/29/2024
2.1.334 86 5/29/2024
2.1.333 283 5/29/2024
2.1.332 190 5/29/2024
2.1.331 246 5/28/2024
2.1.330 204 5/28/2024
2.1.329 259 5/28/2024
2.1.328 96 5/28/2024
2.1.327 98 5/28/2024
2.1.326 350 5/28/2024
2.1.325 219 5/27/2024
2.1.324 268 5/27/2024
2.1.323 94 5/27/2024
2.1.322 195 5/26/2024
2.1.321 257 5/26/2024
2.1.320 314 5/26/2024
2.1.319 102 5/26/2024
2.1.318 93 5/26/2024
2.1.317 284 5/26/2024
2.1.316 101 5/26/2024
2.1.315 99 5/25/2024
2.1.314 104 5/25/2024
2.1.313 99 5/25/2024
2.1.312 405 5/25/2024
2.1.311 105 5/25/2024
2.1.310 497 5/25/2024
2.1.309 228 5/23/2024
2.1.308 160 5/23/2024
2.1.307 97 5/23/2024
2.1.306 350 5/23/2024
2.1.305 93 5/23/2024
2.1.304 101 5/23/2024
2.1.303 275 5/23/2024
2.1.302 287 5/22/2024
2.1.301 99 5/22/2024
2.1.300 252 5/22/2024
2.1.299 97 5/22/2024
2.1.298 357 5/18/2024
2.1.297 101 5/18/2024
2.1.296 232 5/18/2024
2.1.295 117 5/18/2024
2.1.294 210 5/17/2024
2.1.293 111 5/17/2024
2.1.292 339 5/17/2024
2.1.291 217 5/17/2024
2.1.290 170 5/16/2024
2.1.289 128 5/16/2024
2.1.288 117 5/16/2024
2.1.287 319 5/15/2024
2.1.286 102 5/15/2024
2.1.285 109 5/14/2024
2.1.284 437 5/13/2024
2.1.283 83 5/13/2024
2.1.282 85 5/13/2024
2.1.281 422 5/1/2024
2.1.280 135 5/1/2024
2.1.279 1,157 4/28/2024
2.1.278 181 4/28/2024
2.1.277 173 4/28/2024
2.1.276 84 4/28/2024
2.1.275 107 4/28/2024
2.1.274 99 4/28/2024
2.1.273 106 4/27/2024
2.1.272 596 4/27/2024
2.1.271 248 4/20/2024
2.1.270 240 4/20/2024
2.1.269 104 4/19/2024
2.1.268 95 4/19/2024
2.1.267 444 4/19/2024
2.1.266 261 4/19/2024
2.1.265 213 4/19/2024
2.1.264 177 4/18/2024
2.1.263 445 4/13/2024
2.1.262 149 4/13/2024
2.1.261 198 4/13/2024
2.1.260 109 4/13/2024
2.1.259 271 4/12/2024
2.1.258 104 4/12/2024
2.1.257 449 4/12/2024
2.1.256 97 4/12/2024
2.1.255 104 4/12/2024
2.1.254 103 4/12/2024
2.1.253 105 4/12/2024
2.1.252 416 4/12/2024
2.1.251 90 4/12/2024
2.1.250 1,136 4/10/2024
2.1.249 94 4/10/2024
2.1.248 90 4/10/2024
2.1.247 427 4/10/2024
2.1.246 102 4/10/2024
2.1.245 263 4/9/2024
2.1.244 459 4/3/2024
2.1.243 201 4/2/2024
2.1.242 250 4/2/2024
2.1.241 230 4/2/2024
2.1.240 114 4/1/2024
2.1.239 564 3/30/2024
2.1.238 181 3/29/2024
2.1.237 81 3/29/2024
2.1.236 453 3/25/2024
2.1.235 116 3/25/2024
2.1.234 124 3/25/2024
2.1.233 318 3/25/2024
2.1.232 117 3/25/2024
2.1.231 109 3/25/2024
2.1.230 420 3/21/2024
2.1.229 109 3/21/2024
2.1.228 314 3/21/2024
2.1.227 114 3/20/2024
2.1.226 409 3/20/2024
2.1.225 110 3/19/2024
2.1.224 113 3/19/2024
2.1.223 102 3/19/2024
2.1.222 355 3/19/2024
2.1.221 98 3/19/2024
2.1.220 108 3/19/2024
2.1.219 351 3/19/2024
2.1.218 248 3/19/2024
2.1.217 124 3/18/2024
2.1.216 375 3/16/2024
2.1.215 105 3/16/2024
2.1.214 292 3/16/2024
2.1.213 108 3/16/2024
2.1.212 263 3/15/2024
2.1.211 116 3/15/2024
2.1.210 242 3/14/2024
2.1.209 99 3/13/2024
2.1.208 268 3/13/2024
2.1.207 105 3/13/2024
2.1.206 117 3/13/2024
2.1.205 104 3/13/2024
2.1.204 536 3/13/2024
2.1.203 270 3/13/2024
2.1.202 101 3/13/2024
2.1.201 94 3/12/2024
2.1.200 101 3/12/2024
2.1.199 102 3/12/2024
2.1.198 361 3/12/2024
2.1.197 104 3/12/2024
2.1.196 108 3/12/2024
2.1.195 445 3/11/2024
2.1.194 292 3/11/2024
2.1.193 99 3/11/2024
2.1.192 101 3/11/2024
2.1.191 420 3/10/2024
2.1.190 118 3/10/2024
2.1.189 109 3/10/2024
2.1.188 428 3/10/2024
2.1.187 243 3/9/2024
2.1.186 111 3/9/2024
2.1.185 107 3/8/2024
2.1.184 112 3/8/2024
2.1.183 100 3/8/2024
2.1.182 107 3/8/2024
2.1.181 468 3/8/2024
2.1.180 112 3/8/2024
2.1.179 387 3/6/2024
2.1.178 251 3/6/2024
2.1.177 115 3/6/2024
2.1.176 399 3/4/2024
2.1.175 217 3/4/2024
2.1.174 112 3/4/2024
2.1.173 106 3/4/2024
2.1.172 112 3/4/2024
2.1.171 301 3/4/2024
2.1.170 227 3/3/2024
2.1.169 184 3/3/2024
2.1.168 162 3/3/2024
2.1.167 113 3/3/2024
2.1.166 106 3/2/2024
2.1.165 216 3/2/2024
2.1.164 162 3/2/2024
2.1.163 104 3/2/2024
2.1.162 299 3/2/2024
2.1.161 109 3/2/2024
2.1.160 239 3/1/2024
2.1.159 107 2/29/2024
2.1.158 103 2/29/2024
2.1.157 102 2/29/2024
2.1.156 99 2/29/2024
2.1.155 384 2/29/2024
2.1.154 102 2/29/2024
2.1.153 250 2/27/2024
2.1.152 199 2/26/2024
2.1.151 141 2/26/2024
2.1.150 216 2/25/2024
2.1.149 165 2/25/2024
2.1.148 106 2/25/2024
2.1.147 105 2/25/2024
2.1.146 104 2/25/2024
2.1.145 322 2/24/2024
2.1.144 111 2/24/2024
2.1.143 117 2/24/2024
2.1.142 109 2/23/2024
2.1.141 107 2/23/2024
2.1.140 378 2/22/2024
2.1.139 117 2/22/2024
2.1.138 107 2/22/2024
2.1.137 239 2/22/2024
2.1.136 116 2/22/2024
2.1.135 226 2/22/2024
2.1.134 118 2/21/2024
2.1.133 111 2/21/2024
2.1.132 115 2/21/2024
2.1.131 292 2/21/2024
2.1.130 114 2/21/2024
2.1.129 246 2/21/2024
2.1.128 117 2/21/2024
2.1.127 110 2/21/2024
2.1.126 109 2/21/2024
2.1.125 289 2/20/2024
2.1.124 107 2/20/2024
2.1.123 228 2/20/2024
2.1.122 107 2/20/2024
2.1.121 241 2/20/2024
2.1.120 113 2/20/2024
2.1.119 104 2/20/2024
2.1.118 112 2/19/2024
2.1.117 107 2/19/2024
2.1.116 107 2/19/2024
2.1.115 378 2/19/2024
2.1.114 214 2/19/2024
2.1.113 124 2/17/2024
2.1.112 114 2/17/2024
2.1.111 109 2/17/2024
2.1.110 318 2/17/2024
2.1.109 153 2/16/2024
2.1.108 103 2/16/2024
2.1.107 102 2/16/2024
2.1.106 267 2/16/2024
2.1.105 102 2/16/2024
2.1.104 103 2/16/2024
2.1.103 174 2/16/2024
2.1.102 229 2/14/2024
2.1.101 101 2/14/2024
2.1.100 114 2/14/2024
2.1.99 109 2/14/2024
2.1.98 316 2/13/2024
2.1.97 115 2/13/2024
2.1.96 96 2/13/2024
2.1.95 102 2/13/2024
2.1.94 237 2/13/2024
2.1.93 174 2/13/2024
2.1.92 151 2/13/2024
2.1.91 184 2/13/2024
2.1.90 169 2/12/2024
2.1.89 106 2/12/2024
2.1.88 226 2/12/2024
2.1.87 112 2/12/2024
2.1.86 244 2/11/2024
2.1.85 108 2/11/2024
2.1.84 221 2/11/2024
2.1.83 114 2/11/2024
2.1.82 115 2/11/2024
2.1.81 283 2/11/2024
2.1.80 197 2/10/2024
2.1.79 115 2/10/2024
2.1.78 218 2/10/2024
2.1.77 185 2/10/2024
2.1.76 117 2/10/2024
2.1.75 266 2/9/2024
2.1.74 181 2/9/2024
2.1.73 116 2/9/2024
2.1.72 295 2/9/2024
2.1.71 104 2/9/2024
2.1.70 117 2/8/2024
2.1.69 116 2/8/2024
2.1.68 315 2/8/2024
2.1.67 117 2/8/2024
2.1.66 112 2/8/2024
2.1.65 372 2/7/2024
2.1.64 206 2/7/2024
2.1.63 117 2/7/2024
2.1.62 119 2/7/2024
2.1.61 169 2/7/2024
2.1.60 202 2/7/2024
2.1.59 116 2/7/2024
2.1.58 134 2/6/2024
2.1.57 135 2/6/2024
2.1.56 119 2/6/2024
2.1.55 413 2/5/2024
2.1.54 110 2/5/2024
2.1.53 214 2/5/2024
2.1.52 253 2/4/2024
2.1.51 107 2/4/2024
2.1.50 258 2/4/2024
2.1.49 190 2/3/2024
2.1.48 321 2/3/2024
2.1.47 161 1/31/2024
2.1.46 126 1/31/2024
2.1.45 104 1/31/2024
2.1.44 103 1/31/2024
2.1.43 404 1/30/2024
2.1.42 104 1/30/2024
2.1.41 200 1/30/2024
2.1.40 140 1/30/2024
2.1.39 100 1/29/2024
2.1.38 284 1/29/2024
2.1.37 114 1/29/2024
2.1.36 106 1/29/2024
2.1.35 102 1/29/2024
2.1.34 95 1/29/2024
2.1.33 405 1/28/2024
2.1.32 108 1/28/2024
2.1.31 107 1/28/2024
2.1.30 107 1/28/2024
2.1.29 109 1/28/2024
2.1.28 104 1/28/2024
2.1.27 405 1/27/2024
2.1.26 105 1/27/2024
2.1.25 312 1/27/2024
2.1.24 104 1/27/2024
2.1.23 251 1/27/2024
2.1.22 137 1/27/2024
2.1.21 196 1/26/2024
2.1.20 105 1/26/2024
2.1.19 127 1/26/2024
2.1.18 196 1/26/2024
2.1.17 269 1/26/2024
2.1.16 104 1/26/2024
2.1.15 106 1/26/2024
2.1.14 221 1/25/2024
2.1.13 110 1/25/2024
2.1.12 204 1/25/2024
2.1.11 109 1/25/2024
2.1.10 219 1/25/2024
2.1.9 95 1/25/2024
2.1.8 227 1/19/2024
2.1.7 217 1/19/2024
2.1.6 109 1/19/2024
2.1.5 253 1/17/2024
2.1.4 165 1/17/2024
2.1.3 336 1/15/2024
2.1.2 379 1/13/2024
2.1.1 135 1/13/2024