Soenneker.Blazor.Utils.BlazorInvoker 2.1.421

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 2.1.421                
NuGet\Install-Package Soenneker.Blazor.Utils.BlazorInvoker -Version 2.1.421                
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="2.1.421" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Soenneker.Blazor.Utils.BlazorInvoker --version 2.1.421                
#r "nuget: Soenneker.Blazor.Utils.BlazorInvoker, 2.1.421"                
#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=2.1.421

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

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 net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.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.635 70 11/21/2024
3.0.634 75 11/21/2024
3.0.633 212 11/20/2024
3.0.632 102 11/20/2024
3.0.631 107 11/20/2024
3.0.630 63 11/20/2024
3.0.629 118 11/20/2024
3.0.628 60 11/20/2024
3.0.627 60 11/20/2024
3.0.626 68 11/19/2024
3.0.625 324 11/19/2024
3.0.624 367 11/19/2024
3.0.623 56 11/19/2024
3.0.622 239 11/19/2024
3.0.621 230 11/15/2024
3.0.620 237 11/14/2024
3.0.619 66 11/14/2024
3.0.618 86 11/14/2024
3.0.617 159 11/14/2024
3.0.616 168 11/14/2024
3.0.615 202 11/14/2024
3.0.614 273 11/14/2024
3.0.613 130 11/14/2024
3.0.612 283 11/14/2024
3.0.611 216 11/14/2024
3.0.610 67 11/14/2024
3.0.609 65 11/14/2024
2.1.608 469 11/13/2024
2.1.607 65 11/13/2024
2.1.606 255 11/13/2024
2.1.605 70 11/13/2024
2.1.604 237 11/13/2024
2.1.603 67 11/12/2024
2.1.602 426 11/12/2024
2.1.601 441 11/9/2024
2.1.600 78 11/9/2024
2.1.599 312 11/9/2024
2.1.598 244 11/9/2024
2.1.597 231 11/8/2024
2.1.596 168 11/8/2024
2.1.595 79 11/8/2024
2.1.594 281 11/8/2024
2.1.593 536 11/8/2024
2.1.592 71 11/8/2024
2.1.591 278 11/6/2024
2.1.590 359 11/1/2024
2.1.589 74 11/1/2024
2.1.588 452 11/1/2024
2.1.587 333 10/29/2024
2.1.586 69 10/29/2024
2.1.585 310 10/29/2024
2.1.584 170 10/29/2024
2.1.583 69 10/29/2024
2.1.582 233 10/29/2024
2.1.581 501 10/29/2024
2.1.580 70 10/28/2024
2.1.579 315 10/28/2024
2.1.578 399 10/26/2024
2.1.577 189 10/26/2024
2.1.576 330 10/22/2024
2.1.575 273 10/22/2024
2.1.574 80 10/22/2024
2.1.573 337 10/22/2024
2.1.572 222 10/22/2024
2.1.571 429 10/18/2024
2.1.570 284 10/17/2024
2.1.569 78 10/17/2024
2.1.568 481 10/15/2024
2.1.567 375 10/14/2024
2.1.566 458 10/12/2024
2.1.565 187 10/12/2024
2.1.564 373 10/11/2024
2.1.563 370 10/9/2024
2.1.562 281 10/9/2024
2.1.561 186 10/9/2024
2.1.560 80 10/9/2024
2.1.559 290 10/8/2024
2.1.558 78 10/8/2024
2.1.557 371 10/8/2024
2.1.556 177 10/8/2024
2.1.555 83 10/8/2024
2.1.554 85 10/8/2024
2.1.553 764 10/3/2024
2.1.552 237 10/3/2024
2.1.551 86 10/3/2024
2.1.550 458 10/3/2024
2.1.549 76 10/3/2024
2.1.548 445 10/2/2024
2.1.547 297 10/2/2024
2.1.546 221 10/2/2024
2.1.545 225 10/2/2024
2.1.544 430 10/1/2024
2.1.543 357 10/1/2024
2.1.542 318 10/1/2024
2.1.541 80 10/1/2024
2.1.540 81 10/1/2024
2.1.539 480 9/29/2024
2.1.538 304 9/29/2024
2.1.537 139 9/29/2024
2.1.536 81 9/29/2024
2.1.535 743 9/27/2024
2.1.534 132 9/27/2024
2.1.533 442 9/27/2024
2.1.532 222 9/27/2024
2.1.531 291 9/27/2024
2.1.530 222 9/27/2024
2.1.529 251 9/26/2024
2.1.528 303 9/26/2024
2.1.527 415 9/26/2024
2.1.526 212 9/26/2024
2.1.525 240 9/26/2024
2.1.524 321 9/26/2024
2.1.523 189 9/26/2024
2.1.522 458 9/23/2024
2.1.521 332 9/23/2024
2.1.520 211 9/23/2024
2.1.519 313 9/23/2024
2.1.518 80 9/23/2024
2.1.517 244 9/23/2024
2.1.516 459 9/23/2024
2.1.515 251 9/23/2024
2.1.514 298 9/23/2024
2.1.513 77 9/23/2024
2.1.512 80 9/23/2024
2.1.511 488 9/18/2024
2.1.510 201 9/18/2024
2.1.509 179 9/18/2024
2.1.508 145 9/18/2024
2.1.507 90 9/18/2024
2.1.506 239 9/18/2024
2.1.505 144 9/17/2024
2.1.504 172 9/17/2024
2.1.503 231 9/17/2024
2.1.502 163 9/17/2024
2.1.501 195 9/17/2024
2.1.500 206 9/17/2024
2.1.499 175 9/17/2024
2.1.498 92 9/17/2024
2.1.497 1,114 9/16/2024
2.1.496 200 9/16/2024
2.1.495 232 9/16/2024
2.1.494 235 9/12/2024
2.1.493 93 9/12/2024
2.1.492 98 9/12/2024
2.1.491 100 9/12/2024
2.1.490 104 9/12/2024
2.1.489 106 9/11/2024
2.1.488 82 9/11/2024
2.1.487 108 9/11/2024
2.1.486 108 9/11/2024
2.1.485 114 9/11/2024
2.1.484 113 9/11/2024
2.1.483 596 9/11/2024
2.1.482 1,574 9/10/2024
2.1.481 291 9/10/2024
2.1.480 151 9/10/2024
2.1.478 185 9/9/2024
2.1.477 179 9/9/2024
2.1.476 100 9/9/2024
2.1.475 166 9/9/2024
2.1.474 143 9/9/2024
2.1.473 144 9/9/2024
2.1.472 1,252 9/9/2024
2.1.471 474 9/7/2024
2.1.470 99 9/7/2024
2.1.469 217 9/7/2024
2.1.468 491 9/6/2024
2.1.467 261 9/6/2024
2.1.466 297 9/6/2024
2.1.465 242 9/5/2024
2.1.464 140 9/5/2024
2.1.463 92 9/5/2024
2.1.462 94 9/5/2024
2.1.461 456 9/5/2024
2.1.460 78 9/5/2024
2.1.459 271 9/5/2024
2.1.458 291 9/4/2024
2.1.457 94 9/4/2024
2.1.456 450 9/4/2024
2.1.455 273 9/3/2024
2.1.454 289 9/3/2024
2.1.453 87 9/3/2024
2.1.452 191 9/3/2024
2.1.451 210 9/3/2024
2.1.450 209 9/3/2024
2.1.449 333 8/29/2024
2.1.448 218 8/29/2024
2.1.447 215 8/29/2024
2.1.446 432 8/26/2024
2.1.445 213 8/26/2024
2.1.444 279 8/26/2024
2.1.443 417 8/21/2024
2.1.442 297 8/21/2024
2.1.441 217 8/21/2024
2.1.440 94 8/21/2024
2.1.439 384 8/20/2024
2.1.438 203 8/20/2024
2.1.437 93 8/20/2024
2.1.436 226 8/20/2024
2.1.435 301 8/20/2024
2.1.434 216 8/20/2024
2.1.433 257 8/20/2024
2.1.432 116 8/19/2024
2.1.431 493 8/15/2024
2.1.430 241 8/15/2024
2.1.429 243 8/15/2024
2.1.428 413 8/14/2024
2.1.427 227 8/14/2024
2.1.426 141 8/13/2024
2.1.425 238 8/13/2024
2.1.424 105 8/13/2024
2.1.423 344 8/7/2024
2.1.422 369 8/7/2024
2.1.421 97 8/7/2024
2.1.420 155 8/6/2024
2.1.419 252 8/6/2024
2.1.418 329 8/1/2024
2.1.417 127 8/1/2024
2.1.416 272 8/1/2024
2.1.415 128 8/1/2024
2.1.414 519 7/25/2024
2.1.413 103 7/25/2024
2.1.412 140 7/25/2024
2.1.411 113 7/25/2024
2.1.410 139 7/25/2024
2.1.409 130 7/25/2024
2.1.408 124 7/25/2024
2.1.407 163 7/24/2024
2.1.406 70 7/24/2024
2.1.405 103 7/24/2024
2.1.404 332 7/20/2024
2.1.403 150 7/20/2024
2.1.402 362 7/20/2024
2.1.401 509 7/14/2024
2.1.400 294 7/14/2024
2.1.399 86 7/14/2024
2.1.398 255 7/14/2024
2.1.397 497 7/10/2024
2.1.396 87 7/10/2024
2.1.395 133 7/10/2024
2.1.394 235 7/10/2024
2.1.393 95 7/10/2024
2.1.392 307 7/10/2024
2.1.391 265 7/10/2024
2.1.390 249 7/10/2024
2.1.389 165 7/10/2024
2.1.388 84 7/10/2024
2.1.387 221 7/10/2024
2.1.386 198 7/9/2024
2.1.385 178 7/9/2024
2.1.384 76 7/9/2024
2.1.383 176 7/9/2024
2.1.382 218 7/9/2024
2.1.381 222 7/9/2024
2.1.380 73 7/9/2024
2.1.379 182 7/9/2024
2.1.378 76 7/9/2024
2.1.377 274 7/9/2024
2.1.376 238 7/9/2024
2.1.375 97 7/8/2024
2.1.374 256 7/8/2024
2.1.373 70 7/8/2024
2.1.372 345 7/8/2024
2.1.371 275 7/8/2024
2.1.370 329 7/7/2024
2.1.369 299 7/7/2024
2.1.368 97 7/7/2024
2.1.367 771 7/3/2024
2.1.366 87 7/3/2024
2.1.365 302 7/3/2024
2.1.364 194 7/3/2024
2.1.363 213 7/3/2024
2.1.362 549 6/27/2024
2.1.361 218 6/27/2024
2.1.360 91 6/27/2024
2.1.359 275 6/27/2024
2.1.358 463 6/22/2024
2.1.357 82 6/22/2024
2.1.356 249 6/22/2024
2.1.355 330 6/16/2024
2.1.354 236 6/15/2024
2.1.353 90 6/15/2024
2.1.352 217 6/15/2024
2.1.351 98 6/15/2024
2.1.350 240 6/15/2024
2.1.349 99 6/15/2024
2.1.348 99 6/15/2024
2.1.347 107 6/15/2024
2.1.346 422 6/14/2024
2.1.345 424 6/4/2024
2.1.344 222 6/4/2024
2.1.343 444 6/2/2024
2.1.342 250 6/1/2024
2.1.341 93 6/1/2024
2.1.340 179 6/1/2024
2.1.339 171 6/1/2024
2.1.338 134 6/1/2024
2.1.337 91 6/1/2024
2.1.336 236 6/1/2024
2.1.335 365 5/31/2024
2.1.334 92 5/31/2024
2.1.333 206 5/31/2024
2.1.332 160 5/31/2024
2.1.331 288 5/29/2024
2.1.330 164 5/29/2024
2.1.329 424 5/28/2024
2.1.328 101 5/28/2024
2.1.327 271 5/28/2024
2.1.326 90 5/28/2024
2.1.325 227 5/28/2024
2.1.324 181 5/28/2024
2.1.323 95 5/28/2024
2.1.322 337 5/27/2024
2.1.321 295 5/27/2024
2.1.320 218 5/27/2024
2.1.319 106 5/26/2024
2.1.318 290 5/26/2024
2.1.317 205 5/26/2024
2.1.316 196 5/26/2024
2.1.315 109 5/26/2024
2.1.314 226 5/26/2024
2.1.313 312 5/25/2024
2.1.312 90 5/25/2024
2.1.311 106 5/25/2024
2.1.310 196 5/25/2024
2.1.309 321 5/25/2024
2.1.308 85 5/25/2024
2.1.307 328 5/23/2024
2.1.306 252 5/23/2024
2.1.305 152 5/23/2024
2.1.304 279 5/23/2024
2.1.303 109 5/23/2024
2.1.302 305 5/23/2024
2.1.301 109 5/22/2024
2.1.300 459 5/22/2024
2.1.299 110 5/22/2024
2.1.298 298 5/18/2024
2.1.297 87 5/18/2024
2.1.296 216 5/18/2024
2.1.295 92 5/18/2024
2.1.294 265 5/17/2024
2.1.293 224 5/17/2024
2.1.292 98 5/17/2024
2.1.291 97 5/16/2024
2.1.290 96 5/16/2024
2.1.289 341 5/15/2024
2.1.288 290 5/15/2024
2.1.287 125 5/15/2024
2.1.286 161 5/14/2024
2.1.285 353 5/13/2024
2.1.284 82 5/13/2024
2.1.283 199 5/13/2024
2.1.282 424 4/30/2024
2.1.281 281 4/30/2024
2.1.280 185 4/30/2024
2.1.279 380 4/30/2024
2.1.278 110 4/29/2024
2.1.277 110 4/29/2024
2.1.276 300 4/29/2024
2.1.275 236 4/29/2024
2.1.274 107 4/28/2024
2.1.273 169 4/28/2024
2.1.272 114 4/28/2024
2.1.271 109 4/28/2024
2.1.270 487 4/28/2024
2.1.269 167 4/28/2024
2.1.268 101 4/28/2024
2.1.267 245 4/28/2024
2.1.266 184 4/27/2024
2.1.265 114 4/27/2024
2.1.264 401 4/20/2024
2.1.263 266 4/20/2024
2.1.262 221 4/19/2024
2.1.261 240 4/19/2024
2.1.260 218 4/19/2024
2.1.259 243 4/19/2024
2.1.258 110 4/19/2024
2.1.257 494 4/13/2024
2.1.256 351 4/13/2024
2.1.255 106 4/13/2024
2.1.254 288 4/12/2024
2.1.253 148 4/12/2024
2.1.252 239 4/12/2024
2.1.251 242 4/12/2024
2.1.250 100 4/12/2024
2.1.249 224 4/12/2024
2.1.248 106 4/12/2024
2.1.247 358 4/12/2024
2.1.246 104 4/11/2024
2.1.245 913 4/10/2024
2.1.244 167 4/10/2024
2.1.243 207 4/10/2024
2.1.242 90 4/10/2024
2.1.241 342 4/10/2024
2.1.240 105 4/9/2024
2.1.239 484 4/3/2024
2.1.238 280 4/2/2024
2.1.237 238 4/2/2024
2.1.236 233 4/2/2024
2.1.235 117 4/1/2024
2.1.234 537 3/30/2024
2.1.233 226 3/29/2024
2.1.232 185 3/29/2024
2.1.231 348 3/25/2024
2.1.230 162 3/25/2024
2.1.229 155 3/25/2024
2.1.228 249 3/25/2024
2.1.227 175 3/25/2024
2.1.226 340 3/21/2024
2.1.225 202 3/21/2024
2.1.224 272 3/20/2024
2.1.223 373 3/20/2024
2.1.222 238 3/19/2024
2.1.221 112 3/19/2024
2.1.220 202 3/19/2024
2.1.219 290 3/19/2024
2.1.218 115 3/19/2024
2.1.217 285 3/19/2024
2.1.216 228 3/18/2024
2.1.215 380 3/16/2024
2.1.214 213 3/16/2024
2.1.213 247 3/16/2024
2.1.212 112 3/15/2024
2.1.211 340 3/14/2024
2.1.210 267 3/13/2024
2.1.209 186 3/13/2024
2.1.208 110 3/13/2024
2.1.207 235 3/13/2024
2.1.206 217 3/13/2024
2.1.205 184 3/13/2024
2.1.204 344 3/13/2024
2.1.203 125 3/13/2024
2.1.202 118 3/13/2024
2.1.201 279 3/12/2024
2.1.200 114 3/12/2024
2.1.199 119 3/12/2024
2.1.198 385 3/12/2024
2.1.197 206 3/12/2024
2.1.196 179 3/12/2024
2.1.195 250 3/11/2024
2.1.194 316 3/11/2024
2.1.193 180 3/11/2024
2.1.192 166 3/11/2024
2.1.191 323 3/10/2024
2.1.190 225 3/10/2024
2.1.189 208 3/10/2024
2.1.188 412 3/9/2024
2.1.187 122 3/8/2024
2.1.186 222 3/8/2024
2.1.185 156 3/8/2024
2.1.184 201 3/8/2024
2.1.183 295 3/8/2024
2.1.182 260 3/8/2024
2.1.181 264 3/6/2024
2.1.180 183 3/6/2024
2.1.179 236 3/6/2024
2.1.178 361 3/4/2024
2.1.177 188 3/4/2024
2.1.176 178 3/4/2024
2.1.175 113 3/4/2024
2.1.174 233 3/4/2024
2.1.173 186 3/4/2024
2.1.172 234 3/3/2024
2.1.171 110 3/3/2024
2.1.170 119 3/3/2024
2.1.169 240 3/3/2024
2.1.168 121 3/2/2024
2.1.167 114 3/2/2024
2.1.166 272 3/2/2024
2.1.165 102 3/2/2024
2.1.164 232 3/2/2024
2.1.163 113 3/2/2024
2.1.162 310 2/29/2024
2.1.161 202 2/29/2024
2.1.160 157 2/29/2024
2.1.159 139 2/29/2024
2.1.158 252 2/29/2024
2.1.157 218 2/27/2024
2.1.156 101 2/26/2024
2.1.155 190 2/26/2024
2.1.154 214 2/25/2024
2.1.153 170 2/25/2024
2.1.152 184 2/25/2024
2.1.151 160 2/25/2024
2.1.150 223 2/24/2024
2.1.149 144 2/24/2024
2.1.148 154 2/23/2024
2.1.147 145 2/23/2024
2.1.146 194 2/22/2024
2.1.145 108 2/22/2024
2.1.144 93 2/22/2024
2.1.143 221 2/22/2024
2.1.142 178 2/22/2024
2.1.141 182 2/22/2024
2.1.140 116 2/22/2024
2.1.139 210 2/21/2024
2.1.138 111 2/21/2024
2.1.137 194 2/21/2024
2.1.136 176 2/21/2024
2.1.135 111 2/21/2024
2.1.134 92 2/21/2024
2.1.133 285 2/21/2024
2.1.132 110 2/21/2024
2.1.131 112 2/21/2024
2.1.130 219 2/20/2024
2.1.129 132 2/20/2024
2.1.128 207 2/20/2024
2.1.127 171 2/20/2024
2.1.126 104 2/20/2024
2.1.125 219 2/20/2024
2.1.124 148 2/20/2024
2.1.123 149 2/19/2024
2.1.122 211 2/19/2024
2.1.121 107 2/19/2024
2.1.120 216 2/19/2024
2.1.119 116 2/19/2024
2.1.118 216 2/17/2024
2.1.117 186 2/17/2024
2.1.116 180 2/17/2024
2.1.115 175 2/17/2024
2.1.114 128 2/17/2024
2.1.113 265 2/16/2024
2.1.112 119 2/16/2024
2.1.111 148 2/16/2024
2.1.110 114 2/16/2024
2.1.109 107 2/16/2024
2.1.108 293 2/16/2024
2.1.107 109 2/16/2024
2.1.106 118 2/16/2024
2.1.105 221 2/14/2024
2.1.104 172 2/14/2024
2.1.103 173 2/14/2024
2.1.102 119 2/14/2024
2.1.101 223 2/13/2024
2.1.100 117 2/13/2024
2.1.99 114 2/13/2024
2.1.98 111 2/13/2024
2.1.97 105 2/13/2024
2.1.96 99 2/13/2024
2.1.95 390 2/13/2024
2.1.94 217 2/12/2024
2.1.93 146 2/12/2024
2.1.92 196 2/12/2024
2.1.91 209 2/11/2024
2.1.90 117 2/11/2024
2.1.89 271 2/11/2024
2.1.88 114 2/11/2024
2.1.87 219 2/11/2024
2.1.86 184 2/10/2024
2.1.85 154 2/10/2024
2.1.84 166 2/10/2024
2.1.83 101 2/10/2024
2.1.82 100 2/10/2024
2.1.81 222 2/9/2024
2.1.80 197 2/9/2024
2.1.79 107 2/9/2024
2.1.78 110 2/9/2024
2.1.77 210 2/9/2024
2.1.76 184 2/9/2024
2.1.75 107 2/9/2024
2.1.74 206 2/8/2024
2.1.73 170 2/8/2024
2.1.72 223 2/8/2024
2.1.71 103 2/8/2024
2.1.70 138 2/8/2024
2.1.69 183 2/8/2024
2.1.68 200 2/7/2024
2.1.67 177 2/7/2024
2.1.66 102 2/7/2024
2.1.65 201 2/7/2024
2.1.64 168 2/7/2024
2.1.63 98 2/7/2024
2.1.62 122 2/7/2024
2.1.61 322 2/6/2024
2.1.60 112 2/6/2024
2.1.59 106 2/6/2024
2.1.58 314 2/5/2024
2.1.57 110 2/5/2024
2.1.56 322 2/4/2024
2.1.55 105 2/4/2024
2.1.54 113 2/4/2024
2.1.53 304 2/3/2024
2.1.52 164 2/3/2024
2.1.51 170 2/3/2024
2.1.50 319 1/31/2024
2.1.49 175 1/31/2024
2.1.48 101 1/31/2024
2.1.47 144 1/31/2024
2.1.46 272 1/30/2024
2.1.45 102 1/30/2024
2.1.44 210 1/30/2024
2.1.43 147 1/29/2024
2.1.42 101 1/29/2024
2.1.41 246 1/29/2024
2.1.40 178 1/29/2024
2.1.39 176 1/29/2024
2.1.38 200 1/28/2024
2.1.37 108 1/28/2024
2.1.36 182 1/28/2024
2.1.35 143 1/28/2024
2.1.34 99 1/28/2024
2.1.33 269 1/28/2024
2.1.32 139 1/28/2024
2.1.31 104 1/27/2024
2.1.30 270 1/27/2024
2.1.29 100 1/27/2024
2.1.28 138 1/27/2024
2.1.27 145 1/27/2024
2.1.26 99 1/27/2024
2.1.25 104 1/27/2024
2.1.24 317 1/27/2024
2.1.23 109 1/26/2024
2.1.22 182 1/26/2024
2.1.21 150 1/26/2024
2.1.20 171 1/26/2024
2.1.19 101 1/26/2024
2.1.18 287 1/26/2024
2.1.17 99 1/26/2024
2.1.16 110 1/26/2024
2.1.15 233 1/25/2024
2.1.14 102 1/25/2024
2.1.13 244 1/25/2024
2.1.12 98 1/25/2024
2.1.11 159 1/25/2024
2.1.10 102 1/25/2024
2.1.9 216 1/19/2024
2.1.8 171 1/19/2024
2.1.7 170 1/19/2024
2.1.6 106 1/19/2024
2.1.5 417 1/16/2024
2.1.4 122 1/16/2024
2.1.3 346 1/14/2024
2.1.2 229 1/13/2024
2.1.1 109 1/13/2024