Soenneker.Utils.Cancellation 2.1.286

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 2.1.286
                    
NuGet\Install-Package Soenneker.Utils.Cancellation -Version 2.1.286
                    
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="2.1.286" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Utils.Cancellation" Version="2.1.286" />
                    
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 2.1.286
                    
#r "nuget: Soenneker.Utils.Cancellation, 2.1.286"
                    
#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.
#:package Soenneker.Utils.Cancellation@2.1.286
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Soenneker.Utils.Cancellation&version=2.1.286
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Utils.Cancellation&version=2.1.286
                    
Install 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 net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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.  net9.0 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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.718 144 9/9/2025
3.0.717 158 9/9/2025
3.0.716 167 9/3/2025
3.0.715 153 8/11/2025
3.0.714 221 8/5/2025
3.0.713 217 8/5/2025
3.0.712 162 7/8/2025
3.0.711 158 7/8/2025
3.0.709 320 6/11/2025
3.0.708 315 6/11/2025
3.0.707 180 5/27/2025
3.0.706 179 5/22/2025
3.0.705 246 5/13/2025
3.0.704 271 5/13/2025
3.0.703 182 5/7/2025
3.0.702 176 5/5/2025
3.0.701 176 5/5/2025
3.0.700 214 4/8/2025
3.0.699 191 4/8/2025
3.0.698 178 4/8/2025
3.0.697 193 4/8/2025
3.0.696 192 4/8/2025
3.0.695 192 4/8/2025
3.0.694 205 4/8/2025
3.0.693 212 4/8/2025
3.0.692 189 4/7/2025
3.0.691 193 4/7/2025
3.0.690 208 4/7/2025
3.0.689 197 4/7/2025
3.0.688 198 4/7/2025
3.0.687 201 4/6/2025
3.0.686 196 4/6/2025
3.0.685 223 4/6/2025
3.0.684 171 4/6/2025
3.0.683 196 4/6/2025
3.0.682 140 4/6/2025
3.0.681 148 4/6/2025
3.0.680 142 4/6/2025
3.0.679 132 4/5/2025
3.0.678 120 4/5/2025
3.0.677 108 4/5/2025
3.0.676 128 4/5/2025
3.0.675 126 4/5/2025
3.0.674 130 4/5/2025
3.0.673 127 4/4/2025
3.0.672 195 4/4/2025
3.0.671 201 4/1/2025
3.0.670 191 4/1/2025
3.0.669 200 3/31/2025
3.0.668 123 3/29/2025
3.0.667 499 3/25/2025
3.0.666 502 3/25/2025
3.0.665 140 3/21/2025
3.0.664 168 3/21/2025
3.0.663 178 3/18/2025
3.0.662 188 3/18/2025
3.0.661 102 3/15/2025
3.0.660 118 3/15/2025
3.0.659 174 3/12/2025
3.0.658 195 3/12/2025
3.0.657 214 3/12/2025
3.0.656 225 3/11/2025
3.0.655 210 3/11/2025
3.0.654 204 3/11/2025
3.0.653 210 3/11/2025
3.0.652 227 3/11/2025
3.0.651 207 3/11/2025
3.0.650 209 3/11/2025
3.0.649 246 3/7/2025
3.0.648 259 3/7/2025
3.0.647 146 3/2/2025
3.0.646 131 3/2/2025
3.0.645 158 3/2/2025
3.0.644 141 3/2/2025
3.0.643 162 3/1/2025
3.0.642 128 3/1/2025
3.0.641 134 3/1/2025
3.0.640 139 3/1/2025
3.0.639 154 3/1/2025
3.0.638 148 3/1/2025
3.0.637 133 3/1/2025
3.0.636 138 2/25/2025
3.0.635 129 2/25/2025
3.0.634 161 2/25/2025
3.0.633 149 2/25/2025
3.0.632 131 2/25/2025
3.0.631 125 2/24/2025
3.0.630 142 2/23/2025
3.0.629 131 2/23/2025
3.0.628 142 2/22/2025
3.0.627 150 2/22/2025
3.0.626 154 2/22/2025
3.0.625 131 2/22/2025
3.0.624 137 2/22/2025
3.0.623 114 2/22/2025
3.0.622 136 2/21/2025
3.0.621 147 2/21/2025
3.0.620 166 2/21/2025
3.0.619 125 2/19/2025
3.0.618 153 2/19/2025
3.0.617 131 2/19/2025
3.0.616 146 2/18/2025
3.0.615 134 2/18/2025
3.0.614 133 2/18/2025
3.0.613 137 2/14/2025
3.0.612 153 2/13/2025
3.0.611 157 2/12/2025
3.0.610 152 2/12/2025
3.0.609 150 2/12/2025
3.0.608 137 2/12/2025
3.0.607 140 2/12/2025
3.0.606 136 2/12/2025
3.0.605 133 2/11/2025
3.0.604 158 2/11/2025
3.0.603 125 2/11/2025
3.0.602 129 2/11/2025
3.0.601 128 2/11/2025
3.0.600 134 2/11/2025
3.0.599 152 2/11/2025
3.0.598 139 2/11/2025
3.0.597 142 2/10/2025
3.0.596 138 2/10/2025
3.0.595 135 2/10/2025
3.0.594 144 2/10/2025
3.0.593 154 2/10/2025
3.0.592 144 2/9/2025
3.0.591 149 2/9/2025
3.0.590 151 2/8/2025
3.0.589 136 2/8/2025
3.0.588 129 2/8/2025
3.0.587 126 2/8/2025
3.0.586 131 2/8/2025
3.0.585 133 2/7/2025
3.0.584 137 2/7/2025
3.0.583 144 2/7/2025
3.0.582 136 2/7/2025
3.0.581 129 2/7/2025
3.0.580 149 2/6/2025
3.0.579 141 2/5/2025
3.0.578 166 2/5/2025
3.0.577 145 2/5/2025
3.0.576 145 2/5/2025
3.0.575 134 2/5/2025
3.0.574 137 2/5/2025
3.0.573 134 2/5/2025
3.0.572 151 1/28/2025
3.0.571 143 1/28/2025
3.0.570 115 1/28/2025
3.0.569 141 1/28/2025
3.0.568 129 1/27/2025
3.0.567 128 1/27/2025
3.0.566 119 1/27/2025
3.0.565 123 1/27/2025
3.0.564 119 1/27/2025
3.0.563 127 1/26/2025
3.0.562 131 1/26/2025
3.0.561 126 1/26/2025
3.0.560 137 1/26/2025
3.0.559 145 1/26/2025
3.0.558 130 1/25/2025
3.0.557 127 1/25/2025
3.0.556 128 1/25/2025
3.0.555 125 1/25/2025
3.0.554 139 1/25/2025
3.0.553 126 1/25/2025
3.0.552 124 1/24/2025
3.0.551 125 1/24/2025
3.0.550 135 1/24/2025
3.0.549 123 1/24/2025
3.0.548 120 1/24/2025
3.0.547 130 1/23/2025
3.0.546 124 1/23/2025
3.0.545 128 1/22/2025
3.0.544 125 1/21/2025
3.0.543 138 1/21/2025
3.0.542 126 1/21/2025
3.0.541 128 1/21/2025
3.0.540 132 1/21/2025
3.0.539 149 1/21/2025
3.0.538 129 1/21/2025
3.0.537 134 1/21/2025
3.0.536 128 1/21/2025
3.0.535 135 1/20/2025
3.0.534 132 1/20/2025
3.0.533 124 1/20/2025
3.0.532 125 1/20/2025
3.0.531 144 1/20/2025
3.0.530 142 1/20/2025
3.0.529 126 1/20/2025
3.0.528 140 1/20/2025
3.0.527 122 1/19/2025
3.0.526 129 1/19/2025
3.0.525 124 1/19/2025
3.0.524 140 1/19/2025
3.0.523 141 1/19/2025
3.0.522 117 1/19/2025
3.0.521 112 1/19/2025
3.0.520 129 1/18/2025
3.0.519 130 1/18/2025
3.0.518 133 1/17/2025
3.0.517 123 1/17/2025
3.0.516 138 1/17/2025
3.0.515 118 1/17/2025
3.0.514 141 1/17/2025
3.0.513 120 1/16/2025
3.0.512 129 1/16/2025
3.0.511 138 1/16/2025
3.0.510 112 1/16/2025
3.0.509 118 1/16/2025
3.0.508 117 1/16/2025
3.0.507 125 1/16/2025
3.0.506 119 1/15/2025
3.0.505 141 1/15/2025
3.0.504 111 1/15/2025
3.0.503 122 1/15/2025
3.0.502 99 1/15/2025
3.0.501 91 1/15/2025
3.0.500 99 1/14/2025
3.0.499 98 1/14/2025
3.0.498 111 1/14/2025
3.0.497 115 1/14/2025
3.0.496 116 1/13/2025
3.0.495 113 1/13/2025
3.0.494 119 1/13/2025
3.0.493 115 1/13/2025
3.0.492 130 1/13/2025
3.0.491 126 1/11/2025
3.0.490 128 1/11/2025
3.0.489 148 1/11/2025
3.0.488 127 1/11/2025
3.0.487 151 1/10/2025
3.0.486 151 1/10/2025
3.0.485 127 1/10/2025
3.0.484 122 1/10/2025
3.0.483 140 1/10/2025
3.0.482 126 1/10/2025
3.0.481 159 1/3/2025
3.0.480 145 1/3/2025
3.0.479 139 1/3/2025
3.0.478 145 1/2/2025
3.0.477 139 1/2/2025
3.0.476 139 1/2/2025
3.0.475 146 1/2/2025
3.0.474 179 1/1/2025
3.0.473 151 1/1/2025
3.0.472 144 1/1/2025
3.0.471 139 1/1/2025
3.0.470 149 1/1/2025
3.0.469 146 12/31/2024
3.0.468 141 12/31/2024
3.0.467 152 12/31/2024
3.0.466 156 12/31/2024
3.0.465 156 12/31/2024
3.0.464 146 12/31/2024
3.0.463 140 12/31/2024
3.0.462 139 12/31/2024
3.0.461 167 12/31/2024
3.0.460 144 12/31/2024
3.0.459 144 12/28/2024
3.0.458 127 12/28/2024
3.0.457 128 12/27/2024
3.0.456 144 12/27/2024
3.0.455 130 12/27/2024
3.0.454 140 12/24/2024
3.0.453 132 12/24/2024
3.0.452 137 12/24/2024
3.0.451 159 12/24/2024
3.0.450 140 12/24/2024
3.0.449 157 12/24/2024
3.0.448 126 12/24/2024
3.0.447 143 12/24/2024
3.0.446 136 12/23/2024
3.0.445 125 12/23/2024
3.0.444 126 12/23/2024
3.0.443 156 12/23/2024
3.0.442 131 12/23/2024
3.0.441 131 12/23/2024
3.0.440 149 12/23/2024
3.0.439 138 12/22/2024
3.0.438 135 12/22/2024
3.0.437 142 12/22/2024
3.0.436 132 12/22/2024
3.0.435 145 12/22/2024
3.0.434 141 12/21/2024
3.0.433 136 12/21/2024
3.0.432 142 12/21/2024
3.0.431 131 12/21/2024
3.0.430 135 12/21/2024
3.0.429 140 12/21/2024
3.0.428 130 12/21/2024
3.0.427 128 12/20/2024
3.0.426 155 12/20/2024
3.0.425 129 12/20/2024
3.0.424 144 12/20/2024
3.0.423 143 12/20/2024
3.0.422 156 12/20/2024
3.0.421 139 12/19/2024
3.0.420 148 12/19/2024
3.0.418 150 12/16/2024
3.0.417 127 12/9/2024
3.0.416 129 12/9/2024
3.0.415 146 12/9/2024
3.0.414 132 12/9/2024
3.0.413 142 12/6/2024
3.0.412 153 12/6/2024
3.0.411 136 12/6/2024
3.0.410 138 12/6/2024
3.0.409 154 12/6/2024
3.0.408 136 12/6/2024
3.0.407 137 12/6/2024
3.0.406 140 12/6/2024
3.0.405 145 12/6/2024
3.0.404 136 12/5/2024
3.0.403 134 12/5/2024
3.0.402 142 12/5/2024
3.0.401 151 12/4/2024
3.0.400 139 12/4/2024
3.0.399 138 12/4/2024
3.0.398 155 12/3/2024
3.0.397 138 12/3/2024
3.0.396 154 12/3/2024
3.0.395 132 12/3/2024
3.0.394 139 12/3/2024
3.0.393 150 12/3/2024
3.0.392 134 12/3/2024
3.0.391 132 12/3/2024
3.0.390 146 12/2/2024
3.0.389 139 12/2/2024
3.0.388 142 12/2/2024
3.0.387 145 12/1/2024
3.0.386 132 11/29/2024
3.0.385 155 11/21/2024
3.0.384 142 11/20/2024
3.0.382 149 11/20/2024
3.0.381 134 11/20/2024
3.0.380 141 11/19/2024
3.0.379 135 11/19/2024
3.0.378 141 11/19/2024
3.0.377 144 11/19/2024
3.0.376 144 11/14/2024
3.0.375 134 11/14/2024
3.0.374 122 11/14/2024
3.0.373 135 11/14/2024
3.0.372 148 11/14/2024
3.0.371 157 11/14/2024
3.0.370 141 11/14/2024
2.1.369 137 11/14/2024
2.1.368 136 11/13/2024
2.1.367 138 11/13/2024
2.1.366 158 11/12/2024
2.1.365 153 11/12/2024
2.1.364 137 11/12/2024
2.1.363 140 11/9/2024
2.1.362 124 11/9/2024
2.1.361 133 11/8/2024
2.1.360 133 11/8/2024
2.1.359 138 11/8/2024
2.1.358 153 11/8/2024
2.1.357 142 11/8/2024
2.1.356 148 11/8/2024
2.1.355 121 10/31/2024
2.1.354 147 10/29/2024
2.1.353 135 10/29/2024
2.1.352 141 10/29/2024
2.1.351 143 10/26/2024
2.1.350 155 10/22/2024
2.1.349 155 10/22/2024
2.1.348 154 10/22/2024
2.1.347 140 10/17/2024
2.1.346 136 10/14/2024
2.1.345 140 10/11/2024
2.1.344 149 10/11/2024
2.1.343 164 10/11/2024
2.1.341 143 10/8/2024
2.1.340 143 10/8/2024
2.1.339 117 10/8/2024
2.1.338 129 10/8/2024
2.1.337 147 10/8/2024
2.1.336 124 10/8/2024
2.1.335 141 10/3/2024
2.1.334 138 10/3/2024
2.1.333 142 10/3/2024
2.1.332 144 10/2/2024
2.1.331 145 10/2/2024
2.1.330 142 10/1/2024
2.1.329 139 10/1/2024
2.1.328 160 10/1/2024
2.1.327 145 9/29/2024
2.1.326 180 9/29/2024
2.1.325 140 9/29/2024
2.1.324 148 9/27/2024
2.1.323 141 9/27/2024
2.1.322 145 9/27/2024
2.1.321 172 9/26/2024
2.1.320 148 9/26/2024
2.1.319 170 9/26/2024
2.1.318 145 9/23/2024
2.1.317 147 9/23/2024
2.1.316 141 9/23/2024
2.1.315 165 9/23/2024
2.1.314 153 9/23/2024
2.1.313 150 9/17/2024
2.1.312 163 9/17/2024
2.1.311 136 9/17/2024
2.1.310 142 9/17/2024
2.1.309 132 9/17/2024
2.1.308 143 9/17/2024
2.1.307 155 9/16/2024
2.1.306 159 9/12/2024
2.1.305 178 9/11/2024
2.1.303 162 9/11/2024
2.1.302 154 9/10/2024
2.1.301 154 9/10/2024
2.1.300 148 9/10/2024
2.1.299 161 9/10/2024
2.1.298 151 9/9/2024
2.1.297 148 9/9/2024
2.1.296 168 9/9/2024
2.1.295 172 9/9/2024
2.1.294 171 9/9/2024
2.1.293 161 9/6/2024
2.1.292 169 9/6/2024
2.1.291 166 9/5/2024
2.1.290 154 9/5/2024
2.1.289 157 9/5/2024
2.1.288 160 9/5/2024
2.1.287 154 9/5/2024
2.1.286 148 9/5/2024
2.1.285 181 9/4/2024
2.1.284 148 9/3/2024
2.1.283 179 9/3/2024
2.1.282 157 9/3/2024
2.1.281 154 9/3/2024
2.1.280 154 8/29/2024
2.1.279 176 8/26/2024
2.1.278 169 8/21/2024
2.1.277 163 8/21/2024
2.1.276 188 8/20/2024
2.1.275 178 8/20/2024
2.1.274 165 8/20/2024
2.1.273 172 8/19/2024
2.1.272 177 8/15/2024
2.1.271 174 8/13/2024
2.1.270 146 8/6/2024
2.1.269 118 8/6/2024
2.1.268 141 8/1/2024
2.1.267 143 8/1/2024
2.1.266 134 8/1/2024
2.1.265 120 7/25/2024
2.1.264 134 7/25/2024
2.1.263 125 7/25/2024
2.1.262 127 7/24/2024
2.1.261 127 7/24/2024
2.1.260 224 7/20/2024
2.1.259 170 7/14/2024
2.1.258 138 7/14/2024
2.1.256 187 7/10/2024
2.1.255 154 7/10/2024
2.1.254 133 7/10/2024
2.1.253 156 7/10/2024
2.1.252 137 7/10/2024
2.1.251 155 7/10/2024
2.1.250 129 7/9/2024
2.1.249 133 7/9/2024
2.1.248 120 7/9/2024
2.1.247 166 7/9/2024
2.1.246 157 7/9/2024
2.1.245 174 7/9/2024
2.1.244 122 7/9/2024
2.1.243 166 7/9/2024
2.1.242 171 7/8/2024
2.1.241 159 7/8/2024
2.1.240 155 7/8/2024
2.1.239 186 7/7/2024
2.1.238 207 7/7/2024
2.1.237 2,696 7/3/2024
2.1.236 148 7/3/2024
2.1.235 3,290 6/22/2024
2.1.234 1,599 6/15/2024
2.1.233 556 6/15/2024
2.1.232 1,654 6/14/2024
2.1.231 1,638 6/1/2024
2.1.230 249 6/1/2024
2.1.229 649 6/1/2024
2.1.228 2,185 5/31/2024
2.1.227 1,428 5/29/2024
2.1.226 1,304 5/28/2024
2.1.225 653 5/27/2024
2.1.224 1,506 5/26/2024
2.1.223 1,337 5/26/2024
2.1.222 792 5/26/2024
2.1.221 427 5/26/2024
2.1.220 510 5/25/2024
2.1.219 1,197 5/25/2024
2.1.218 249 5/25/2024
2.1.217 688 5/25/2024
2.1.216 679 5/25/2024
2.1.215 1,305 5/23/2024
2.1.214 899 5/23/2024
2.1.213 838 5/22/2024
2.1.212 473 5/22/2024
2.1.211 536 5/22/2024
2.1.210 2,365 5/18/2024
2.1.209 938 5/17/2024
2.1.208 472 5/17/2024
2.1.207 1,193 5/16/2024
2.1.206 318 5/15/2024
2.1.205 1,543 5/15/2024
2.1.204 1,806 5/13/2024
2.1.203 1,977 4/29/2024
2.1.202 428 4/29/2024
2.1.201 1,625 4/28/2024
2.1.200 492 4/28/2024
2.1.199 267 4/28/2024
2.1.198 1,129 4/28/2024
2.1.197 383 4/28/2024
2.1.196 662 4/28/2024
2.1.195 478 4/28/2024
2.1.194 938 4/27/2024
2.1.193 1,303 4/19/2024
2.1.192 1,835 4/18/2024
2.1.191 1,379 4/12/2024
2.1.190 927 4/12/2024
2.1.189 531 4/12/2024
2.1.188 527 4/12/2024
2.1.187 832 4/12/2024
2.1.186 608 4/12/2024
2.1.185 704 4/11/2024
2.1.184 862 4/10/2024
2.1.183 684 4/9/2024
2.1.182 1,507 4/2/2024
2.1.181 613 4/1/2024
2.1.180 1,186 3/29/2024
2.1.179 1,126 3/25/2024
2.1.178 508 3/25/2024
2.1.177 1,426 3/20/2024
2.1.176 1,339 3/19/2024
2.1.175 662 3/19/2024
2.1.174 1,028 3/18/2024
2.1.173 1,522 3/15/2024
2.1.172 1,049 3/13/2024
2.1.171 440 3/13/2024
2.1.170 1,122 3/13/2024
2.1.169 423 3/13/2024
2.1.168 197 3/13/2024
2.1.167 1,070 3/12/2024
2.1.166 795 3/12/2024
2.1.165 1,182 3/11/2024
2.1.164 1,149 3/11/2024
2.1.163 1,233 3/10/2024
2.1.162 1,164 3/8/2024
2.1.161 486 3/8/2024
2.1.160 919 3/8/2024
2.1.159 1,430 3/6/2024
2.1.158 1,122 3/4/2024
2.1.157 1,232 3/4/2024
2.1.156 1,006 3/3/2024
2.1.155 967 3/2/2024
2.1.154 305 3/2/2024
2.1.153 962 3/2/2024
2.1.152 290 3/2/2024
2.1.151 934 2/29/2024
2.1.150 309 2/29/2024
2.1.149 960 2/29/2024
2.1.148 1,175 2/26/2024
2.1.147 705 2/25/2024
2.1.146 743 2/25/2024
2.1.145 2,737 2/23/2024
2.1.144 930 2/22/2024
2.1.143 644 2/22/2024
2.1.142 975 2/21/2024
2.1.141 972 2/21/2024
2.1.140 859 2/21/2024
2.1.139 568 2/21/2024
2.1.138 412 2/21/2024
2.1.137 166 2/21/2024
2.1.136 2,313 2/20/2024
2.1.135 816 2/20/2024
2.1.134 651 2/20/2024
2.1.133 734 2/19/2024
2.1.132 1,012 2/19/2024
2.1.131 1,065 2/17/2024
2.1.130 731 2/17/2024
2.1.129 827 2/16/2024
2.1.128 417 2/16/2024
2.1.127 458 2/16/2024
2.1.126 555 2/16/2024
2.1.125 935 2/16/2024
2.1.124 315 2/16/2024
2.1.123 1,683 2/13/2024
2.1.122 1,435 2/13/2024
2.1.121 330 2/13/2024
2.1.120 721 2/13/2024
2.1.119 773 2/13/2024
2.1.118 969 2/12/2024
2.1.117 480 2/11/2024
2.1.116 1,492 2/11/2024
2.1.115 764 2/11/2024
2.1.114 990 2/10/2024
2.1.113 526 2/9/2024
2.1.112 1,214 2/9/2024
2.1.111 921 2/9/2024
2.1.110 494 2/8/2024
2.1.109 874 2/8/2024
2.1.108 733 2/8/2024
2.1.107 833 2/8/2024
2.1.106 1,158 2/7/2024
2.1.105 690 2/7/2024
2.1.104 413 2/7/2024
2.1.103 1,040 2/7/2024
2.1.102 158 2/6/2024
2.1.101 801 2/6/2024
2.1.100 1,235 2/5/2024
2.1.99 1,290 2/4/2024
2.1.98 943 2/2/2024
2.1.97 1,342 1/31/2024
2.1.96 1,141 1/29/2024
2.1.95 1,131 1/29/2024
2.1.94 409 1/29/2024
2.1.93 1,130 1/28/2024
2.1.92 447 1/28/2024
2.1.91 832 1/28/2024
2.1.90 429 1/28/2024
2.1.89 518 1/28/2024
2.1.88 1,243 1/27/2024
2.1.87 762 1/27/2024
2.1.86 243 1/27/2024
2.1.85 577 1/27/2024
2.1.84 679 1/27/2024
2.1.83 845 1/27/2024
2.1.82 355 1/26/2024
2.1.81 562 1/26/2024
2.1.80 794 1/26/2024
2.1.79 429 1/26/2024
2.1.78 1,296 1/26/2024
2.1.77 833 1/26/2024
2.1.76 575 1/25/2024
2.1.75 493 1/25/2024
2.1.74 530 1/25/2024
2.1.73 561 1/25/2024
2.1.72 1,674 1/19/2024
2.1.71 1,307 1/15/2024
2.1.70 630 1/15/2024
2.1.69 605 1/15/2024
2.1.68 777 1/15/2024
2.1.67 1,004 1/15/2024
2.1.66 1,083 1/14/2024
2.1.65 1,207 1/13/2024
2.1.64 1,052 1/12/2024
2.1.63 1,384 1/11/2024
2.1.62 1,396 1/7/2024
2.1.61 1,019 1/5/2024
2.1.60 647 1/5/2024
2.1.59 1,091 1/5/2024
2.1.58 1,201 1/1/2024
2.1.57 1,437 12/28/2023
2.1.56 943 12/28/2023
2.1.55 870 12/28/2023
2.1.54 581 12/27/2023
2.1.53 429 12/27/2023
2.1.52 182 12/27/2023
2.1.51 2,063 12/25/2023
2.1.50 332 12/25/2023
2.1.49 886 12/25/2023
2.1.48 564 12/25/2023
2.1.47 752 12/25/2023
2.1.46 340 12/25/2023
2.1.45 1,091 12/24/2023
2.1.44 1,325 12/23/2023
2.1.43 691 12/23/2023
2.1.42 1,078 12/23/2023
2.1.41 455 12/23/2023
2.1.40 777 12/23/2023
2.1.39 1,666 12/19/2023
2.1.38 433 12/19/2023
2.1.37 2,664 12/10/2023
2.1.36 1,018 12/10/2023
2.1.35 1,811 12/9/2023
2.1.34 818 12/9/2023
2.1.33 992 12/9/2023
2.1.32 1,733 12/6/2023
2.1.31 1,500 12/5/2023
2.1.30 1,006 12/4/2023
2.1.29 297 12/4/2023
2.1.28 776 12/4/2023
2.1.27 1,884 11/23/2023
2.1.26 702 11/23/2023
2.1.25 920 11/23/2023
2.1.24 401 11/23/2023
2.1.23 1,130 11/20/2023
2.1.22 1,022 11/20/2023
2.1.21 997 11/19/2023
2.1.20 452 11/19/2023
2.1.19 879 11/19/2023
2.1.18 579 11/19/2023
2.1.17 1,042 11/18/2023
2.1.16 810 11/18/2023
2.1.15 533 11/18/2023
2.1.14 700 11/18/2023
2.1.13 964 11/17/2023
2.1.12 170 11/17/2023
2.1.11 947 11/17/2023
2.1.10 637 11/17/2023
2.1.9 560 11/17/2023
2.1.8 365 11/17/2023
2.1.7 1,009 11/17/2023
2.1.6 539 11/17/2023
2.1.5 274 11/17/2023
2.1.4 1,180 11/16/2023
2.0.82 1,552 11/15/2023
2.0.81 149 11/15/2023
2.0.80 154 11/15/2023
2.0.79 297 11/15/2023
2.0.3 153 11/16/2023
2.0.2 158 11/16/2023
2.0.1 148 11/16/2023
1.0.78 691 11/14/2023
1.0.77 1,332 11/13/2023
1.0.76 916 11/10/2023
1.0.75 941 11/9/2023
1.0.74 169 11/9/2023
1.0.73 1,430 11/7/2023
1.0.72 722 11/6/2023
1.0.71 646 11/3/2023
1.0.70 692 11/2/2023
1.0.69 1,406 11/1/2023
1.0.68 1,729 10/26/2023
1.0.67 1,276 10/19/2023
1.0.66 376 10/18/2023
1.0.65 989 10/17/2023
1.0.64 1,557 10/16/2023
1.0.63 937 10/13/2023
1.0.62 1,123 10/12/2023
1.0.61 1,914 9/20/2023
1.0.60 816 9/19/2023
1.0.59 919 9/18/2023
1.0.58 191 9/18/2023
1.0.57 1,426 9/14/2023
1.0.56 1,825 8/31/2023
1.0.55 753 8/30/2023
1.0.54 232 8/30/2023
1.0.53 1,493 8/28/2023
1.0.52 541 8/25/2023
1.0.51 1,415 8/24/2023
1.0.50 1,848 8/21/2023
1.0.49 590 8/18/2023
1.0.48 1,151 8/17/2023
1.0.47 205 8/17/2023
1.0.46 2,096 8/10/2023
1.0.45 838 8/9/2023
1.0.44 1,591 8/8/2023
1.0.43 826 8/7/2023
1.0.42 210 8/7/2023
1.0.41 2,093 7/13/2023
1.0.40 1,574 7/11/2023
1.0.39 972 7/10/2023
1.0.38 1,367 7/7/2023
1.0.37 253 7/7/2023
1.0.36 2,192 6/30/2023
1.0.35 1,109 6/29/2023
1.0.34 1,294 6/28/2023
1.0.33 250 6/28/2023
1.0.32 1,932 6/26/2023
1.0.31 677 6/23/2023
1.0.30 1,840 6/21/2023
1.0.29 2,021 6/15/2023
1.0.28 1,044 6/14/2023
1.0.27 256 6/14/2023
1.0.26 2,341 6/9/2023
1.0.25 1,112 6/8/2023
1.0.24 593 6/7/2023
1.0.23 291 6/7/2023
1.0.22 1,044 6/6/2023
1.0.21 2,339 6/5/2023
1.0.20 664 6/2/2023
1.0.19 261 6/2/2023
1.0.18 1,367 6/1/2023
1.0.17 439 5/31/2023
1.0.16 1,536 5/31/2023
1.0.15 462 5/31/2023
1.0.14 1,227 5/30/2023
1.0.13 1,837 5/26/2023
1.0.12 1,171 5/25/2023
1.0.11 1,060 5/24/2023
1.0.10 378 5/24/2023
1.0.8 1,512 5/23/2023
1.0.7 541 5/22/2023
1.0.6 1,784 5/17/2023
1.0.5 3,322 4/11/2023
1.0.4 665 4/3/2023
1.0.3 707 3/31/2023
1.0.2 587 3/31/2023
1.0.1 473 2/27/2023