Soenneker.Blazor.Utils.BlazorInvoker 3.0.685

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

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

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. 
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.726 109 12/24/2024
3.0.725 97 12/24/2024
3.0.724 77 12/24/2024
3.0.723 75 12/24/2024
3.0.722 63 12/24/2024
3.0.721 81 12/24/2024
3.0.720 56 12/24/2024
3.0.719 77 12/23/2024
3.0.718 152 12/23/2024
3.0.717 139 12/23/2024
3.0.716 53 12/23/2024
3.0.715 161 12/23/2024
3.0.714 181 12/22/2024
3.0.713 95 12/22/2024
3.0.712 117 12/22/2024
3.0.711 133 12/22/2024
3.0.710 367 12/22/2024
3.0.709 176 12/22/2024
3.0.708 119 12/21/2024
3.0.707 143 12/21/2024
3.0.706 110 12/21/2024
3.0.705 127 12/21/2024
3.0.704 89 12/21/2024
3.0.703 104 12/21/2024
3.0.702 95 12/21/2024
3.0.700 62 12/21/2024
3.0.699 130 12/20/2024
3.0.698 138 12/20/2024
3.0.697 128 12/20/2024
3.0.696 147 12/20/2024
3.0.695 109 12/20/2024
3.0.694 213 12/19/2024
3.0.693 55 12/19/2024
3.0.692 156 12/19/2024
3.0.691 58 12/19/2024
3.0.690 146 12/18/2024
3.0.689 59 12/18/2024
3.0.688 425 12/16/2024
3.0.687 71 12/16/2024
3.0.686 354 12/10/2024
3.0.685 204 12/10/2024
3.0.684 71 12/10/2024
3.0.683 213 12/9/2024
3.0.682 239 12/9/2024
3.0.681 180 12/9/2024
3.0.680 68 12/9/2024
3.0.679 165 12/9/2024
3.0.678 208 12/7/2024
3.0.676 150 12/6/2024
3.0.675 110 12/6/2024
3.0.674 131 12/6/2024
3.0.673 114 12/6/2024
3.0.672 125 12/6/2024
3.0.671 143 12/6/2024
3.0.670 109 12/6/2024
3.0.669 103 12/6/2024
3.0.668 117 12/6/2024
3.0.667 114 12/6/2024
3.0.666 83 12/5/2024
3.0.665 82 12/5/2024
3.0.664 1,212 12/5/2024
3.0.663 185 12/5/2024
3.0.662 132 12/5/2024
3.0.661 236 12/5/2024
3.0.660 79 12/5/2024
3.0.659 131 12/5/2024
3.0.658 229 12/4/2024
3.0.657 75 12/4/2024
3.0.656 196 12/4/2024
3.0.655 168 12/4/2024
3.0.654 161 12/4/2024
3.0.653 115 12/4/2024
3.0.652 221 12/3/2024
3.0.651 173 12/3/2024
3.0.650 199 12/3/2024
3.0.649 242 12/3/2024
3.0.648 212 12/3/2024
3.0.647 189 12/2/2024
3.0.646 225 12/2/2024
3.0.645 72 12/2/2024
3.0.644 80 12/2/2024
3.0.643 279 12/2/2024
3.0.642 188 12/1/2024
3.0.641 175 12/1/2024
3.0.640 243 12/1/2024
3.0.639 136 12/1/2024
3.0.638 304 11/29/2024
3.0.637 177 11/29/2024
3.0.636 185 11/29/2024
3.0.635 231 11/21/2024
3.0.634 192 11/21/2024
3.0.633 374 11/20/2024
3.0.632 152 11/20/2024
3.0.631 141 11/20/2024
3.0.630 93 11/20/2024
3.0.629 143 11/20/2024
3.0.628 74 11/20/2024
3.0.627 72 11/20/2024
3.0.626 80 11/19/2024
3.0.625 374 11/19/2024
3.0.624 411 11/19/2024
3.0.623 66 11/19/2024
3.0.622 272 11/19/2024
3.0.621 243 11/15/2024
3.0.620 244 11/14/2024
3.0.619 79 11/14/2024
3.0.618 93 11/14/2024
3.0.617 166 11/14/2024
3.0.616 175 11/14/2024
3.0.615 209 11/14/2024
3.0.614 280 11/14/2024
3.0.613 141 11/14/2024
3.0.612 296 11/14/2024
3.0.611 229 11/14/2024
3.0.610 82 11/14/2024
3.0.609 76 11/14/2024
2.1.608 488 11/13/2024
2.1.607 76 11/13/2024
2.1.606 266 11/13/2024
2.1.605 83 11/13/2024
2.1.604 251 11/13/2024
2.1.603 80 11/12/2024
2.1.602 437 11/12/2024
2.1.601 546 11/9/2024
2.1.600 86 11/9/2024
2.1.599 321 11/9/2024
2.1.598 250 11/9/2024
2.1.597 239 11/8/2024
2.1.596 174 11/8/2024
2.1.595 85 11/8/2024
2.1.594 289 11/8/2024
2.1.593 544 11/8/2024
2.1.592 82 11/8/2024
2.1.591 286 11/6/2024
2.1.590 365 11/1/2024
2.1.589 81 11/1/2024
2.1.588 461 11/1/2024
2.1.587 338 10/29/2024
2.1.586 74 10/29/2024
2.1.585 315 10/29/2024
2.1.584 175 10/29/2024
2.1.583 74 10/29/2024
2.1.582 240 10/29/2024
2.1.581 506 10/29/2024
2.1.580 77 10/28/2024
2.1.579 320 10/28/2024
2.1.578 405 10/26/2024
2.1.577 194 10/26/2024
2.1.576 336 10/22/2024
2.1.575 279 10/22/2024
2.1.574 84 10/22/2024
2.1.573 341 10/22/2024
2.1.572 228 10/22/2024
2.1.571 437 10/18/2024
2.1.570 290 10/17/2024
2.1.569 82 10/17/2024
2.1.568 485 10/15/2024
2.1.567 379 10/14/2024
2.1.566 463 10/12/2024
2.1.565 192 10/12/2024
2.1.564 379 10/11/2024
2.1.563 374 10/9/2024
2.1.562 289 10/9/2024
2.1.561 190 10/9/2024
2.1.560 86 10/9/2024
2.1.559 294 10/8/2024
2.1.558 84 10/8/2024
2.1.557 375 10/8/2024
2.1.556 183 10/8/2024
2.1.555 87 10/8/2024
2.1.554 89 10/8/2024
2.1.553 770 10/3/2024
2.1.552 243 10/3/2024
2.1.551 90 10/3/2024
2.1.550 462 10/3/2024
2.1.549 83 10/3/2024
2.1.548 449 10/2/2024
2.1.547 305 10/2/2024
2.1.546 225 10/2/2024
2.1.545 231 10/2/2024
2.1.544 434 10/1/2024
2.1.543 361 10/1/2024
2.1.542 322 10/1/2024
2.1.541 84 10/1/2024
2.1.540 91 10/1/2024
2.1.539 484 9/29/2024
2.1.538 308 9/29/2024
2.1.537 143 9/29/2024
2.1.536 85 9/29/2024
2.1.535 747 9/27/2024
2.1.534 136 9/27/2024
2.1.533 446 9/27/2024
2.1.532 226 9/27/2024
2.1.531 295 9/27/2024
2.1.530 226 9/27/2024
2.1.529 257 9/26/2024
2.1.528 307 9/26/2024
2.1.527 420 9/26/2024
2.1.526 216 9/26/2024
2.1.525 247 9/26/2024
2.1.524 325 9/26/2024
2.1.523 193 9/26/2024
2.1.522 469 9/23/2024
2.1.521 338 9/23/2024
2.1.520 217 9/23/2024
2.1.519 319 9/23/2024
2.1.518 84 9/23/2024
2.1.517 248 9/23/2024
2.1.516 463 9/23/2024
2.1.515 255 9/23/2024
2.1.514 302 9/23/2024
2.1.513 81 9/23/2024
2.1.512 85 9/23/2024
2.1.511 529 9/18/2024
2.1.510 205 9/18/2024
2.1.509 183 9/18/2024
2.1.508 149 9/18/2024
2.1.507 100 9/18/2024
2.1.506 245 9/18/2024
2.1.505 150 9/17/2024
2.1.504 180 9/17/2024
2.1.503 239 9/17/2024
2.1.502 167 9/17/2024
2.1.501 200 9/17/2024
2.1.500 214 9/17/2024
2.1.499 180 9/17/2024
2.1.498 96 9/17/2024
2.1.497 1,124 9/16/2024
2.1.496 204 9/16/2024
2.1.495 236 9/16/2024
2.1.494 239 9/12/2024
2.1.493 97 9/12/2024
2.1.492 104 9/12/2024
2.1.491 104 9/12/2024
2.1.490 109 9/12/2024
2.1.489 111 9/11/2024
2.1.488 87 9/11/2024
2.1.487 112 9/11/2024
2.1.486 116 9/11/2024
2.1.485 118 9/11/2024
2.1.484 118 9/11/2024
2.1.483 602 9/11/2024
2.1.482 1,579 9/10/2024
2.1.481 295 9/10/2024
2.1.480 155 9/10/2024
2.1.478 189 9/9/2024
2.1.477 183 9/9/2024
2.1.476 106 9/9/2024
2.1.475 170 9/9/2024
2.1.474 147 9/9/2024
2.1.473 148 9/9/2024
2.1.472 1,256 9/9/2024
2.1.471 480 9/7/2024
2.1.470 105 9/7/2024
2.1.469 223 9/7/2024
2.1.468 499 9/6/2024
2.1.467 266 9/6/2024
2.1.466 302 9/6/2024
2.1.465 246 9/5/2024
2.1.464 144 9/5/2024
2.1.463 96 9/5/2024
2.1.462 98 9/5/2024
2.1.461 462 9/5/2024
2.1.460 82 9/5/2024
2.1.459 277 9/5/2024
2.1.458 295 9/4/2024
2.1.457 102 9/4/2024
2.1.456 455 9/4/2024
2.1.455 279 9/3/2024
2.1.454 293 9/3/2024
2.1.453 93 9/3/2024
2.1.452 195 9/3/2024
2.1.451 214 9/3/2024
2.1.450 213 9/3/2024
2.1.449 337 8/29/2024
2.1.448 224 8/29/2024
2.1.447 221 8/29/2024
2.1.446 438 8/26/2024
2.1.445 220 8/26/2024
2.1.444 284 8/26/2024
2.1.443 421 8/21/2024
2.1.442 301 8/21/2024
2.1.441 226 8/21/2024
2.1.440 100 8/21/2024
2.1.439 390 8/20/2024
2.1.438 211 8/20/2024
2.1.437 100 8/20/2024
2.1.436 230 8/20/2024
2.1.435 307 8/20/2024
2.1.434 222 8/20/2024
2.1.433 263 8/20/2024
2.1.432 120 8/19/2024
2.1.431 498 8/15/2024
2.1.430 249 8/15/2024
2.1.429 247 8/15/2024
2.1.428 417 8/14/2024
2.1.427 231 8/14/2024
2.1.426 145 8/13/2024
2.1.425 246 8/13/2024
2.1.424 111 8/13/2024
2.1.423 348 8/7/2024
2.1.422 374 8/7/2024
2.1.421 101 8/7/2024
2.1.420 159 8/6/2024
2.1.419 258 8/6/2024
2.1.418 333 8/1/2024
2.1.417 131 8/1/2024
2.1.416 278 8/1/2024
2.1.415 132 8/1/2024
2.1.414 521 7/25/2024
2.1.413 105 7/25/2024
2.1.412 144 7/25/2024
2.1.411 117 7/25/2024
2.1.410 141 7/25/2024
2.1.409 135 7/25/2024
2.1.408 128 7/25/2024
2.1.407 167 7/24/2024
2.1.406 74 7/24/2024
2.1.405 105 7/24/2024
2.1.404 338 7/20/2024
2.1.403 154 7/20/2024
2.1.402 366 7/20/2024
2.1.401 555 7/14/2024
2.1.400 298 7/14/2024
2.1.399 90 7/14/2024
2.1.398 259 7/14/2024
2.1.397 503 7/10/2024
2.1.396 91 7/10/2024
2.1.395 137 7/10/2024
2.1.394 239 7/10/2024
2.1.393 99 7/10/2024
2.1.392 311 7/10/2024
2.1.391 269 7/10/2024
2.1.390 253 7/10/2024
2.1.389 169 7/10/2024
2.1.388 90 7/10/2024
2.1.387 225 7/10/2024
2.1.386 202 7/9/2024
2.1.385 184 7/9/2024
2.1.384 80 7/9/2024
2.1.383 180 7/9/2024
2.1.382 222 7/9/2024
2.1.381 228 7/9/2024
2.1.380 79 7/9/2024
2.1.379 186 7/9/2024
2.1.378 80 7/9/2024
2.1.377 278 7/9/2024
2.1.376 242 7/9/2024
2.1.375 101 7/8/2024
2.1.374 260 7/8/2024
2.1.373 74 7/8/2024
2.1.372 349 7/8/2024
2.1.371 279 7/8/2024
2.1.370 334 7/7/2024
2.1.369 304 7/7/2024
2.1.368 102 7/7/2024
2.1.367 775 7/3/2024
2.1.366 90 7/3/2024
2.1.365 306 7/3/2024
2.1.364 199 7/3/2024
2.1.363 217 7/3/2024
2.1.362 553 6/27/2024
2.1.361 222 6/27/2024
2.1.360 95 6/27/2024
2.1.359 279 6/27/2024
2.1.358 534 6/22/2024
2.1.357 88 6/22/2024
2.1.356 254 6/22/2024
2.1.355 334 6/16/2024
2.1.354 240 6/15/2024
2.1.353 94 6/15/2024
2.1.352 221 6/15/2024
2.1.351 105 6/15/2024
2.1.350 246 6/15/2024
2.1.349 104 6/15/2024
2.1.348 103 6/15/2024
2.1.347 111 6/15/2024
2.1.346 426 6/14/2024
2.1.345 428 6/4/2024
2.1.344 226 6/4/2024
2.1.343 448 6/2/2024
2.1.342 254 6/1/2024
2.1.341 99 6/1/2024
2.1.340 184 6/1/2024
2.1.339 175 6/1/2024
2.1.338 141 6/1/2024
2.1.337 96 6/1/2024
2.1.336 240 6/1/2024
2.1.335 370 5/31/2024
2.1.334 97 5/31/2024
2.1.333 212 5/31/2024
2.1.332 166 5/31/2024
2.1.331 295 5/29/2024
2.1.330 168 5/29/2024
2.1.329 430 5/28/2024
2.1.328 105 5/28/2024
2.1.327 278 5/28/2024
2.1.326 94 5/28/2024
2.1.325 231 5/28/2024
2.1.324 187 5/28/2024
2.1.323 99 5/28/2024
2.1.322 341 5/27/2024
2.1.321 301 5/27/2024
2.1.320 222 5/27/2024
2.1.319 110 5/26/2024
2.1.318 294 5/26/2024
2.1.317 211 5/26/2024
2.1.316 201 5/26/2024
2.1.315 113 5/26/2024
2.1.314 230 5/26/2024
2.1.313 318 5/25/2024
2.1.312 95 5/25/2024
2.1.311 110 5/25/2024
2.1.310 201 5/25/2024
2.1.309 325 5/25/2024
2.1.308 90 5/25/2024
2.1.307 332 5/23/2024
2.1.306 257 5/23/2024
2.1.305 158 5/23/2024
2.1.304 284 5/23/2024
2.1.303 113 5/23/2024
2.1.302 309 5/23/2024
2.1.301 113 5/22/2024
2.1.300 465 5/22/2024
2.1.299 114 5/22/2024
2.1.298 302 5/18/2024
2.1.297 93 5/18/2024
2.1.296 222 5/18/2024
2.1.295 96 5/18/2024
2.1.294 271 5/17/2024
2.1.293 228 5/17/2024
2.1.292 102 5/17/2024
2.1.291 103 5/16/2024
2.1.290 100 5/16/2024
2.1.289 345 5/15/2024
2.1.288 294 5/15/2024
2.1.287 131 5/15/2024
2.1.286 167 5/14/2024
2.1.285 361 5/13/2024
2.1.284 90 5/13/2024
2.1.283 205 5/13/2024
2.1.282 426 4/30/2024
2.1.281 285 4/30/2024
2.1.280 188 4/30/2024
2.1.279 397 4/30/2024
2.1.278 112 4/29/2024
2.1.277 114 4/29/2024
2.1.276 302 4/29/2024
2.1.275 240 4/29/2024
2.1.274 111 4/28/2024
2.1.273 171 4/28/2024
2.1.272 116 4/28/2024
2.1.271 115 4/28/2024
2.1.270 492 4/28/2024
2.1.269 172 4/28/2024
2.1.268 107 4/28/2024
2.1.267 252 4/28/2024
2.1.266 188 4/27/2024
2.1.265 118 4/27/2024
2.1.264 403 4/20/2024
2.1.263 268 4/20/2024
2.1.262 224 4/19/2024
2.1.261 247 4/19/2024
2.1.260 224 4/19/2024
2.1.259 247 4/19/2024
2.1.258 114 4/19/2024
2.1.257 496 4/13/2024
2.1.256 353 4/13/2024
2.1.255 110 4/13/2024
2.1.254 290 4/12/2024
2.1.253 152 4/12/2024
2.1.252 241 4/12/2024
2.1.251 244 4/12/2024
2.1.250 102 4/12/2024
2.1.249 226 4/12/2024
2.1.248 112 4/12/2024
2.1.247 360 4/12/2024
2.1.246 107 4/11/2024
2.1.245 1,170 4/10/2024
2.1.244 171 4/10/2024
2.1.243 209 4/10/2024
2.1.242 94 4/10/2024
2.1.241 350 4/10/2024
2.1.240 107 4/9/2024
2.1.239 489 4/3/2024
2.1.238 282 4/2/2024
2.1.237 241 4/2/2024
2.1.236 235 4/2/2024
2.1.235 121 4/1/2024
2.1.234 540 3/30/2024
2.1.233 228 3/29/2024
2.1.232 187 3/29/2024
2.1.231 351 3/25/2024
2.1.230 166 3/25/2024
2.1.229 158 3/25/2024
2.1.228 256 3/25/2024
2.1.227 179 3/25/2024
2.1.226 343 3/21/2024
2.1.225 206 3/21/2024
2.1.224 274 3/20/2024
2.1.223 375 3/20/2024
2.1.222 240 3/19/2024
2.1.221 114 3/19/2024
2.1.220 205 3/19/2024
2.1.219 294 3/19/2024
2.1.218 119 3/19/2024
2.1.217 291 3/19/2024
2.1.216 234 3/18/2024
2.1.215 383 3/16/2024
2.1.214 216 3/16/2024
2.1.213 249 3/16/2024
2.1.212 117 3/15/2024
2.1.211 343 3/14/2024
2.1.210 269 3/13/2024
2.1.209 188 3/13/2024
2.1.208 112 3/13/2024
2.1.207 239 3/13/2024
2.1.206 219 3/13/2024
2.1.205 190 3/13/2024
2.1.204 351 3/13/2024
2.1.203 127 3/13/2024
2.1.202 120 3/13/2024
2.1.201 281 3/12/2024
2.1.200 116 3/12/2024
2.1.199 121 3/12/2024
2.1.198 387 3/12/2024
2.1.197 208 3/12/2024
2.1.196 181 3/12/2024
2.1.195 252 3/11/2024
2.1.194 318 3/11/2024
2.1.193 182 3/11/2024
2.1.192 170 3/11/2024
2.1.191 327 3/10/2024
2.1.190 227 3/10/2024
2.1.189 210 3/10/2024
2.1.188 414 3/9/2024
2.1.187 124 3/8/2024
2.1.186 224 3/8/2024
2.1.185 158 3/8/2024
2.1.184 203 3/8/2024
2.1.183 297 3/8/2024
2.1.182 262 3/8/2024
2.1.181 266 3/6/2024
2.1.180 185 3/6/2024
2.1.179 238 3/6/2024
2.1.178 363 3/4/2024
2.1.177 190 3/4/2024
2.1.176 180 3/4/2024
2.1.175 115 3/4/2024
2.1.174 235 3/4/2024
2.1.173 190 3/4/2024
2.1.172 238 3/3/2024
2.1.171 112 3/3/2024
2.1.170 121 3/3/2024
2.1.169 246 3/3/2024
2.1.168 123 3/2/2024
2.1.167 117 3/2/2024
2.1.166 276 3/2/2024
2.1.165 104 3/2/2024
2.1.164 234 3/2/2024
2.1.163 115 3/2/2024
2.1.162 312 2/29/2024
2.1.161 204 2/29/2024
2.1.160 159 2/29/2024
2.1.159 141 2/29/2024
2.1.158 254 2/29/2024
2.1.157 220 2/27/2024
2.1.156 105 2/26/2024
2.1.155 192 2/26/2024
2.1.154 216 2/25/2024
2.1.153 172 2/25/2024
2.1.152 186 2/25/2024
2.1.151 162 2/25/2024
2.1.150 225 2/24/2024
2.1.149 146 2/24/2024
2.1.148 158 2/23/2024
2.1.147 147 2/23/2024
2.1.146 198 2/22/2024
2.1.145 110 2/22/2024
2.1.144 97 2/22/2024
2.1.143 223 2/22/2024
2.1.142 182 2/22/2024
2.1.141 184 2/22/2024
2.1.140 120 2/22/2024
2.1.139 212 2/21/2024
2.1.138 115 2/21/2024
2.1.137 198 2/21/2024
2.1.136 181 2/21/2024
2.1.135 113 2/21/2024
2.1.134 94 2/21/2024
2.1.133 293 2/21/2024
2.1.132 114 2/21/2024
2.1.131 114 2/21/2024
2.1.130 226 2/20/2024
2.1.129 137 2/20/2024
2.1.128 210 2/20/2024
2.1.127 176 2/20/2024
2.1.126 107 2/20/2024
2.1.125 222 2/20/2024
2.1.124 151 2/20/2024
2.1.123 154 2/19/2024
2.1.122 214 2/19/2024
2.1.121 110 2/19/2024
2.1.120 218 2/19/2024
2.1.119 120 2/19/2024
2.1.118 218 2/17/2024
2.1.117 190 2/17/2024
2.1.116 182 2/17/2024
2.1.115 177 2/17/2024
2.1.114 130 2/17/2024
2.1.113 271 2/16/2024
2.1.112 121 2/16/2024
2.1.111 152 2/16/2024
2.1.110 118 2/16/2024
2.1.109 109 2/16/2024
2.1.108 295 2/16/2024
2.1.107 111 2/16/2024
2.1.106 120 2/16/2024
2.1.105 223 2/14/2024
2.1.104 174 2/14/2024
2.1.103 175 2/14/2024
2.1.102 121 2/14/2024
2.1.101 225 2/13/2024
2.1.100 125 2/13/2024
2.1.99 120 2/13/2024
2.1.98 119 2/13/2024
2.1.97 113 2/13/2024
2.1.96 101 2/13/2024
2.1.95 392 2/13/2024
2.1.94 225 2/12/2024
2.1.93 152 2/12/2024
2.1.92 202 2/12/2024
2.1.91 215 2/11/2024
2.1.90 127 2/11/2024
2.1.89 279 2/11/2024
2.1.88 122 2/11/2024
2.1.87 225 2/11/2024
2.1.86 193 2/10/2024
2.1.85 160 2/10/2024
2.1.84 179 2/10/2024
2.1.83 108 2/10/2024
2.1.82 106 2/10/2024
2.1.81 233 2/9/2024
2.1.80 207 2/9/2024
2.1.79 117 2/9/2024
2.1.78 116 2/9/2024
2.1.77 218 2/9/2024
2.1.76 190 2/9/2024
2.1.75 113 2/9/2024
2.1.74 214 2/8/2024
2.1.73 176 2/8/2024
2.1.72 233 2/8/2024
2.1.71 107 2/8/2024
2.1.70 144 2/8/2024
2.1.69 189 2/8/2024
2.1.68 204 2/7/2024
2.1.67 183 2/7/2024
2.1.66 104 2/7/2024
2.1.65 205 2/7/2024
2.1.64 170 2/7/2024
2.1.63 100 2/7/2024
2.1.62 124 2/7/2024
2.1.61 324 2/6/2024
2.1.60 114 2/6/2024
2.1.59 108 2/6/2024
2.1.58 316 2/5/2024
2.1.57 112 2/5/2024
2.1.56 324 2/4/2024
2.1.55 107 2/4/2024
2.1.54 115 2/4/2024
2.1.53 306 2/3/2024
2.1.52 166 2/3/2024
2.1.51 172 2/3/2024
2.1.50 321 1/31/2024
2.1.49 177 1/31/2024
2.1.48 103 1/31/2024
2.1.47 148 1/31/2024
2.1.46 274 1/30/2024
2.1.45 106 1/30/2024
2.1.44 212 1/30/2024
2.1.43 149 1/29/2024
2.1.42 103 1/29/2024
2.1.41 250 1/29/2024
2.1.40 180 1/29/2024
2.1.39 178 1/29/2024
2.1.38 202 1/28/2024
2.1.37 110 1/28/2024
2.1.36 184 1/28/2024
2.1.35 145 1/28/2024
2.1.34 101 1/28/2024
2.1.33 271 1/28/2024
2.1.32 141 1/28/2024
2.1.31 106 1/27/2024
2.1.30 274 1/27/2024
2.1.29 106 1/27/2024
2.1.28 140 1/27/2024
2.1.27 147 1/27/2024
2.1.26 101 1/27/2024
2.1.25 106 1/27/2024
2.1.24 319 1/27/2024
2.1.23 111 1/26/2024
2.1.22 184 1/26/2024
2.1.21 152 1/26/2024
2.1.20 173 1/26/2024
2.1.19 103 1/26/2024
2.1.18 289 1/26/2024
2.1.17 103 1/26/2024
2.1.16 112 1/26/2024
2.1.15 235 1/25/2024
2.1.14 104 1/25/2024
2.1.13 246 1/25/2024
2.1.12 100 1/25/2024
2.1.11 161 1/25/2024
2.1.10 104 1/25/2024
2.1.9 220 1/19/2024
2.1.8 173 1/19/2024
2.1.7 172 1/19/2024
2.1.6 108 1/19/2024
2.1.5 419 1/16/2024
2.1.4 124 1/16/2024
2.1.3 348 1/14/2024
2.1.2 231 1/13/2024
2.1.1 111 1/13/2024