Soenneker.Utils.Cancellation 2.1.91

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.91
                    
NuGet\Install-Package Soenneker.Utils.Cancellation -Version 2.1.91
                    
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.91" />
                    
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.91" />
                    
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.91
                    
#r "nuget: Soenneker.Utils.Cancellation, 2.1.91"
                    
#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.91
                    
#: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.91
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Utils.Cancellation&version=2.1.91
                    
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 158 9/9/2025
3.0.717 160 9/9/2025
3.0.716 177 9/3/2025
3.0.715 153 8/11/2025
3.0.714 231 8/5/2025
3.0.713 237 8/5/2025
3.0.712 172 7/8/2025
3.0.711 168 7/8/2025
3.0.709 323 6/11/2025
3.0.708 315 6/11/2025
3.0.707 192 5/27/2025
3.0.706 190 5/22/2025
3.0.705 256 5/13/2025
3.0.704 282 5/13/2025
3.0.703 193 5/7/2025
3.0.702 186 5/5/2025
3.0.701 186 5/5/2025
3.0.700 225 4/8/2025
3.0.699 201 4/8/2025
3.0.698 188 4/8/2025
3.0.697 203 4/8/2025
3.0.696 202 4/8/2025
3.0.695 202 4/8/2025
3.0.694 215 4/8/2025
3.0.693 226 4/8/2025
3.0.692 199 4/7/2025
3.0.691 203 4/7/2025
3.0.690 219 4/7/2025
3.0.689 207 4/7/2025
3.0.688 208 4/7/2025
3.0.687 214 4/6/2025
3.0.686 206 4/6/2025
3.0.685 234 4/6/2025
3.0.684 181 4/6/2025
3.0.683 196 4/6/2025
3.0.682 151 4/6/2025
3.0.681 159 4/6/2025
3.0.680 152 4/6/2025
3.0.679 142 4/5/2025
3.0.678 130 4/5/2025
3.0.677 118 4/5/2025
3.0.676 138 4/5/2025
3.0.675 136 4/5/2025
3.0.674 141 4/5/2025
3.0.673 147 4/4/2025
3.0.672 205 4/4/2025
3.0.671 215 4/1/2025
3.0.670 201 4/1/2025
3.0.669 212 3/31/2025
3.0.668 133 3/29/2025
3.0.667 509 3/25/2025
3.0.666 513 3/25/2025
3.0.665 151 3/21/2025
3.0.664 178 3/21/2025
3.0.663 188 3/18/2025
3.0.662 198 3/18/2025
3.0.661 112 3/15/2025
3.0.660 128 3/15/2025
3.0.659 184 3/12/2025
3.0.658 205 3/12/2025
3.0.657 226 3/12/2025
3.0.656 236 3/11/2025
3.0.655 222 3/11/2025
3.0.654 214 3/11/2025
3.0.653 220 3/11/2025
3.0.652 240 3/11/2025
3.0.651 221 3/11/2025
3.0.650 220 3/11/2025
3.0.649 257 3/7/2025
3.0.648 270 3/7/2025
3.0.647 159 3/2/2025
3.0.646 142 3/2/2025
3.0.645 171 3/2/2025
3.0.644 151 3/2/2025
3.0.643 174 3/1/2025
3.0.642 139 3/1/2025
3.0.641 144 3/1/2025
3.0.640 149 3/1/2025
3.0.639 154 3/1/2025
3.0.638 160 3/1/2025
3.0.637 143 3/1/2025
3.0.636 149 2/25/2025
3.0.635 139 2/25/2025
3.0.634 173 2/25/2025
3.0.633 160 2/25/2025
3.0.632 141 2/25/2025
3.0.631 135 2/24/2025
3.0.630 152 2/23/2025
3.0.629 141 2/23/2025
3.0.628 152 2/22/2025
3.0.627 161 2/22/2025
3.0.626 167 2/22/2025
3.0.625 141 2/22/2025
3.0.624 147 2/22/2025
3.0.623 124 2/22/2025
3.0.622 146 2/21/2025
3.0.621 157 2/21/2025
3.0.620 179 2/21/2025
3.0.619 136 2/19/2025
3.0.618 163 2/19/2025
3.0.617 141 2/19/2025
3.0.616 156 2/18/2025
3.0.615 144 2/18/2025
3.0.614 143 2/18/2025
3.0.613 147 2/14/2025
3.0.612 165 2/13/2025
3.0.611 168 2/12/2025
3.0.610 163 2/12/2025
3.0.609 151 2/12/2025
3.0.608 147 2/12/2025
3.0.607 150 2/12/2025
3.0.606 146 2/12/2025
3.0.605 143 2/11/2025
3.0.604 172 2/11/2025
3.0.603 135 2/11/2025
3.0.602 139 2/11/2025
3.0.601 138 2/11/2025
3.0.600 144 2/11/2025
3.0.599 165 2/11/2025
3.0.598 149 2/11/2025
3.0.597 152 2/10/2025
3.0.596 148 2/10/2025
3.0.595 145 2/10/2025
3.0.594 154 2/10/2025
3.0.593 165 2/10/2025
3.0.592 155 2/9/2025
3.0.591 162 2/9/2025
3.0.590 161 2/8/2025
3.0.589 146 2/8/2025
3.0.588 139 2/8/2025
3.0.587 136 2/8/2025
3.0.586 141 2/8/2025
3.0.585 143 2/7/2025
3.0.584 137 2/7/2025
3.0.583 144 2/7/2025
3.0.582 146 2/7/2025
3.0.581 129 2/7/2025
3.0.580 161 2/6/2025
3.0.579 141 2/5/2025
3.0.578 180 2/5/2025
3.0.577 157 2/5/2025
3.0.576 156 2/5/2025
3.0.575 144 2/5/2025
3.0.574 147 2/5/2025
3.0.573 144 2/5/2025
3.0.572 163 1/28/2025
3.0.571 145 1/28/2025
3.0.570 125 1/28/2025
3.0.569 155 1/28/2025
3.0.568 141 1/27/2025
3.0.567 138 1/27/2025
3.0.566 129 1/27/2025
3.0.565 133 1/27/2025
3.0.564 129 1/27/2025
3.0.563 138 1/26/2025
3.0.562 142 1/26/2025
3.0.561 136 1/26/2025
3.0.560 148 1/26/2025
3.0.559 157 1/26/2025
3.0.558 130 1/25/2025
3.0.557 137 1/25/2025
3.0.556 138 1/25/2025
3.0.555 135 1/25/2025
3.0.554 149 1/25/2025
3.0.553 136 1/25/2025
3.0.552 134 1/24/2025
3.0.551 135 1/24/2025
3.0.550 146 1/24/2025
3.0.549 123 1/24/2025
3.0.548 130 1/24/2025
3.0.547 144 1/23/2025
3.0.546 134 1/23/2025
3.0.545 138 1/22/2025
3.0.544 135 1/21/2025
3.0.543 150 1/21/2025
3.0.542 146 1/21/2025
3.0.541 139 1/21/2025
3.0.540 142 1/21/2025
3.0.539 150 1/21/2025
3.0.538 139 1/21/2025
3.0.537 149 1/21/2025
3.0.536 138 1/21/2025
3.0.535 148 1/20/2025
3.0.534 142 1/20/2025
3.0.533 124 1/20/2025
3.0.532 136 1/20/2025
3.0.531 156 1/20/2025
3.0.530 152 1/20/2025
3.0.529 136 1/20/2025
3.0.528 150 1/20/2025
3.0.527 132 1/19/2025
3.0.526 129 1/19/2025
3.0.525 134 1/19/2025
3.0.524 153 1/19/2025
3.0.523 141 1/19/2025
3.0.522 127 1/19/2025
3.0.521 132 1/19/2025
3.0.520 130 1/18/2025
3.0.519 140 1/18/2025
3.0.518 144 1/17/2025
3.0.517 133 1/17/2025
3.0.516 148 1/17/2025
3.0.515 129 1/17/2025
3.0.514 151 1/17/2025
3.0.513 130 1/16/2025
3.0.512 141 1/16/2025
3.0.511 150 1/16/2025
3.0.510 123 1/16/2025
3.0.509 138 1/16/2025
3.0.508 127 1/16/2025
3.0.507 135 1/16/2025
3.0.506 129 1/15/2025
3.0.505 153 1/15/2025
3.0.504 121 1/15/2025
3.0.503 133 1/15/2025
3.0.502 109 1/15/2025
3.0.501 101 1/15/2025
3.0.500 109 1/14/2025
3.0.499 108 1/14/2025
3.0.498 122 1/14/2025
3.0.497 125 1/14/2025
3.0.496 126 1/13/2025
3.0.495 123 1/13/2025
3.0.494 129 1/13/2025
3.0.493 125 1/13/2025
3.0.492 140 1/13/2025
3.0.491 126 1/11/2025
3.0.490 138 1/11/2025
3.0.489 160 1/11/2025
3.0.488 137 1/11/2025
3.0.487 162 1/10/2025
3.0.486 165 1/10/2025
3.0.485 137 1/10/2025
3.0.484 132 1/10/2025
3.0.483 150 1/10/2025
3.0.482 136 1/10/2025
3.0.481 169 1/3/2025
3.0.480 156 1/3/2025
3.0.479 150 1/3/2025
3.0.478 156 1/2/2025
3.0.477 149 1/2/2025
3.0.476 149 1/2/2025
3.0.475 157 1/2/2025
3.0.474 191 1/1/2025
3.0.473 161 1/1/2025
3.0.472 154 1/1/2025
3.0.471 139 1/1/2025
3.0.470 159 1/1/2025
3.0.469 156 12/31/2024
3.0.468 151 12/31/2024
3.0.467 163 12/31/2024
3.0.466 166 12/31/2024
3.0.465 166 12/31/2024
3.0.464 156 12/31/2024
3.0.463 140 12/31/2024
3.0.462 151 12/31/2024
3.0.461 179 12/31/2024
3.0.460 155 12/31/2024
3.0.459 154 12/28/2024
3.0.458 137 12/28/2024
3.0.457 138 12/27/2024
3.0.456 154 12/27/2024
3.0.455 140 12/27/2024
3.0.454 150 12/24/2024
3.0.453 142 12/24/2024
3.0.452 149 12/24/2024
3.0.451 170 12/24/2024
3.0.450 150 12/24/2024
3.0.449 169 12/24/2024
3.0.448 136 12/24/2024
3.0.447 156 12/24/2024
3.0.446 146 12/23/2024
3.0.445 125 12/23/2024
3.0.444 136 12/23/2024
3.0.443 168 12/23/2024
3.0.442 141 12/23/2024
3.0.441 141 12/23/2024
3.0.440 161 12/23/2024
3.0.439 149 12/22/2024
3.0.438 145 12/22/2024
3.0.437 152 12/22/2024
3.0.436 142 12/22/2024
3.0.435 156 12/22/2024
3.0.434 151 12/21/2024
3.0.433 146 12/21/2024
3.0.432 152 12/21/2024
3.0.431 141 12/21/2024
3.0.430 145 12/21/2024
3.0.429 151 12/21/2024
3.0.428 140 12/21/2024
3.0.427 138 12/20/2024
3.0.426 167 12/20/2024
3.0.425 129 12/20/2024
3.0.424 155 12/20/2024
3.0.423 153 12/20/2024
3.0.422 170 12/20/2024
3.0.421 149 12/19/2024
3.0.420 163 12/19/2024
3.0.418 160 12/16/2024
3.0.417 138 12/9/2024
3.0.416 139 12/9/2024
3.0.415 156 12/9/2024
3.0.414 142 12/9/2024
3.0.413 156 12/6/2024
3.0.412 167 12/6/2024
3.0.411 147 12/6/2024
3.0.410 154 12/6/2024
3.0.409 165 12/6/2024
3.0.408 136 12/6/2024
3.0.407 148 12/6/2024
3.0.406 150 12/6/2024
3.0.405 156 12/6/2024
3.0.404 146 12/5/2024
3.0.403 144 12/5/2024
3.0.402 152 12/5/2024
3.0.401 164 12/4/2024
3.0.400 149 12/4/2024
3.0.399 148 12/4/2024
3.0.398 167 12/3/2024
3.0.397 149 12/3/2024
3.0.396 164 12/3/2024
3.0.395 142 12/3/2024
3.0.394 140 12/3/2024
3.0.393 160 12/3/2024
3.0.392 144 12/3/2024
3.0.391 132 12/3/2024
3.0.390 156 12/2/2024
3.0.389 139 12/2/2024
3.0.388 153 12/2/2024
3.0.387 155 12/1/2024
3.0.386 142 11/29/2024
3.0.385 165 11/21/2024
3.0.384 152 11/20/2024
3.0.382 162 11/20/2024
3.0.381 147 11/20/2024
3.0.380 151 11/19/2024
3.0.379 145 11/19/2024
3.0.378 156 11/19/2024
3.0.377 154 11/19/2024
3.0.376 154 11/14/2024
3.0.375 144 11/14/2024
3.0.374 122 11/14/2024
3.0.373 145 11/14/2024
3.0.372 159 11/14/2024
3.0.371 169 11/14/2024
3.0.370 151 11/14/2024
2.1.369 137 11/14/2024
2.1.368 146 11/13/2024
2.1.367 159 11/13/2024
2.1.366 160 11/12/2024
2.1.365 166 11/12/2024
2.1.364 147 11/12/2024
2.1.363 150 11/9/2024
2.1.362 134 11/9/2024
2.1.361 143 11/8/2024
2.1.360 143 11/8/2024
2.1.359 148 11/8/2024
2.1.358 165 11/8/2024
2.1.357 154 11/8/2024
2.1.356 159 11/8/2024
2.1.355 131 10/31/2024
2.1.354 157 10/29/2024
2.1.353 145 10/29/2024
2.1.352 151 10/29/2024
2.1.351 153 10/26/2024
2.1.350 166 10/22/2024
2.1.349 166 10/22/2024
2.1.348 166 10/22/2024
2.1.347 150 10/17/2024
2.1.346 146 10/14/2024
2.1.345 140 10/11/2024
2.1.344 159 10/11/2024
2.1.343 176 10/11/2024
2.1.341 158 10/8/2024
2.1.340 153 10/8/2024
2.1.339 117 10/8/2024
2.1.338 139 10/8/2024
2.1.337 158 10/8/2024
2.1.336 134 10/8/2024
2.1.335 151 10/3/2024
2.1.334 149 10/3/2024
2.1.333 152 10/3/2024
2.1.332 154 10/2/2024
2.1.331 155 10/2/2024
2.1.330 152 10/1/2024
2.1.329 149 10/1/2024
2.1.328 171 10/1/2024
2.1.327 155 9/29/2024
2.1.326 194 9/29/2024
2.1.325 150 9/29/2024
2.1.324 158 9/27/2024
2.1.323 151 9/27/2024
2.1.322 155 9/27/2024
2.1.321 173 9/26/2024
2.1.320 158 9/26/2024
2.1.319 184 9/26/2024
2.1.318 155 9/23/2024
2.1.317 157 9/23/2024
2.1.316 151 9/23/2024
2.1.315 177 9/23/2024
2.1.314 164 9/23/2024
2.1.313 160 9/17/2024
2.1.312 174 9/17/2024
2.1.311 148 9/17/2024
2.1.310 152 9/17/2024
2.1.309 142 9/17/2024
2.1.308 154 9/17/2024
2.1.307 168 9/16/2024
2.1.306 169 9/12/2024
2.1.305 189 9/11/2024
2.1.303 173 9/11/2024
2.1.302 164 9/10/2024
2.1.301 164 9/10/2024
2.1.300 158 9/10/2024
2.1.299 171 9/10/2024
2.1.298 161 9/9/2024
2.1.297 160 9/9/2024
2.1.296 180 9/9/2024
2.1.295 185 9/9/2024
2.1.294 181 9/9/2024
2.1.293 173 9/6/2024
2.1.292 179 9/6/2024
2.1.291 177 9/5/2024
2.1.290 164 9/5/2024
2.1.289 167 9/5/2024
2.1.288 170 9/5/2024
2.1.287 164 9/5/2024
2.1.286 158 9/5/2024
2.1.285 192 9/4/2024
2.1.284 158 9/3/2024
2.1.283 190 9/3/2024
2.1.282 167 9/3/2024
2.1.281 164 9/3/2024
2.1.280 164 8/29/2024
2.1.279 186 8/26/2024
2.1.278 179 8/21/2024
2.1.277 173 8/21/2024
2.1.276 198 8/20/2024
2.1.275 188 8/20/2024
2.1.274 175 8/20/2024
2.1.273 182 8/19/2024
2.1.272 187 8/15/2024
2.1.271 187 8/13/2024
2.1.270 157 8/6/2024
2.1.269 128 8/6/2024
2.1.268 151 8/1/2024
2.1.267 153 8/1/2024
2.1.266 144 8/1/2024
2.1.265 130 7/25/2024
2.1.264 145 7/25/2024
2.1.263 135 7/25/2024
2.1.262 138 7/24/2024
2.1.261 139 7/24/2024
2.1.260 234 7/20/2024
2.1.259 181 7/14/2024
2.1.258 148 7/14/2024
2.1.256 199 7/10/2024
2.1.255 165 7/10/2024
2.1.254 148 7/10/2024
2.1.253 166 7/10/2024
2.1.252 147 7/10/2024
2.1.251 165 7/10/2024
2.1.250 141 7/9/2024
2.1.249 144 7/9/2024
2.1.248 131 7/9/2024
2.1.247 178 7/9/2024
2.1.246 169 7/9/2024
2.1.245 184 7/9/2024
2.1.244 132 7/9/2024
2.1.243 176 7/9/2024
2.1.242 185 7/8/2024
2.1.241 171 7/8/2024
2.1.240 165 7/8/2024
2.1.239 198 7/7/2024
2.1.238 226 7/7/2024
2.1.237 2,739 7/3/2024
2.1.236 159 7/3/2024
2.1.235 3,331 6/22/2024
2.1.234 1,639 6/15/2024
2.1.233 584 6/15/2024
2.1.232 1,691 6/14/2024
2.1.231 1,674 6/1/2024
2.1.230 268 6/1/2024
2.1.229 675 6/1/2024
2.1.228 2,210 5/31/2024
2.1.227 1,463 5/29/2024
2.1.226 1,324 5/28/2024
2.1.225 681 5/27/2024
2.1.224 1,529 5/26/2024
2.1.223 1,365 5/26/2024
2.1.222 804 5/26/2024
2.1.221 466 5/26/2024
2.1.220 532 5/25/2024
2.1.219 1,225 5/25/2024
2.1.218 276 5/25/2024
2.1.217 715 5/25/2024
2.1.216 698 5/25/2024
2.1.215 1,339 5/23/2024
2.1.214 924 5/23/2024
2.1.213 867 5/22/2024
2.1.212 510 5/22/2024
2.1.211 557 5/22/2024
2.1.210 2,406 5/18/2024
2.1.209 976 5/17/2024
2.1.208 491 5/17/2024
2.1.207 1,212 5/16/2024
2.1.206 337 5/15/2024
2.1.205 1,578 5/15/2024
2.1.204 1,830 5/13/2024
2.1.203 2,012 4/29/2024
2.1.202 451 4/29/2024
2.1.201 1,643 4/28/2024
2.1.200 504 4/28/2024
2.1.199 299 4/28/2024
2.1.198 1,148 4/28/2024
2.1.197 403 4/28/2024
2.1.196 682 4/28/2024
2.1.195 490 4/28/2024
2.1.194 966 4/27/2024
2.1.193 1,335 4/19/2024
2.1.192 1,864 4/18/2024
2.1.191 1,414 4/12/2024
2.1.190 955 4/12/2024
2.1.189 560 4/12/2024
2.1.188 548 4/12/2024
2.1.187 863 4/12/2024
2.1.186 621 4/12/2024
2.1.185 732 4/11/2024
2.1.184 899 4/10/2024
2.1.183 713 4/9/2024
2.1.182 1,530 4/2/2024
2.1.181 643 4/1/2024
2.1.180 1,216 3/29/2024
2.1.179 1,154 3/25/2024
2.1.178 523 3/25/2024
2.1.177 1,456 3/20/2024
2.1.176 1,367 3/19/2024
2.1.175 691 3/19/2024
2.1.174 1,059 3/18/2024
2.1.173 1,553 3/15/2024
2.1.172 1,092 3/13/2024
2.1.171 462 3/13/2024
2.1.170 1,162 3/13/2024
2.1.169 452 3/13/2024
2.1.168 209 3/13/2024
2.1.167 1,100 3/12/2024
2.1.166 827 3/12/2024
2.1.165 1,213 3/11/2024
2.1.164 1,178 3/11/2024
2.1.163 1,266 3/10/2024
2.1.162 1,196 3/8/2024
2.1.161 506 3/8/2024
2.1.160 939 3/8/2024
2.1.159 1,464 3/6/2024
2.1.158 1,152 3/4/2024
2.1.157 1,262 3/4/2024
2.1.156 1,034 3/3/2024
2.1.155 986 3/2/2024
2.1.154 343 3/2/2024
2.1.153 976 3/2/2024
2.1.152 305 3/2/2024
2.1.151 962 2/29/2024
2.1.150 329 2/29/2024
2.1.149 999 2/29/2024
2.1.148 1,186 2/26/2024
2.1.147 724 2/25/2024
2.1.146 763 2/25/2024
2.1.145 2,766 2/23/2024
2.1.144 962 2/22/2024
2.1.143 675 2/22/2024
2.1.142 999 2/21/2024
2.1.141 1,004 2/21/2024
2.1.140 878 2/21/2024
2.1.139 596 2/21/2024
2.1.138 435 2/21/2024
2.1.137 176 2/21/2024
2.1.136 2,372 2/20/2024
2.1.135 836 2/20/2024
2.1.134 670 2/20/2024
2.1.133 753 2/19/2024
2.1.132 1,040 2/19/2024
2.1.131 1,086 2/17/2024
2.1.130 761 2/17/2024
2.1.129 858 2/16/2024
2.1.128 443 2/16/2024
2.1.127 496 2/16/2024
2.1.126 575 2/16/2024
2.1.125 948 2/16/2024
2.1.124 325 2/16/2024
2.1.123 1,725 2/13/2024
2.1.122 1,460 2/13/2024
2.1.121 340 2/13/2024
2.1.120 766 2/13/2024
2.1.119 792 2/13/2024
2.1.118 991 2/12/2024
2.1.117 499 2/11/2024
2.1.116 1,530 2/11/2024
2.1.115 796 2/11/2024
2.1.114 1,015 2/10/2024
2.1.113 545 2/9/2024
2.1.112 1,245 2/9/2024
2.1.111 955 2/9/2024
2.1.110 509 2/8/2024
2.1.109 914 2/8/2024
2.1.108 764 2/8/2024
2.1.107 876 2/8/2024
2.1.106 1,180 2/7/2024
2.1.105 727 2/7/2024
2.1.104 435 2/7/2024
2.1.103 1,069 2/7/2024
2.1.102 170 2/6/2024
2.1.101 821 2/6/2024
2.1.100 1,286 2/5/2024
2.1.99 1,319 2/4/2024
2.1.98 971 2/2/2024
2.1.97 1,354 1/31/2024
2.1.96 1,163 1/29/2024
2.1.95 1,164 1/29/2024
2.1.94 438 1/29/2024
2.1.93 1,150 1/28/2024
2.1.92 457 1/28/2024
2.1.91 860 1/28/2024
2.1.90 448 1/28/2024
2.1.89 546 1/28/2024
2.1.88 1,277 1/27/2024
2.1.87 791 1/27/2024
2.1.86 274 1/27/2024
2.1.85 588 1/27/2024
2.1.84 707 1/27/2024
2.1.83 872 1/27/2024
2.1.82 367 1/26/2024
2.1.81 585 1/26/2024
2.1.80 833 1/26/2024
2.1.79 439 1/26/2024
2.1.78 1,318 1/26/2024
2.1.77 854 1/26/2024
2.1.76 603 1/25/2024
2.1.75 523 1/25/2024
2.1.74 549 1/25/2024
2.1.73 583 1/25/2024
2.1.72 1,699 1/19/2024
2.1.71 1,337 1/15/2024
2.1.70 662 1/15/2024
2.1.69 615 1/15/2024
2.1.68 796 1/15/2024
2.1.67 1,022 1/15/2024
2.1.66 1,107 1/14/2024
2.1.65 1,219 1/13/2024
2.1.64 1,063 1/12/2024
2.1.63 1,415 1/11/2024
2.1.62 1,421 1/7/2024
2.1.61 1,045 1/5/2024
2.1.60 675 1/5/2024
2.1.59 1,116 1/5/2024
2.1.58 1,223 1/1/2024
2.1.57 1,461 12/28/2023
2.1.56 969 12/28/2023
2.1.55 892 12/28/2023
2.1.54 598 12/27/2023
2.1.53 439 12/27/2023
2.1.52 193 12/27/2023
2.1.51 2,100 12/25/2023
2.1.50 341 12/25/2023
2.1.49 914 12/25/2023
2.1.48 592 12/25/2023
2.1.47 771 12/25/2023
2.1.46 350 12/25/2023
2.1.45 1,109 12/24/2023
2.1.44 1,355 12/23/2023
2.1.43 702 12/23/2023
2.1.42 1,111 12/23/2023
2.1.41 475 12/23/2023
2.1.40 796 12/23/2023
2.1.39 1,715 12/19/2023
2.1.38 461 12/19/2023
2.1.37 2,683 12/10/2023
2.1.36 1,048 12/10/2023
2.1.35 1,843 12/9/2023
2.1.34 847 12/9/2023
2.1.33 1,030 12/9/2023
2.1.32 1,753 12/6/2023
2.1.31 1,519 12/5/2023
2.1.30 1,015 12/4/2023
2.1.29 307 12/4/2023
2.1.28 786 12/4/2023
2.1.27 1,925 11/23/2023
2.1.26 719 11/23/2023
2.1.25 952 11/23/2023
2.1.24 412 11/23/2023
2.1.23 1,163 11/20/2023
2.1.22 1,050 11/20/2023
2.1.21 1,007 11/19/2023
2.1.20 462 11/19/2023
2.1.19 879 11/19/2023
2.1.18 593 11/19/2023
2.1.17 1,073 11/18/2023
2.1.16 834 11/18/2023
2.1.15 544 11/18/2023
2.1.14 728 11/18/2023
2.1.13 1,001 11/17/2023
2.1.12 180 11/17/2023
2.1.11 956 11/17/2023
2.1.10 647 11/17/2023
2.1.9 596 11/17/2023
2.1.8 375 11/17/2023
2.1.7 1,036 11/17/2023
2.1.6 552 11/17/2023
2.1.5 303 11/17/2023
2.1.4 1,215 11/16/2023
2.0.82 1,577 11/15/2023
2.0.81 160 11/15/2023
2.0.80 165 11/15/2023
2.0.79 334 11/15/2023
2.0.3 163 11/16/2023
2.0.2 168 11/16/2023
2.0.1 158 11/16/2023
1.0.78 701 11/14/2023
1.0.77 1,372 11/13/2023
1.0.76 945 11/10/2023
1.0.75 970 11/9/2023
1.0.74 182 11/9/2023
1.0.73 1,478 11/7/2023
1.0.72 749 11/6/2023
1.0.71 667 11/3/2023
1.0.70 720 11/2/2023
1.0.69 1,435 11/1/2023
1.0.68 1,759 10/26/2023
1.0.67 1,304 10/19/2023
1.0.66 395 10/18/2023
1.0.65 1,026 10/17/2023
1.0.64 1,578 10/16/2023
1.0.63 956 10/13/2023
1.0.62 1,142 10/12/2023
1.0.61 1,953 9/20/2023
1.0.60 834 9/19/2023
1.0.59 929 9/18/2023
1.0.58 203 9/18/2023
1.0.57 1,462 9/14/2023
1.0.56 1,853 8/31/2023
1.0.55 771 8/30/2023
1.0.54 244 8/30/2023
1.0.53 1,533 8/28/2023
1.0.52 570 8/25/2023
1.0.51 1,428 8/24/2023
1.0.50 1,880 8/21/2023
1.0.49 609 8/18/2023
1.0.48 1,182 8/17/2023
1.0.47 207 8/17/2023
1.0.46 2,145 8/10/2023
1.0.45 860 8/9/2023
1.0.44 1,614 8/8/2023
1.0.43 852 8/7/2023
1.0.42 220 8/7/2023
1.0.41 2,126 7/13/2023
1.0.40 1,598 7/11/2023
1.0.39 994 7/10/2023
1.0.38 1,382 7/7/2023
1.0.37 255 7/7/2023
1.0.36 2,239 6/30/2023
1.0.35 1,122 6/29/2023
1.0.34 1,300 6/28/2023
1.0.33 252 6/28/2023
1.0.32 1,971 6/26/2023
1.0.31 706 6/23/2023
1.0.30 1,869 6/21/2023
1.0.29 2,052 6/15/2023
1.0.28 1,065 6/14/2023
1.0.27 267 6/14/2023
1.0.26 2,382 6/9/2023
1.0.25 1,141 6/8/2023
1.0.24 622 6/7/2023
1.0.23 303 6/7/2023
1.0.22 1,072 6/6/2023
1.0.21 2,371 6/5/2023
1.0.20 684 6/2/2023
1.0.19 273 6/2/2023
1.0.18 1,399 6/1/2023
1.0.17 477 5/31/2023
1.0.16 1,549 5/31/2023
1.0.15 499 5/31/2023
1.0.14 1,253 5/30/2023
1.0.13 1,874 5/26/2023
1.0.12 1,193 5/25/2023
1.0.11 1,100 5/24/2023
1.0.10 407 5/24/2023
1.0.8 1,545 5/23/2023
1.0.7 556 5/22/2023
1.0.6 1,831 5/17/2023
1.0.5 3,361 4/11/2023
1.0.4 685 4/3/2023
1.0.3 719 3/31/2023
1.0.2 721 3/31/2023
1.0.1 485 2/27/2023