Soenneker.Blazor.Utils.BlazorInvoker 3.0.697

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

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

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