Soenneker.Blazor.Utils.BlazorInvoker 2.1.395

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

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

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.638 65 11/29/2024
3.0.637 66 11/29/2024
3.0.636 74 11/29/2024
3.0.635 195 11/21/2024
3.0.634 184 11/21/2024
3.0.633 366 11/20/2024
3.0.632 144 11/20/2024
3.0.631 133 11/20/2024
3.0.630 87 11/20/2024
3.0.629 135 11/20/2024
3.0.628 66 11/20/2024
3.0.627 66 11/20/2024
3.0.626 74 11/19/2024
3.0.625 366 11/19/2024
3.0.624 405 11/19/2024
3.0.623 58 11/19/2024
3.0.622 263 11/19/2024
3.0.621 236 11/15/2024
3.0.620 239 11/14/2024
3.0.619 68 11/14/2024
3.0.618 88 11/14/2024
3.0.617 161 11/14/2024
3.0.616 170 11/14/2024
3.0.615 204 11/14/2024
3.0.614 275 11/14/2024
3.0.613 132 11/14/2024
3.0.612 285 11/14/2024
3.0.611 218 11/14/2024
3.0.610 69 11/14/2024
3.0.609 67 11/14/2024
2.1.608 474 11/13/2024
2.1.607 67 11/13/2024
2.1.606 257 11/13/2024
2.1.605 72 11/13/2024
2.1.604 243 11/13/2024
2.1.603 73 11/12/2024
2.1.602 432 11/12/2024
2.1.601 483 11/9/2024
2.1.600 82 11/9/2024
2.1.599 315 11/9/2024
2.1.598 246 11/9/2024
2.1.597 233 11/8/2024
2.1.596 170 11/8/2024
2.1.595 81 11/8/2024
2.1.594 283 11/8/2024
2.1.593 538 11/8/2024
2.1.592 74 11/8/2024
2.1.591 280 11/6/2024
2.1.590 361 11/1/2024
2.1.589 76 11/1/2024
2.1.588 454 11/1/2024
2.1.587 335 10/29/2024
2.1.586 71 10/29/2024
2.1.585 312 10/29/2024
2.1.584 172 10/29/2024
2.1.583 71 10/29/2024
2.1.582 235 10/29/2024
2.1.581 503 10/29/2024
2.1.580 72 10/28/2024
2.1.579 317 10/28/2024
2.1.578 401 10/26/2024
2.1.577 191 10/26/2024
2.1.576 332 10/22/2024
2.1.575 275 10/22/2024
2.1.574 82 10/22/2024
2.1.573 339 10/22/2024
2.1.572 224 10/22/2024
2.1.571 433 10/18/2024
2.1.570 286 10/17/2024
2.1.569 80 10/17/2024
2.1.568 483 10/15/2024
2.1.567 377 10/14/2024
2.1.566 460 10/12/2024
2.1.565 189 10/12/2024
2.1.564 375 10/11/2024
2.1.563 372 10/9/2024
2.1.562 283 10/9/2024
2.1.561 188 10/9/2024
2.1.560 82 10/9/2024
2.1.559 292 10/8/2024
2.1.558 80 10/8/2024
2.1.557 373 10/8/2024
2.1.556 179 10/8/2024
2.1.555 85 10/8/2024
2.1.554 87 10/8/2024
2.1.553 766 10/3/2024
2.1.552 239 10/3/2024
2.1.551 88 10/3/2024
2.1.550 460 10/3/2024
2.1.549 78 10/3/2024
2.1.548 447 10/2/2024
2.1.547 299 10/2/2024
2.1.546 223 10/2/2024
2.1.545 227 10/2/2024
2.1.544 432 10/1/2024
2.1.543 359 10/1/2024
2.1.542 320 10/1/2024
2.1.541 82 10/1/2024
2.1.540 83 10/1/2024
2.1.539 482 9/29/2024
2.1.538 306 9/29/2024
2.1.537 141 9/29/2024
2.1.536 83 9/29/2024
2.1.535 745 9/27/2024
2.1.534 134 9/27/2024
2.1.533 444 9/27/2024
2.1.532 224 9/27/2024
2.1.531 293 9/27/2024
2.1.530 224 9/27/2024
2.1.529 253 9/26/2024
2.1.528 305 9/26/2024
2.1.527 418 9/26/2024
2.1.526 214 9/26/2024
2.1.525 242 9/26/2024
2.1.524 323 9/26/2024
2.1.523 191 9/26/2024
2.1.522 460 9/23/2024
2.1.521 334 9/23/2024
2.1.520 213 9/23/2024
2.1.519 315 9/23/2024
2.1.518 82 9/23/2024
2.1.517 246 9/23/2024
2.1.516 461 9/23/2024
2.1.515 253 9/23/2024
2.1.514 300 9/23/2024
2.1.513 79 9/23/2024
2.1.512 83 9/23/2024
2.1.511 500 9/18/2024
2.1.510 203 9/18/2024
2.1.509 181 9/18/2024
2.1.508 147 9/18/2024
2.1.507 93 9/18/2024
2.1.506 241 9/18/2024
2.1.505 146 9/17/2024
2.1.504 175 9/17/2024
2.1.503 235 9/17/2024
2.1.502 165 9/17/2024
2.1.501 198 9/17/2024
2.1.500 208 9/17/2024
2.1.499 178 9/17/2024
2.1.498 94 9/17/2024
2.1.497 1,116 9/16/2024
2.1.496 202 9/16/2024
2.1.495 234 9/16/2024
2.1.494 237 9/12/2024
2.1.493 95 9/12/2024
2.1.492 100 9/12/2024
2.1.491 102 9/12/2024
2.1.490 107 9/12/2024
2.1.489 109 9/11/2024
2.1.488 85 9/11/2024
2.1.487 110 9/11/2024
2.1.486 110 9/11/2024
2.1.485 116 9/11/2024
2.1.484 116 9/11/2024
2.1.483 598 9/11/2024
2.1.482 1,577 9/10/2024
2.1.481 293 9/10/2024
2.1.480 153 9/10/2024
2.1.478 187 9/9/2024
2.1.477 181 9/9/2024
2.1.476 102 9/9/2024
2.1.475 168 9/9/2024
2.1.474 145 9/9/2024
2.1.473 146 9/9/2024
2.1.472 1,254 9/9/2024
2.1.471 476 9/7/2024
2.1.470 101 9/7/2024
2.1.469 219 9/7/2024
2.1.468 493 9/6/2024
2.1.467 264 9/6/2024
2.1.466 300 9/6/2024
2.1.465 244 9/5/2024
2.1.464 142 9/5/2024
2.1.463 94 9/5/2024
2.1.462 96 9/5/2024
2.1.461 458 9/5/2024
2.1.460 80 9/5/2024
2.1.459 273 9/5/2024
2.1.458 293 9/4/2024
2.1.457 96 9/4/2024
2.1.456 452 9/4/2024
2.1.455 275 9/3/2024
2.1.454 291 9/3/2024
2.1.453 89 9/3/2024
2.1.452 193 9/3/2024
2.1.451 212 9/3/2024
2.1.450 211 9/3/2024
2.1.449 335 8/29/2024
2.1.448 220 8/29/2024
2.1.447 217 8/29/2024
2.1.446 434 8/26/2024
2.1.445 216 8/26/2024
2.1.444 282 8/26/2024
2.1.443 419 8/21/2024
2.1.442 299 8/21/2024
2.1.441 220 8/21/2024
2.1.440 96 8/21/2024
2.1.439 386 8/20/2024
2.1.438 205 8/20/2024
2.1.437 95 8/20/2024
2.1.436 228 8/20/2024
2.1.435 303 8/20/2024
2.1.434 218 8/20/2024
2.1.433 259 8/20/2024
2.1.432 118 8/19/2024
2.1.431 496 8/15/2024
2.1.430 243 8/15/2024
2.1.429 245 8/15/2024
2.1.428 415 8/14/2024
2.1.427 229 8/14/2024
2.1.426 143 8/13/2024
2.1.425 240 8/13/2024
2.1.424 107 8/13/2024
2.1.423 346 8/7/2024
2.1.422 371 8/7/2024
2.1.421 99 8/7/2024
2.1.420 157 8/6/2024
2.1.419 254 8/6/2024
2.1.418 331 8/1/2024
2.1.417 129 8/1/2024
2.1.416 274 8/1/2024
2.1.415 130 8/1/2024
2.1.414 521 7/25/2024
2.1.413 105 7/25/2024
2.1.412 142 7/25/2024
2.1.411 115 7/25/2024
2.1.410 141 7/25/2024
2.1.409 132 7/25/2024
2.1.408 126 7/25/2024
2.1.407 165 7/24/2024
2.1.406 72 7/24/2024
2.1.405 105 7/24/2024
2.1.404 336 7/20/2024
2.1.403 152 7/20/2024
2.1.402 364 7/20/2024
2.1.401 516 7/14/2024
2.1.400 296 7/14/2024
2.1.399 88 7/14/2024
2.1.398 257 7/14/2024
2.1.397 499 7/10/2024
2.1.396 89 7/10/2024
2.1.395 135 7/10/2024
2.1.394 237 7/10/2024
2.1.393 97 7/10/2024
2.1.392 309 7/10/2024
2.1.391 267 7/10/2024
2.1.390 251 7/10/2024
2.1.389 167 7/10/2024
2.1.388 86 7/10/2024
2.1.387 223 7/10/2024
2.1.386 200 7/9/2024
2.1.385 180 7/9/2024
2.1.384 78 7/9/2024
2.1.383 178 7/9/2024
2.1.382 220 7/9/2024
2.1.381 224 7/9/2024
2.1.380 75 7/9/2024
2.1.379 184 7/9/2024
2.1.378 78 7/9/2024
2.1.377 276 7/9/2024
2.1.376 240 7/9/2024
2.1.375 99 7/8/2024
2.1.374 258 7/8/2024
2.1.373 72 7/8/2024
2.1.372 347 7/8/2024
2.1.371 277 7/8/2024
2.1.370 331 7/7/2024
2.1.369 301 7/7/2024
2.1.368 99 7/7/2024
2.1.367 773 7/3/2024
2.1.366 89 7/3/2024
2.1.365 304 7/3/2024
2.1.364 196 7/3/2024
2.1.363 215 7/3/2024
2.1.362 551 6/27/2024
2.1.361 220 6/27/2024
2.1.360 93 6/27/2024
2.1.359 277 6/27/2024
2.1.358 479 6/22/2024
2.1.357 84 6/22/2024
2.1.356 251 6/22/2024
2.1.355 332 6/16/2024
2.1.354 238 6/15/2024
2.1.353 92 6/15/2024
2.1.352 219 6/15/2024
2.1.351 100 6/15/2024
2.1.350 242 6/15/2024
2.1.349 101 6/15/2024
2.1.348 101 6/15/2024
2.1.347 109 6/15/2024
2.1.346 424 6/14/2024
2.1.345 426 6/4/2024
2.1.344 224 6/4/2024
2.1.343 446 6/2/2024
2.1.342 252 6/1/2024
2.1.341 95 6/1/2024
2.1.340 182 6/1/2024
2.1.339 173 6/1/2024
2.1.338 137 6/1/2024
2.1.337 94 6/1/2024
2.1.336 238 6/1/2024
2.1.335 368 5/31/2024
2.1.334 95 5/31/2024
2.1.333 208 5/31/2024
2.1.332 162 5/31/2024
2.1.331 291 5/29/2024
2.1.330 166 5/29/2024
2.1.329 426 5/28/2024
2.1.328 103 5/28/2024
2.1.327 274 5/28/2024
2.1.326 92 5/28/2024
2.1.325 229 5/28/2024
2.1.324 183 5/28/2024
2.1.323 97 5/28/2024
2.1.322 339 5/27/2024
2.1.321 297 5/27/2024
2.1.320 220 5/27/2024
2.1.319 108 5/26/2024
2.1.318 292 5/26/2024
2.1.317 207 5/26/2024
2.1.316 199 5/26/2024
2.1.315 111 5/26/2024
2.1.314 228 5/26/2024
2.1.313 314 5/25/2024
2.1.312 93 5/25/2024
2.1.311 108 5/25/2024
2.1.310 199 5/25/2024
2.1.309 323 5/25/2024
2.1.308 88 5/25/2024
2.1.307 330 5/23/2024
2.1.306 255 5/23/2024
2.1.305 154 5/23/2024
2.1.304 282 5/23/2024
2.1.303 111 5/23/2024
2.1.302 307 5/23/2024
2.1.301 111 5/22/2024
2.1.300 461 5/22/2024
2.1.299 112 5/22/2024
2.1.298 300 5/18/2024
2.1.297 89 5/18/2024
2.1.296 218 5/18/2024
2.1.295 94 5/18/2024
2.1.294 267 5/17/2024
2.1.293 226 5/17/2024
2.1.292 100 5/17/2024
2.1.291 99 5/16/2024
2.1.290 98 5/16/2024
2.1.289 343 5/15/2024
2.1.288 292 5/15/2024
2.1.287 127 5/15/2024
2.1.286 163 5/14/2024
2.1.285 355 5/13/2024
2.1.284 84 5/13/2024
2.1.283 201 5/13/2024
2.1.282 426 4/30/2024
2.1.281 283 4/30/2024
2.1.280 187 4/30/2024
2.1.279 382 4/30/2024
2.1.278 112 4/29/2024
2.1.277 112 4/29/2024
2.1.276 302 4/29/2024
2.1.275 238 4/29/2024
2.1.274 109 4/28/2024
2.1.273 171 4/28/2024
2.1.272 116 4/28/2024
2.1.271 111 4/28/2024
2.1.270 490 4/28/2024
2.1.269 170 4/28/2024
2.1.268 103 4/28/2024
2.1.267 248 4/28/2024
2.1.266 186 4/27/2024
2.1.265 116 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 243 4/19/2024
2.1.260 220 4/19/2024
2.1.259 245 4/19/2024
2.1.258 112 4/19/2024
2.1.257 496 4/13/2024
2.1.256 353 4/13/2024
2.1.255 108 4/13/2024
2.1.254 290 4/12/2024
2.1.253 150 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 108 4/12/2024
2.1.247 360 4/12/2024
2.1.246 107 4/11/2024
2.1.245 963 4/10/2024
2.1.244 169 4/10/2024
2.1.243 209 4/10/2024
2.1.242 92 4/10/2024
2.1.241 346 4/10/2024
2.1.240 107 4/9/2024
2.1.239 487 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 119 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 164 3/25/2024
2.1.229 158 3/25/2024
2.1.228 252 3/25/2024
2.1.227 177 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 117 3/19/2024
2.1.217 289 3/19/2024
2.1.216 230 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 115 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 237 3/13/2024
2.1.206 219 3/13/2024
2.1.205 186 3/13/2024
2.1.204 346 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 168 3/11/2024
2.1.191 325 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 188 3/4/2024
2.1.172 236 3/3/2024
2.1.171 112 3/3/2024
2.1.170 121 3/3/2024
2.1.169 242 3/3/2024
2.1.168 123 3/2/2024
2.1.167 116 3/2/2024
2.1.166 274 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 103 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 156 2/23/2024
2.1.147 147 2/23/2024
2.1.146 196 2/22/2024
2.1.145 110 2/22/2024
2.1.144 95 2/22/2024
2.1.143 223 2/22/2024
2.1.142 180 2/22/2024
2.1.141 184 2/22/2024
2.1.140 118 2/22/2024
2.1.139 212 2/21/2024
2.1.138 113 2/21/2024
2.1.137 196 2/21/2024
2.1.136 178 2/21/2024
2.1.135 113 2/21/2024
2.1.134 94 2/21/2024
2.1.133 287 2/21/2024
2.1.132 112 2/21/2024
2.1.131 114 2/21/2024
2.1.130 221 2/20/2024
2.1.129 134 2/20/2024
2.1.128 209 2/20/2024
2.1.127 173 2/20/2024
2.1.126 106 2/20/2024
2.1.125 222 2/20/2024
2.1.124 151 2/20/2024
2.1.123 152 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 118 2/19/2024
2.1.118 218 2/17/2024
2.1.117 188 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 267 2/16/2024
2.1.112 121 2/16/2024
2.1.111 150 2/16/2024
2.1.110 116 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 119 2/13/2024
2.1.99 116 2/13/2024
2.1.98 113 2/13/2024
2.1.97 107 2/13/2024
2.1.96 101 2/13/2024
2.1.95 392 2/13/2024
2.1.94 219 2/12/2024
2.1.93 148 2/12/2024
2.1.92 198 2/12/2024
2.1.91 211 2/11/2024
2.1.90 119 2/11/2024
2.1.89 273 2/11/2024
2.1.88 116 2/11/2024
2.1.87 221 2/11/2024
2.1.86 186 2/10/2024
2.1.85 156 2/10/2024
2.1.84 168 2/10/2024
2.1.83 103 2/10/2024
2.1.82 102 2/10/2024
2.1.81 224 2/9/2024
2.1.80 199 2/9/2024
2.1.79 109 2/9/2024
2.1.78 112 2/9/2024
2.1.77 212 2/9/2024
2.1.76 186 2/9/2024
2.1.75 109 2/9/2024
2.1.74 208 2/8/2024
2.1.73 172 2/8/2024
2.1.72 225 2/8/2024
2.1.71 105 2/8/2024
2.1.70 140 2/8/2024
2.1.69 185 2/8/2024
2.1.68 202 2/7/2024
2.1.67 179 2/7/2024
2.1.66 104 2/7/2024
2.1.65 203 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 146 1/31/2024
2.1.46 274 1/30/2024
2.1.45 104 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 248 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 272 1/27/2024
2.1.29 104 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 101 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 218 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