Soenneker.Utils.Cancellation 3.0.691

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.691
                    
NuGet\Install-Package Soenneker.Utils.Cancellation -Version 3.0.691
                    
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.691" />
                    
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.691" />
                    
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.691
                    
#r "nuget: Soenneker.Utils.Cancellation, 3.0.691"
                    
#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.691
                    
Install Soenneker.Utils.Cancellation as a Cake Addin
#tool nuget:?package=Soenneker.Utils.Cancellation&version=3.0.691
                    
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 271 6/11/2025
3.0.708 279 6/11/2025
3.0.707 139 5/27/2025
3.0.706 136 5/22/2025
3.0.705 213 5/13/2025
3.0.704 234 5/13/2025
3.0.703 142 5/7/2025
3.0.702 142 5/5/2025
3.0.701 142 5/5/2025
3.0.700 166 4/8/2025
3.0.699 163 4/8/2025
3.0.698 149 4/8/2025
3.0.697 161 4/8/2025
3.0.696 155 4/8/2025
3.0.695 160 4/8/2025
3.0.694 163 4/8/2025
3.0.693 166 4/8/2025
3.0.692 158 4/7/2025
3.0.691 160 4/7/2025
3.0.690 158 4/7/2025
3.0.689 168 4/7/2025
3.0.688 164 4/7/2025
3.0.687 165 4/6/2025
3.0.686 166 4/6/2025
3.0.685 165 4/6/2025
3.0.684 139 4/6/2025
3.0.683 143 4/6/2025
3.0.682 114 4/6/2025
3.0.681 112 4/6/2025
3.0.680 109 4/6/2025
3.0.679 92 4/5/2025
3.0.678 89 4/5/2025
3.0.677 87 4/5/2025
3.0.676 97 4/5/2025
3.0.675 93 4/5/2025
3.0.674 98 4/5/2025
3.0.673 94 4/4/2025
3.0.672 161 4/4/2025
3.0.671 156 4/1/2025
3.0.670 154 4/1/2025
3.0.669 155 3/31/2025
3.0.668 89 3/29/2025
3.0.667 464 3/25/2025
3.0.666 473 3/25/2025
3.0.665 118 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 179 3/11/2025
3.0.655 165 3/11/2025
3.0.654 170 3/11/2025
3.0.653 175 3/11/2025
3.0.652 174 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 110 3/2/2025
3.0.646 110 3/2/2025
3.0.645 110 3/2/2025
3.0.644 110 3/2/2025
3.0.643 110 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 107 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 114 2/25/2025
3.0.633 102 2/25/2025
3.0.632 99 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 110 2/22/2025
3.0.627 119 2/22/2025
3.0.626 105 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 106 2/19/2025
3.0.618 106 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 102 2/18/2025
3.0.613 108 2/14/2025
3.0.612 115 2/13/2025
3.0.611 109 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 117 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 107 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 96 2/8/2025
3.0.586 104 2/8/2025
3.0.585 102 2/7/2025
3.0.584 96 2/7/2025
3.0.583 111 2/7/2025
3.0.582 105 2/7/2025
3.0.581 96 2/7/2025
3.0.580 100 2/6/2025
3.0.579 113 2/5/2025
3.0.578 122 2/5/2025
3.0.577 100 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 111 1/28/2025
3.0.571 95 1/28/2025
3.0.570 86 1/28/2025
3.0.569 97 1/28/2025
3.0.568 94 1/27/2025
3.0.567 93 1/27/2025
3.0.566 87 1/27/2025
3.0.565 91 1/27/2025
3.0.564 90 1/27/2025
3.0.563 100 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 96 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 102 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 101 1/21/2025
3.0.538 101 1/21/2025
3.0.537 92 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 97 1/20/2025
3.0.530 96 1/20/2025
3.0.529 99 1/20/2025
3.0.528 96 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 90 1/19/2025
3.0.523 96 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 91 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 95 1/17/2025
3.0.513 89 1/16/2025
3.0.512 89 1/16/2025
3.0.511 96 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 91 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 68 1/14/2025
3.0.499 69 1/14/2025
3.0.498 81 1/14/2025
3.0.497 79 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 82 1/13/2025
3.0.491 94 1/11/2025
3.0.490 96 1/11/2025
3.0.489 100 1/11/2025
3.0.488 93 1/11/2025
3.0.487 97 1/10/2025
3.0.486 103 1/10/2025
3.0.485 95 1/10/2025
3.0.484 91 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 112 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 113 1/1/2025
3.0.473 117 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 99 12/31/2024
3.0.461 113 12/31/2024
3.0.460 111 12/31/2024
3.0.459 110 12/28/2024
3.0.458 94 12/28/2024
3.0.457 96 12/27/2024
3.0.456 110 12/27/2024
3.0.455 98 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 109 12/24/2024
3.0.450 105 12/24/2024
3.0.449 105 12/24/2024
3.0.448 105 12/24/2024
3.0.447 99 12/24/2024
3.0.446 107 12/23/2024
3.0.445 97 12/23/2024
3.0.444 96 12/23/2024
3.0.443 108 12/23/2024
3.0.442 101 12/23/2024
3.0.441 101 12/23/2024
3.0.440 107 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 111 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 107 12/21/2024
3.0.428 100 12/21/2024
3.0.427 105 12/20/2024
3.0.426 107 12/20/2024
3.0.425 99 12/20/2024
3.0.424 110 12/20/2024
3.0.423 109 12/20/2024
3.0.422 109 12/20/2024
3.0.421 110 12/19/2024
3.0.420 106 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 103 12/9/2024
3.0.414 103 12/9/2024
3.0.413 111 12/6/2024
3.0.412 109 12/6/2024
3.0.411 102 12/6/2024
3.0.410 107 12/6/2024
3.0.409 108 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 108 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 108 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 110 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 104 12/2/2024
3.0.387 111 12/1/2024
3.0.386 111 11/29/2024
3.0.385 111 11/21/2024
3.0.384 111 11/20/2024
3.0.382 110 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 100 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 101 11/14/2024
3.0.373 107 11/14/2024
3.0.372 112 11/14/2024
3.0.371 110 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 107 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 112 11/8/2024
2.1.357 108 11/8/2024
2.1.356 107 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 106 10/22/2024
2.1.348 111 10/22/2024
2.1.347 112 10/17/2024
2.1.346 103 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 107 10/8/2024
2.1.336 103 10/8/2024
2.1.335 107 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 109 10/1/2024
2.1.329 105 10/1/2024
2.1.328 117 10/1/2024
2.1.327 114 9/29/2024
2.1.326 130 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 118 9/26/2024
2.1.320 117 9/26/2024
2.1.319 123 9/26/2024
2.1.318 113 9/23/2024
2.1.317 117 9/23/2024
2.1.316 111 9/23/2024
2.1.315 120 9/23/2024
2.1.314 111 9/23/2024
2.1.313 118 9/17/2024
2.1.312 118 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 114 9/17/2024
2.1.307 112 9/16/2024
2.1.306 129 9/12/2024
2.1.305 133 9/11/2024
2.1.303 115 9/11/2024
2.1.302 127 9/10/2024
2.1.301 119 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 119 9/9/2024
2.1.296 120 9/9/2024
2.1.295 123 9/9/2024
2.1.294 125 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 136 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 137 8/21/2024
2.1.277 133 8/21/2024
2.1.276 136 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 126 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 99 7/25/2024
2.1.263 96 7/25/2024
2.1.262 95 7/24/2024
2.1.261 83 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 134 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 105 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 115 7/9/2024
2.1.245 129 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 119 7/8/2024
2.1.240 123 7/8/2024
2.1.239 134 7/7/2024
2.1.238 162 7/7/2024
2.1.237 1,637 7/3/2024
2.1.236 109 7/3/2024
2.1.235 2,069 6/22/2024
2.1.234 1,017 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 937 5/26/2024
2.1.223 850 5/26/2024
2.1.222 508 5/26/2024
2.1.221 322 5/26/2024
2.1.220 352 5/25/2024
2.1.219 786 5/25/2024
2.1.218 202 5/25/2024
2.1.217 454 5/25/2024
2.1.216 475 5/25/2024
2.1.215 852 5/23/2024
2.1.214 587 5/23/2024
2.1.213 552 5/22/2024
2.1.212 348 5/22/2024
2.1.211 379 5/22/2024
2.1.210 1,508 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 309 4/29/2024
2.1.201 1,038 4/28/2024
2.1.200 353 4/28/2024
2.1.199 208 4/28/2024
2.1.198 741 4/28/2024
2.1.197 286 4/28/2024
2.1.196 472 4/28/2024
2.1.195 313 4/28/2024
2.1.194 619 4/27/2024
2.1.193 898 4/19/2024
2.1.192 1,175 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 510 4/11/2024
2.1.184 606 4/10/2024
2.1.183 452 4/9/2024
2.1.182 1,031 4/2/2024
2.1.181 414 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,001 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 310 3/13/2024
2.1.168 154 3/13/2024
2.1.167 722 3/12/2024
2.1.166 533 3/12/2024
2.1.165 795 3/11/2024
2.1.164 763 3/11/2024
2.1.163 789 3/10/2024
2.1.162 756 3/8/2024
2.1.161 339 3/8/2024
2.1.160 627 3/8/2024
2.1.159 938 3/6/2024
2.1.158 742 3/4/2024
2.1.157 826 3/4/2024
2.1.156 697 3/3/2024
2.1.155 628 3/2/2024
2.1.154 248 3/2/2024
2.1.153 650 3/2/2024
2.1.152 203 3/2/2024
2.1.151 635 2/29/2024
2.1.150 231 2/29/2024
2.1.149 645 2/29/2024
2.1.148 845 2/26/2024
2.1.147 492 2/25/2024
2.1.146 498 2/25/2024
2.1.145 1,772 2/23/2024
2.1.144 642 2/22/2024
2.1.143 446 2/22/2024
2.1.142 675 2/21/2024
2.1.141 660 2/21/2024
2.1.140 565 2/21/2024
2.1.139 372 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 550 2/16/2024
2.1.128 291 2/16/2024
2.1.127 325 2/16/2024
2.1.126 381 2/16/2024
2.1.125 634 2/16/2024
2.1.124 219 2/16/2024
2.1.123 1,111 2/13/2024
2.1.122 931 2/13/2024
2.1.121 231 2/13/2024
2.1.120 479 2/13/2024
2.1.119 489 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 794 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 493 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 290 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 792 2/5/2024
2.1.99 808 2/4/2024
2.1.98 619 2/2/2024
2.1.97 892 1/31/2024
2.1.96 728 1/29/2024
2.1.95 723 1/29/2024
2.1.94 288 1/29/2024
2.1.93 754 1/28/2024
2.1.92 294 1/28/2024
2.1.91 552 1/28/2024
2.1.90 296 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 380 1/27/2024
2.1.84 490 1/27/2024
2.1.83 549 1/27/2024
2.1.82 233 1/26/2024
2.1.81 385 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 543 1/26/2024
2.1.76 379 1/25/2024
2.1.75 336 1/25/2024
2.1.74 342 1/25/2024
2.1.73 374 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 777 1/13/2024
2.1.64 683 1/12/2024
2.1.63 898 1/11/2024
2.1.62 920 1/7/2024
2.1.61 698 1/5/2024
2.1.60 456 1/5/2024
2.1.59 751 1/5/2024
2.1.58 806 1/1/2024
2.1.57 954 12/28/2023
2.1.56 615 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 139 12/27/2023
2.1.51 1,380 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 516 12/25/2023
2.1.46 261 12/25/2023
2.1.45 730 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 326 12/23/2023
2.1.40 540 12/23/2023
2.1.39 1,120 12/19/2023
2.1.38 321 12/19/2023
2.1.37 1,810 12/10/2023
2.1.36 716 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 614 11/23/2023
2.1.24 301 11/23/2023
2.1.23 734 11/20/2023
2.1.22 674 11/20/2023
2.1.21 660 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 694 11/18/2023
2.1.16 544 11/18/2023
2.1.15 362 11/18/2023
2.1.14 491 11/18/2023
2.1.13 640 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 399 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 214 11/17/2023
2.1.4 729 11/16/2023
2.0.82 987 11/15/2023
2.0.81 126 11/15/2023
2.0.80 121 11/15/2023
2.0.79 258 11/15/2023
2.0.3 131 11/16/2023
2.0.2 130 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 138 11/9/2023
1.0.73 989 11/7/2023
1.0.72 520 11/6/2023
1.0.71 463 11/3/2023
1.0.70 521 11/2/2023
1.0.69 981 11/1/2023
1.0.68 1,186 10/26/2023
1.0.67 890 10/19/2023
1.0.66 297 10/18/2023
1.0.65 705 10/17/2023
1.0.64 1,060 10/16/2023
1.0.63 675 10/13/2023
1.0.62 810 10/12/2023
1.0.61 1,377 9/20/2023
1.0.60 559 9/19/2023
1.0.59 634 9/18/2023
1.0.58 146 9/18/2023
1.0.57 970 9/14/2023
1.0.56 1,283 8/31/2023
1.0.55 546 8/30/2023
1.0.54 176 8/30/2023
1.0.53 1,060 8/28/2023
1.0.52 391 8/25/2023
1.0.51 957 8/24/2023
1.0.50 1,290 8/21/2023
1.0.49 440 8/18/2023
1.0.48 817 8/17/2023
1.0.47 149 8/17/2023
1.0.46 1,502 8/10/2023
1.0.45 593 8/9/2023
1.0.44 1,107 8/8/2023
1.0.43 612 8/7/2023
1.0.42 165 8/7/2023
1.0.41 1,512 7/13/2023
1.0.40 1,140 7/11/2023
1.0.39 717 7/10/2023
1.0.38 981 7/7/2023
1.0.37 190 7/7/2023
1.0.36 1,624 6/30/2023
1.0.35 823 6/29/2023
1.0.34 966 6/28/2023
1.0.33 185 6/28/2023
1.0.32 1,456 6/26/2023
1.0.31 542 6/23/2023
1.0.30 1,385 6/21/2023
1.0.29 1,495 6/15/2023
1.0.28 798 6/14/2023
1.0.27 209 6/14/2023
1.0.26 1,777 6/9/2023
1.0.25 899 6/8/2023
1.0.24 502 6/7/2023
1.0.23 229 6/7/2023
1.0.22 850 6/6/2023
1.0.21 1,765 6/5/2023
1.0.20 542 6/2/2023
1.0.19 198 6/2/2023
1.0.18 1,053 6/1/2023
1.0.17 373 5/31/2023
1.0.16 1,185 5/31/2023
1.0.15 388 5/31/2023
1.0.14 984 5/30/2023
1.0.13 1,400 5/26/2023
1.0.12 919 5/25/2023
1.0.11 850 5/24/2023
1.0.10 295 5/24/2023
1.0.8 1,200 5/23/2023
1.0.7 416 5/22/2023
1.0.6 1,377 5/17/2023
1.0.5 2,658 4/11/2023
1.0.4 539 4/3/2023
1.0.3 628 3/31/2023
1.0.2 228 3/31/2023
1.0.1 405 2/27/2023