Soenneker.Utils.Cancellation 3.0.699

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Soenneker.Utils.Cancellation --version 3.0.699
                    
NuGet\Install-Package Soenneker.Utils.Cancellation -Version 3.0.699
                    
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.Utils.Cancellation" Version="3.0.699" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Utils.Cancellation" Version="3.0.699" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.Utils.Cancellation" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Soenneker.Utils.Cancellation --version 3.0.699
                    
#r "nuget: Soenneker.Utils.Cancellation, 3.0.699"
                    
#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.
#addin nuget:?package=Soenneker.Utils.Cancellation&version=3.0.699
                    
Install Soenneker.Utils.Cancellation as a Cake Addin
#tool nuget:?package=Soenneker.Utils.Cancellation&version=3.0.699
                    
Install Soenneker.Utils.Cancellation as a Cake Tool

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.Utils.Cancellation

A utility library allowing for easy CancellationToken usage

Installation

dotnet add package Soenneker.Utils.Cancellation

Usage

  1. Register the interop within DI (Program.cs).
public static async Task Main(string[] args)
{
    ...
    builder.Services.AddCancellationUtil();
}
  1. Inject ICancellationUtil where you wish to set the CancellationToken (typically from an API Controller)
_cancellationUtil.Set(cancellationToken);
  1. Inject ICancellationUtil where you wish to retrieve the CancellationToken (typically when accessing another API, or database etc):
// is not guaranteed to be non-null (if it never was set within scope), but is specified thus for ease of use
var cancellationUtil = _cancellationUtil.Get(); 
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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.709 277 6/11/2025
3.0.708 282 6/11/2025
3.0.707 142 5/27/2025
3.0.706 139 5/22/2025
3.0.705 214 5/13/2025
3.0.704 235 5/13/2025
3.0.703 144 5/7/2025
3.0.702 144 5/5/2025
3.0.701 143 5/5/2025
3.0.700 169 4/8/2025
3.0.699 164 4/8/2025
3.0.698 150 4/8/2025
3.0.697 162 4/8/2025
3.0.696 156 4/8/2025
3.0.695 161 4/8/2025
3.0.694 164 4/8/2025
3.0.693 168 4/8/2025
3.0.692 159 4/7/2025
3.0.691 161 4/7/2025
3.0.690 160 4/7/2025
3.0.689 169 4/7/2025
3.0.688 165 4/7/2025
3.0.687 166 4/6/2025
3.0.686 167 4/6/2025
3.0.685 168 4/6/2025
3.0.684 140 4/6/2025
3.0.683 144 4/6/2025
3.0.682 115 4/6/2025
3.0.681 113 4/6/2025
3.0.680 110 4/6/2025
3.0.679 94 4/5/2025
3.0.678 90 4/5/2025
3.0.677 88 4/5/2025
3.0.676 98 4/5/2025
3.0.675 94 4/5/2025
3.0.674 99 4/5/2025
3.0.673 95 4/4/2025
3.0.672 162 4/4/2025
3.0.671 158 4/1/2025
3.0.670 155 4/1/2025
3.0.669 156 3/31/2025
3.0.668 90 3/29/2025
3.0.667 464 3/25/2025
3.0.666 473 3/25/2025
3.0.665 119 3/21/2025
3.0.664 131 3/21/2025
3.0.663 145 3/18/2025
3.0.662 147 3/18/2025
3.0.661 70 3/15/2025
3.0.660 80 3/15/2025
3.0.659 153 3/12/2025
3.0.658 173 3/12/2025
3.0.657 169 3/12/2025
3.0.656 180 3/11/2025
3.0.655 166 3/11/2025
3.0.654 170 3/11/2025
3.0.653 176 3/11/2025
3.0.652 176 3/11/2025
3.0.651 171 3/11/2025
3.0.650 181 3/11/2025
3.0.649 218 3/7/2025
3.0.648 212 3/7/2025
3.0.647 111 3/2/2025
3.0.646 110 3/2/2025
3.0.645 111 3/2/2025
3.0.644 110 3/2/2025
3.0.643 112 3/1/2025
3.0.642 98 3/1/2025
3.0.641 113 3/1/2025
3.0.640 104 3/1/2025
3.0.639 108 3/1/2025
3.0.638 98 3/1/2025
3.0.637 102 3/1/2025
3.0.636 108 2/25/2025
3.0.635 94 2/25/2025
3.0.634 115 2/25/2025
3.0.633 103 2/25/2025
3.0.632 101 2/25/2025
3.0.631 94 2/24/2025
3.0.630 112 2/23/2025
3.0.629 98 2/23/2025
3.0.628 111 2/22/2025
3.0.627 119 2/22/2025
3.0.626 107 2/22/2025
3.0.625 100 2/22/2025
3.0.624 104 2/22/2025
3.0.623 95 2/22/2025
3.0.622 105 2/21/2025
3.0.621 118 2/21/2025
3.0.620 121 2/21/2025
3.0.619 107 2/19/2025
3.0.618 107 2/19/2025
3.0.617 100 2/19/2025
3.0.616 109 2/18/2025
3.0.615 105 2/18/2025
3.0.614 103 2/18/2025
3.0.613 108 2/14/2025
3.0.612 117 2/13/2025
3.0.611 110 2/12/2025
3.0.610 110 2/12/2025
3.0.609 110 2/12/2025
3.0.608 106 2/12/2025
3.0.607 110 2/12/2025
3.0.606 105 2/12/2025
3.0.605 106 2/11/2025
3.0.604 119 2/11/2025
3.0.603 97 2/11/2025
3.0.602 102 2/11/2025
3.0.601 97 2/11/2025
3.0.600 103 2/11/2025
3.0.599 106 2/11/2025
3.0.598 111 2/11/2025
3.0.597 111 2/10/2025
3.0.596 104 2/10/2025
3.0.595 105 2/10/2025
3.0.594 106 2/10/2025
3.0.593 127 2/10/2025
3.0.592 108 2/9/2025
3.0.591 108 2/9/2025
3.0.590 108 2/8/2025
3.0.589 107 2/8/2025
3.0.588 98 2/8/2025
3.0.587 97 2/8/2025
3.0.586 104 2/8/2025
3.0.585 102 2/7/2025
3.0.584 98 2/7/2025
3.0.583 111 2/7/2025
3.0.582 105 2/7/2025
3.0.581 99 2/7/2025
3.0.580 101 2/6/2025
3.0.579 113 2/5/2025
3.0.578 123 2/5/2025
3.0.577 102 2/5/2025
3.0.576 112 2/5/2025
3.0.575 106 2/5/2025
3.0.574 108 2/5/2025
3.0.573 104 2/5/2025
3.0.572 112 1/28/2025
3.0.571 97 1/28/2025
3.0.570 86 1/28/2025
3.0.569 98 1/28/2025
3.0.568 95 1/27/2025
3.0.567 93 1/27/2025
3.0.566 87 1/27/2025
3.0.565 92 1/27/2025
3.0.564 90 1/27/2025
3.0.563 101 1/26/2025
3.0.562 100 1/26/2025
3.0.561 95 1/26/2025
3.0.560 97 1/26/2025
3.0.559 97 1/26/2025
3.0.558 100 1/25/2025
3.0.557 97 1/25/2025
3.0.556 97 1/25/2025
3.0.555 95 1/25/2025
3.0.554 96 1/25/2025
3.0.553 96 1/25/2025
3.0.552 95 1/24/2025
3.0.551 91 1/24/2025
3.0.550 103 1/24/2025
3.0.549 95 1/24/2025
3.0.548 92 1/24/2025
3.0.547 93 1/23/2025
3.0.546 93 1/23/2025
3.0.545 96 1/22/2025
3.0.544 95 1/21/2025
3.0.543 96 1/21/2025
3.0.542 96 1/21/2025
3.0.541 96 1/21/2025
3.0.540 104 1/21/2025
3.0.539 102 1/21/2025
3.0.538 101 1/21/2025
3.0.537 94 1/21/2025
3.0.536 98 1/21/2025
3.0.535 94 1/20/2025
3.0.534 93 1/20/2025
3.0.533 101 1/20/2025
3.0.532 95 1/20/2025
3.0.531 98 1/20/2025
3.0.530 99 1/20/2025
3.0.529 99 1/20/2025
3.0.528 97 1/20/2025
3.0.527 92 1/19/2025
3.0.526 96 1/19/2025
3.0.525 97 1/19/2025
3.0.524 91 1/19/2025
3.0.523 98 1/19/2025
3.0.522 88 1/19/2025
3.0.521 86 1/19/2025
3.0.520 98 1/18/2025
3.0.519 92 1/18/2025
3.0.518 92 1/17/2025
3.0.517 92 1/17/2025
3.0.516 107 1/17/2025
3.0.515 89 1/17/2025
3.0.514 97 1/17/2025
3.0.513 89 1/16/2025
3.0.512 90 1/16/2025
3.0.511 97 1/16/2025
3.0.510 84 1/16/2025
3.0.509 89 1/16/2025
3.0.508 86 1/16/2025
3.0.507 95 1/16/2025
3.0.506 88 1/15/2025
3.0.505 94 1/15/2025
3.0.504 83 1/15/2025
3.0.503 75 1/15/2025
3.0.502 71 1/15/2025
3.0.501 60 1/15/2025
3.0.500 69 1/14/2025
3.0.499 69 1/14/2025
3.0.498 81 1/14/2025
3.0.497 81 1/14/2025
3.0.496 87 1/13/2025
3.0.495 80 1/13/2025
3.0.494 87 1/13/2025
3.0.493 86 1/13/2025
3.0.492 83 1/13/2025
3.0.491 94 1/11/2025
3.0.490 97 1/11/2025
3.0.489 101 1/11/2025
3.0.488 95 1/11/2025
3.0.487 99 1/10/2025
3.0.486 106 1/10/2025
3.0.485 96 1/10/2025
3.0.484 92 1/10/2025
3.0.483 100 1/10/2025
3.0.482 94 1/10/2025
3.0.481 129 1/3/2025
3.0.480 113 1/3/2025
3.0.479 107 1/3/2025
3.0.478 106 1/2/2025
3.0.477 107 1/2/2025
3.0.476 109 1/2/2025
3.0.475 108 1/2/2025
3.0.474 115 1/1/2025
3.0.473 118 1/1/2025
3.0.472 114 1/1/2025
3.0.471 107 1/1/2025
3.0.470 119 1/1/2025
3.0.469 115 12/31/2024
3.0.468 109 12/31/2024
3.0.467 109 12/31/2024
3.0.466 124 12/31/2024
3.0.465 125 12/31/2024
3.0.464 118 12/31/2024
3.0.463 100 12/31/2024
3.0.462 100 12/31/2024
3.0.461 114 12/31/2024
3.0.460 111 12/31/2024
3.0.459 111 12/28/2024
3.0.458 95 12/28/2024
3.0.457 97 12/27/2024
3.0.456 112 12/27/2024
3.0.455 99 12/27/2024
3.0.454 106 12/24/2024
3.0.453 104 12/24/2024
3.0.452 96 12/24/2024
3.0.451 110 12/24/2024
3.0.450 105 12/24/2024
3.0.449 106 12/24/2024
3.0.448 105 12/24/2024
3.0.447 100 12/24/2024
3.0.446 107 12/23/2024
3.0.445 98 12/23/2024
3.0.444 97 12/23/2024
3.0.443 109 12/23/2024
3.0.442 101 12/23/2024
3.0.441 101 12/23/2024
3.0.440 109 12/23/2024
3.0.439 105 12/22/2024
3.0.438 103 12/22/2024
3.0.437 112 12/22/2024
3.0.436 103 12/22/2024
3.0.435 112 12/22/2024
3.0.434 111 12/21/2024
3.0.433 108 12/21/2024
3.0.432 108 12/21/2024
3.0.431 101 12/21/2024
3.0.430 101 12/21/2024
3.0.429 108 12/21/2024
3.0.428 100 12/21/2024
3.0.427 105 12/20/2024
3.0.426 108 12/20/2024
3.0.425 100 12/20/2024
3.0.424 111 12/20/2024
3.0.423 109 12/20/2024
3.0.422 110 12/20/2024
3.0.421 110 12/19/2024
3.0.420 107 12/19/2024
3.0.418 120 12/16/2024
3.0.417 99 12/9/2024
3.0.416 97 12/9/2024
3.0.415 104 12/9/2024
3.0.414 104 12/9/2024
3.0.413 112 12/6/2024
3.0.412 110 12/6/2024
3.0.411 103 12/6/2024
3.0.410 107 12/6/2024
3.0.409 109 12/6/2024
3.0.408 107 12/6/2024
3.0.407 102 12/6/2024
3.0.406 106 12/6/2024
3.0.405 110 12/6/2024
3.0.404 105 12/5/2024
3.0.403 100 12/5/2024
3.0.402 110 12/5/2024
3.0.401 110 12/4/2024
3.0.400 108 12/4/2024
3.0.399 107 12/4/2024
3.0.398 110 12/3/2024
3.0.397 108 12/3/2024
3.0.396 112 12/3/2024
3.0.395 104 12/3/2024
3.0.394 103 12/3/2024
3.0.393 105 12/3/2024
3.0.392 101 12/3/2024
3.0.391 99 12/3/2024
3.0.390 116 12/2/2024
3.0.389 108 12/2/2024
3.0.388 105 12/2/2024
3.0.387 113 12/1/2024
3.0.386 112 11/29/2024
3.0.385 113 11/21/2024
3.0.384 111 11/20/2024
3.0.382 113 11/20/2024
3.0.381 100 11/20/2024
3.0.380 111 11/19/2024
3.0.379 104 11/19/2024
3.0.378 101 11/19/2024
3.0.377 109 11/19/2024
3.0.376 107 11/14/2024
3.0.375 101 11/14/2024
3.0.374 102 11/14/2024
3.0.373 107 11/14/2024
3.0.372 113 11/14/2024
3.0.371 111 11/14/2024
3.0.370 111 11/14/2024
2.1.369 107 11/14/2024
2.1.368 106 11/13/2024
2.1.367 105 11/13/2024
2.1.366 109 11/12/2024
2.1.365 112 11/12/2024
2.1.364 109 11/12/2024
2.1.363 112 11/9/2024
2.1.362 105 11/9/2024
2.1.361 110 11/8/2024
2.1.360 105 11/8/2024
2.1.359 106 11/8/2024
2.1.358 114 11/8/2024
2.1.357 109 11/8/2024
2.1.356 108 11/8/2024
2.1.355 102 10/31/2024
2.1.354 117 10/29/2024
2.1.353 106 10/29/2024
2.1.352 105 10/29/2024
2.1.351 114 10/26/2024
2.1.350 110 10/22/2024
2.1.349 109 10/22/2024
2.1.348 111 10/22/2024
2.1.347 112 10/17/2024
2.1.346 104 10/14/2024
2.1.345 111 10/11/2024
2.1.344 122 10/11/2024
2.1.343 114 10/11/2024
2.1.341 109 10/8/2024
2.1.340 111 10/8/2024
2.1.339 98 10/8/2024
2.1.338 100 10/8/2024
2.1.337 108 10/8/2024
2.1.336 103 10/8/2024
2.1.335 108 10/3/2024
2.1.334 107 10/3/2024
2.1.333 112 10/3/2024
2.1.332 111 10/2/2024
2.1.331 115 10/2/2024
2.1.330 112 10/1/2024
2.1.329 105 10/1/2024
2.1.328 118 10/1/2024
2.1.327 115 9/29/2024
2.1.326 132 9/29/2024
2.1.325 118 9/29/2024
2.1.324 119 9/27/2024
2.1.323 112 9/27/2024
2.1.322 113 9/27/2024
2.1.321 119 9/26/2024
2.1.320 117 9/26/2024
2.1.319 125 9/26/2024
2.1.318 114 9/23/2024
2.1.317 117 9/23/2024
2.1.316 111 9/23/2024
2.1.315 122 9/23/2024
2.1.314 111 9/23/2024
2.1.313 119 9/17/2024
2.1.312 120 9/17/2024
2.1.311 102 9/17/2024
2.1.310 111 9/17/2024
2.1.309 104 9/17/2024
2.1.308 115 9/17/2024
2.1.307 113 9/16/2024
2.1.306 130 9/12/2024
2.1.305 134 9/11/2024
2.1.303 116 9/11/2024
2.1.302 127 9/10/2024
2.1.301 120 9/10/2024
2.1.300 120 9/10/2024
2.1.299 126 9/10/2024
2.1.298 120 9/9/2024
2.1.297 120 9/9/2024
2.1.296 120 9/9/2024
2.1.295 124 9/9/2024
2.1.294 126 9/9/2024
2.1.293 123 9/6/2024
2.1.292 139 9/6/2024
2.1.291 121 9/5/2024
2.1.290 121 9/5/2024
2.1.289 130 9/5/2024
2.1.288 130 9/5/2024
2.1.287 125 9/5/2024
2.1.286 122 9/5/2024
2.1.285 137 9/4/2024
2.1.284 119 9/3/2024
2.1.283 124 9/3/2024
2.1.282 128 9/3/2024
2.1.281 122 9/3/2024
2.1.280 124 8/29/2024
2.1.279 129 8/26/2024
2.1.278 138 8/21/2024
2.1.277 133 8/21/2024
2.1.276 139 8/20/2024
2.1.275 140 8/20/2024
2.1.274 133 8/20/2024
2.1.273 143 8/19/2024
2.1.272 147 8/15/2024
2.1.271 128 8/13/2024
2.1.270 113 8/6/2024
2.1.269 90 8/6/2024
2.1.268 114 8/1/2024
2.1.267 115 8/1/2024
2.1.266 117 8/1/2024
2.1.265 86 7/25/2024
2.1.264 100 7/25/2024
2.1.263 96 7/25/2024
2.1.262 96 7/24/2024
2.1.261 84 7/24/2024
2.1.260 195 7/20/2024
2.1.259 139 7/14/2024
2.1.258 109 7/14/2024
2.1.256 136 7/10/2024
2.1.255 119 7/10/2024
2.1.254 90 7/10/2024
2.1.253 126 7/10/2024
2.1.252 106 7/10/2024
2.1.251 127 7/10/2024
2.1.250 88 7/9/2024
2.1.249 103 7/9/2024
2.1.248 91 7/9/2024
2.1.247 120 7/9/2024
2.1.246 116 7/9/2024
2.1.245 130 7/9/2024
2.1.244 88 7/9/2024
2.1.243 135 7/9/2024
2.1.242 120 7/8/2024
2.1.241 120 7/8/2024
2.1.240 123 7/8/2024
2.1.239 135 7/7/2024
2.1.238 162 7/7/2024
2.1.237 1,637 7/3/2024
2.1.236 111 7/3/2024
2.1.235 2,069 6/22/2024
2.1.234 1,019 6/15/2024
2.1.233 377 6/15/2024
2.1.232 1,065 6/14/2024
2.1.231 1,095 6/1/2024
2.1.230 202 6/1/2024
2.1.229 465 6/1/2024
2.1.228 1,356 5/31/2024
2.1.227 950 5/29/2024
2.1.226 844 5/28/2024
2.1.225 445 5/27/2024
2.1.224 938 5/26/2024
2.1.223 850 5/26/2024
2.1.222 508 5/26/2024
2.1.221 323 5/26/2024
2.1.220 353 5/25/2024
2.1.219 786 5/25/2024
2.1.218 202 5/25/2024
2.1.217 455 5/25/2024
2.1.216 475 5/25/2024
2.1.215 853 5/23/2024
2.1.214 590 5/23/2024
2.1.213 554 5/22/2024
2.1.212 348 5/22/2024
2.1.211 381 5/22/2024
2.1.210 1,512 5/18/2024
2.1.209 643 5/17/2024
2.1.208 337 5/17/2024
2.1.207 805 5/16/2024
2.1.206 235 5/15/2024
2.1.205 995 5/15/2024
2.1.204 1,119 5/13/2024
2.1.203 1,245 4/29/2024
2.1.202 311 4/29/2024
2.1.201 1,038 4/28/2024
2.1.200 355 4/28/2024
2.1.199 208 4/28/2024
2.1.198 743 4/28/2024
2.1.197 286 4/28/2024
2.1.196 472 4/28/2024
2.1.195 314 4/28/2024
2.1.194 619 4/27/2024
2.1.193 898 4/19/2024
2.1.192 1,176 4/18/2024
2.1.191 930 4/12/2024
2.1.190 643 4/12/2024
2.1.189 366 4/12/2024
2.1.188 378 4/12/2024
2.1.187 576 4/12/2024
2.1.186 424 4/12/2024
2.1.185 511 4/11/2024
2.1.184 607 4/10/2024
2.1.183 452 4/9/2024
2.1.182 1,031 4/2/2024
2.1.181 415 4/1/2024
2.1.180 777 3/29/2024
2.1.179 748 3/25/2024
2.1.178 330 3/25/2024
2.1.177 944 3/20/2024
2.1.176 871 3/19/2024
2.1.175 453 3/19/2024
2.1.174 673 3/18/2024
2.1.173 1,005 3/15/2024
2.1.172 689 3/13/2024
2.1.171 309 3/13/2024
2.1.170 746 3/13/2024
2.1.169 314 3/13/2024
2.1.168 154 3/13/2024
2.1.167 723 3/12/2024
2.1.166 534 3/12/2024
2.1.165 798 3/11/2024
2.1.164 766 3/11/2024
2.1.163 789 3/10/2024
2.1.162 759 3/8/2024
2.1.161 339 3/8/2024
2.1.160 627 3/8/2024
2.1.159 939 3/6/2024
2.1.158 744 3/4/2024
2.1.157 826 3/4/2024
2.1.156 698 3/3/2024
2.1.155 628 3/2/2024
2.1.154 248 3/2/2024
2.1.153 653 3/2/2024
2.1.152 204 3/2/2024
2.1.151 636 2/29/2024
2.1.150 231 2/29/2024
2.1.149 646 2/29/2024
2.1.148 845 2/26/2024
2.1.147 492 2/25/2024
2.1.146 499 2/25/2024
2.1.145 1,772 2/23/2024
2.1.144 643 2/22/2024
2.1.143 447 2/22/2024
2.1.142 676 2/21/2024
2.1.141 660 2/21/2024
2.1.140 565 2/21/2024
2.1.139 373 2/21/2024
2.1.138 312 2/21/2024
2.1.137 135 2/21/2024
2.1.136 1,493 2/20/2024
2.1.135 522 2/20/2024
2.1.134 433 2/20/2024
2.1.133 487 2/19/2024
2.1.132 646 2/19/2024
2.1.131 693 2/17/2024
2.1.130 470 2/17/2024
2.1.129 551 2/16/2024
2.1.128 292 2/16/2024
2.1.127 325 2/16/2024
2.1.126 382 2/16/2024
2.1.125 634 2/16/2024
2.1.124 219 2/16/2024
2.1.123 1,112 2/13/2024
2.1.122 933 2/13/2024
2.1.121 231 2/13/2024
2.1.120 479 2/13/2024
2.1.119 492 2/13/2024
2.1.118 631 2/12/2024
2.1.117 338 2/11/2024
2.1.116 944 2/11/2024
2.1.115 525 2/11/2024
2.1.114 622 2/10/2024
2.1.113 372 2/9/2024
2.1.112 795 2/9/2024
2.1.111 597 2/9/2024
2.1.110 337 2/8/2024
2.1.109 594 2/8/2024
2.1.108 494 2/8/2024
2.1.107 562 2/8/2024
2.1.106 733 2/7/2024
2.1.105 470 2/7/2024
2.1.104 291 2/7/2024
2.1.103 680 2/7/2024
2.1.102 123 2/6/2024
2.1.101 535 2/6/2024
2.1.100 793 2/5/2024
2.1.99 808 2/4/2024
2.1.98 619 2/2/2024
2.1.97 893 1/31/2024
2.1.96 728 1/29/2024
2.1.95 724 1/29/2024
2.1.94 288 1/29/2024
2.1.93 755 1/28/2024
2.1.92 294 1/28/2024
2.1.91 553 1/28/2024
2.1.90 297 1/28/2024
2.1.89 354 1/28/2024
2.1.88 829 1/27/2024
2.1.87 521 1/27/2024
2.1.86 196 1/27/2024
2.1.85 381 1/27/2024
2.1.84 490 1/27/2024
2.1.83 549 1/27/2024
2.1.82 234 1/26/2024
2.1.81 386 1/26/2024
2.1.80 529 1/26/2024
2.1.79 294 1/26/2024
2.1.78 835 1/26/2024
2.1.77 546 1/26/2024
2.1.76 379 1/25/2024
2.1.75 337 1/25/2024
2.1.74 342 1/25/2024
2.1.73 375 1/25/2024
2.1.72 1,063 1/19/2024
2.1.71 863 1/15/2024
2.1.70 435 1/15/2024
2.1.69 416 1/15/2024
2.1.68 519 1/15/2024
2.1.67 670 1/15/2024
2.1.66 709 1/14/2024
2.1.65 778 1/13/2024
2.1.64 683 1/12/2024
2.1.63 898 1/11/2024
2.1.62 922 1/7/2024
2.1.61 698 1/5/2024
2.1.60 456 1/5/2024
2.1.59 752 1/5/2024
2.1.58 807 1/1/2024
2.1.57 954 12/28/2023
2.1.56 622 12/28/2023
2.1.55 589 12/28/2023
2.1.54 425 12/27/2023
2.1.53 312 12/27/2023
2.1.52 141 12/27/2023
2.1.51 1,381 12/25/2023
2.1.50 265 12/25/2023
2.1.49 594 12/25/2023
2.1.48 417 12/25/2023
2.1.47 517 12/25/2023
2.1.46 261 12/25/2023
2.1.45 731 12/24/2023
2.1.44 905 12/23/2023
2.1.43 498 12/23/2023
2.1.42 730 12/23/2023
2.1.41 329 12/23/2023
2.1.40 540 12/23/2023
2.1.39 1,121 12/19/2023
2.1.38 321 12/19/2023
2.1.37 1,810 12/10/2023
2.1.36 718 12/10/2023
2.1.35 1,214 12/9/2023
2.1.34 558 12/9/2023
2.1.33 696 12/9/2023
2.1.32 1,142 12/6/2023
2.1.31 950 12/5/2023
2.1.30 644 12/4/2023
2.1.29 239 12/4/2023
2.1.28 512 12/4/2023
2.1.27 1,240 11/23/2023
2.1.26 500 11/23/2023
2.1.25 618 11/23/2023
2.1.24 301 11/23/2023
2.1.23 738 11/20/2023
2.1.22 675 11/20/2023
2.1.21 661 11/19/2023
2.1.20 309 11/19/2023
2.1.19 594 11/19/2023
2.1.18 388 11/19/2023
2.1.17 695 11/18/2023
2.1.16 545 11/18/2023
2.1.15 362 11/18/2023
2.1.14 491 11/18/2023
2.1.13 643 11/17/2023
2.1.12 131 11/17/2023
2.1.11 626 11/17/2023
2.1.10 431 11/17/2023
2.1.9 401 11/17/2023
2.1.8 285 11/17/2023
2.1.7 667 11/17/2023
2.1.6 357 11/17/2023
2.1.5 215 11/17/2023
2.1.4 729 11/16/2023
2.0.82 987 11/15/2023
2.0.81 127 11/15/2023
2.0.80 122 11/15/2023
2.0.79 258 11/15/2023
2.0.3 131 11/16/2023
2.0.2 131 11/16/2023
2.0.1 126 11/16/2023
1.0.78 486 11/14/2023
1.0.77 921 11/13/2023
1.0.76 661 11/10/2023
1.0.75 664 11/9/2023
1.0.74 140 11/9/2023
1.0.73 992 11/7/2023
1.0.72 520 11/6/2023
1.0.71 464 11/3/2023
1.0.70 521 11/2/2023
1.0.69 985 11/1/2023
1.0.68 1,187 10/26/2023
1.0.67 891 10/19/2023
1.0.66 298 10/18/2023
1.0.65 706 10/17/2023
1.0.64 1,062 10/16/2023
1.0.63 676 10/13/2023
1.0.62 811 10/12/2023
1.0.61 1,380 9/20/2023
1.0.60 561 9/19/2023
1.0.59 635 9/18/2023
1.0.58 147 9/18/2023
1.0.57 971 9/14/2023
1.0.56 1,284 8/31/2023
1.0.55 547 8/30/2023
1.0.54 178 8/30/2023
1.0.53 1,061 8/28/2023
1.0.52 393 8/25/2023
1.0.51 958 8/24/2023
1.0.50 1,291 8/21/2023
1.0.49 441 8/18/2023
1.0.48 819 8/17/2023
1.0.47 152 8/17/2023
1.0.46 1,505 8/10/2023
1.0.45 595 8/9/2023
1.0.44 1,110 8/8/2023
1.0.43 613 8/7/2023
1.0.42 167 8/7/2023
1.0.41 1,513 7/13/2023
1.0.40 1,141 7/11/2023
1.0.39 719 7/10/2023
1.0.38 982 7/7/2023
1.0.37 192 7/7/2023
1.0.36 1,625 6/30/2023
1.0.35 824 6/29/2023
1.0.34 967 6/28/2023
1.0.33 187 6/28/2023
1.0.32 1,457 6/26/2023
1.0.31 543 6/23/2023
1.0.30 1,386 6/21/2023
1.0.29 1,496 6/15/2023
1.0.28 799 6/14/2023
1.0.27 210 6/14/2023
1.0.26 1,778 6/9/2023
1.0.25 900 6/8/2023
1.0.24 503 6/7/2023
1.0.23 230 6/7/2023
1.0.22 851 6/6/2023
1.0.21 1,769 6/5/2023
1.0.20 547 6/2/2023
1.0.19 200 6/2/2023
1.0.18 1,054 6/1/2023
1.0.17 374 5/31/2023
1.0.16 1,186 5/31/2023
1.0.15 389 5/31/2023
1.0.14 985 5/30/2023
1.0.13 1,401 5/26/2023
1.0.12 920 5/25/2023
1.0.11 851 5/24/2023
1.0.10 296 5/24/2023
1.0.8 1,201 5/23/2023
1.0.7 418 5/22/2023
1.0.6 1,378 5/17/2023
1.0.5 2,659 4/11/2023
1.0.4 540 4/3/2023
1.0.3 629 3/31/2023
1.0.2 229 3/31/2023
1.0.1 407 2/27/2023