Soenneker.Utils.Cancellation 3.0.481

Prefix Reserved
dotnet add package Soenneker.Utils.Cancellation --version 3.0.481                
NuGet\Install-Package Soenneker.Utils.Cancellation -Version 3.0.481                
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.481" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Soenneker.Utils.Cancellation --version 3.0.481                
#r "nuget: Soenneker.Utils.Cancellation, 3.0.481"                
#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.Utils.Cancellation as a Cake Addin
#addin nuget:?package=Soenneker.Utils.Cancellation&version=3.0.481

// Install Soenneker.Utils.Cancellation as a Cake Tool
#tool nuget:?package=Soenneker.Utils.Cancellation&version=3.0.481                

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. 
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.481 68 1/3/2025
3.0.480 51 1/3/2025
3.0.479 47 1/3/2025
3.0.478 46 1/2/2025
3.0.477 50 1/2/2025
3.0.476 53 1/2/2025
3.0.475 51 1/2/2025
3.0.474 60 1/1/2025
3.0.473 74 1/1/2025
3.0.472 74 1/1/2025
3.0.471 76 1/1/2025
3.0.470 87 1/1/2025
3.0.469 90 12/31/2024
3.0.468 84 12/31/2024
3.0.467 82 12/31/2024
3.0.466 98 12/31/2024
3.0.465 97 12/31/2024
3.0.464 91 12/31/2024
3.0.463 69 12/31/2024
3.0.462 70 12/31/2024
3.0.461 68 12/31/2024
3.0.460 80 12/31/2024
3.0.459 85 12/28/2024
3.0.458 70 12/28/2024
3.0.457 71 12/27/2024
3.0.456 86 12/27/2024
3.0.455 74 12/27/2024
3.0.454 81 12/24/2024
3.0.453 78 12/24/2024
3.0.452 71 12/24/2024
3.0.451 78 12/24/2024
3.0.450 79 12/24/2024
3.0.449 81 12/24/2024
3.0.448 81 12/24/2024
3.0.447 74 12/24/2024
3.0.446 82 12/23/2024
3.0.445 72 12/23/2024
3.0.444 72 12/23/2024
3.0.443 83 12/23/2024
3.0.442 76 12/23/2024
3.0.441 76 12/23/2024
3.0.440 79 12/23/2024
3.0.439 78 12/22/2024
3.0.438 79 12/22/2024
3.0.437 87 12/22/2024
3.0.436 76 12/22/2024
3.0.435 85 12/22/2024
3.0.434 87 12/21/2024
3.0.433 83 12/21/2024
3.0.432 84 12/21/2024
3.0.431 77 12/21/2024
3.0.430 77 12/21/2024
3.0.429 82 12/21/2024
3.0.428 76 12/21/2024
3.0.427 81 12/20/2024
3.0.426 82 12/20/2024
3.0.425 73 12/20/2024
3.0.424 85 12/20/2024
3.0.423 85 12/20/2024
3.0.422 79 12/20/2024
3.0.421 86 12/19/2024
3.0.420 82 12/19/2024
3.0.418 89 12/16/2024
3.0.417 77 12/9/2024
3.0.416 74 12/9/2024
3.0.415 81 12/9/2024
3.0.414 81 12/9/2024
3.0.413 87 12/6/2024
3.0.412 86 12/6/2024
3.0.411 78 12/6/2024
3.0.410 85 12/6/2024
3.0.409 85 12/6/2024
3.0.408 86 12/6/2024
3.0.407 80 12/6/2024
3.0.406 85 12/6/2024
3.0.405 86 12/6/2024
3.0.404 84 12/5/2024
3.0.403 77 12/5/2024
3.0.402 88 12/5/2024
3.0.401 85 12/4/2024
3.0.400 86 12/4/2024
3.0.399 86 12/4/2024
3.0.398 88 12/3/2024
3.0.397 84 12/3/2024
3.0.396 87 12/3/2024
3.0.395 83 12/3/2024
3.0.394 79 12/3/2024
3.0.393 83 12/3/2024
3.0.392 78 12/3/2024
3.0.391 78 12/3/2024
3.0.390 94 12/2/2024
3.0.389 87 12/2/2024
3.0.388 83 12/2/2024
3.0.387 88 12/1/2024
3.0.386 90 11/29/2024
3.0.385 85 11/21/2024
3.0.384 90 11/20/2024
3.0.382 89 11/20/2024
3.0.381 75 11/20/2024
3.0.380 89 11/19/2024
3.0.379 80 11/19/2024
3.0.378 76 11/19/2024
3.0.377 88 11/19/2024
3.0.376 85 11/14/2024
3.0.375 81 11/14/2024
3.0.374 81 11/14/2024
3.0.373 85 11/14/2024
3.0.372 93 11/14/2024
3.0.371 85 11/14/2024
3.0.370 89 11/14/2024
2.1.369 85 11/14/2024
2.1.368 84 11/13/2024
2.1.367 83 11/13/2024
2.1.366 87 11/12/2024
2.1.365 91 11/12/2024
2.1.364 88 11/12/2024
2.1.363 90 11/9/2024
2.1.362 85 11/9/2024
2.1.361 88 11/8/2024
2.1.360 86 11/8/2024
2.1.359 86 11/8/2024
2.1.358 91 11/8/2024
2.1.357 87 11/8/2024
2.1.356 88 11/8/2024
2.1.355 81 10/31/2024
2.1.354 94 10/29/2024
2.1.353 84 10/29/2024
2.1.352 84 10/29/2024
2.1.351 94 10/26/2024
2.1.350 86 10/22/2024
2.1.349 83 10/22/2024
2.1.348 81 10/22/2024
2.1.347 90 10/17/2024
2.1.346 86 10/14/2024
2.1.345 93 10/11/2024
2.1.344 104 10/11/2024
2.1.343 95 10/11/2024
2.1.341 91 10/8/2024
2.1.340 89 10/8/2024
2.1.339 80 10/8/2024
2.1.338 81 10/8/2024
2.1.337 84 10/8/2024
2.1.336 86 10/8/2024
2.1.335 87 10/3/2024
2.1.334 88 10/3/2024
2.1.333 92 10/3/2024
2.1.332 90 10/2/2024
2.1.331 93 10/2/2024
2.1.330 92 10/1/2024
2.1.329 85 10/1/2024
2.1.328 96 10/1/2024
2.1.327 93 9/29/2024
2.1.326 107 9/29/2024
2.1.325 97 9/29/2024
2.1.324 99 9/27/2024
2.1.323 90 9/27/2024
2.1.322 97 9/27/2024
2.1.321 98 9/26/2024
2.1.320 99 9/26/2024
2.1.319 98 9/26/2024
2.1.318 93 9/23/2024
2.1.317 100 9/23/2024
2.1.316 91 9/23/2024
2.1.315 94 9/23/2024
2.1.314 91 9/23/2024
2.1.313 98 9/17/2024
2.1.312 97 9/17/2024
2.1.311 85 9/17/2024
2.1.310 94 9/17/2024
2.1.309 85 9/17/2024
2.1.308 95 9/17/2024
2.1.307 95 9/16/2024
2.1.306 112 9/12/2024
2.1.305 115 9/11/2024
2.1.303 100 9/11/2024
2.1.302 110 9/10/2024
2.1.301 104 9/10/2024
2.1.300 103 9/10/2024
2.1.299 110 9/10/2024
2.1.298 103 9/9/2024
2.1.297 103 9/9/2024
2.1.296 102 9/9/2024
2.1.295 107 9/9/2024
2.1.294 110 9/9/2024
2.1.293 104 9/6/2024
2.1.292 121 9/6/2024
2.1.291 104 9/5/2024
2.1.290 103 9/5/2024
2.1.289 113 9/5/2024
2.1.288 113 9/5/2024
2.1.287 105 9/5/2024
2.1.286 105 9/5/2024
2.1.285 118 9/4/2024
2.1.284 100 9/3/2024
2.1.283 105 9/3/2024
2.1.282 108 9/3/2024
2.1.281 104 9/3/2024
2.1.280 107 8/29/2024
2.1.279 112 8/26/2024
2.1.278 121 8/21/2024
2.1.277 116 8/21/2024
2.1.276 116 8/20/2024
2.1.275 123 8/20/2024
2.1.274 118 8/20/2024
2.1.273 127 8/19/2024
2.1.272 131 8/15/2024
2.1.271 108 8/13/2024
2.1.270 97 8/6/2024
2.1.269 73 8/6/2024
2.1.268 97 8/1/2024
2.1.267 93 8/1/2024
2.1.266 97 8/1/2024
2.1.265 70 7/25/2024
2.1.264 80 7/25/2024
2.1.263 79 7/25/2024
2.1.262 80 7/24/2024
2.1.261 64 7/24/2024
2.1.260 179 7/20/2024
2.1.259 120 7/14/2024
2.1.258 90 7/14/2024
2.1.256 115 7/10/2024
2.1.255 95 7/10/2024
2.1.254 68 7/10/2024
2.1.253 107 7/10/2024
2.1.252 87 7/10/2024
2.1.251 110 7/10/2024
2.1.250 66 7/9/2024
2.1.249 85 7/9/2024
2.1.248 75 7/9/2024
2.1.247 99 7/9/2024
2.1.246 95 7/9/2024
2.1.245 111 7/9/2024
2.1.244 70 7/9/2024
2.1.243 116 7/9/2024
2.1.242 100 7/8/2024
2.1.241 99 7/8/2024
2.1.240 105 7/8/2024
2.1.239 117 7/7/2024
2.1.238 145 7/7/2024
2.1.237 1,621 7/3/2024
2.1.236 90 7/3/2024
2.1.235 2,033 6/22/2024
2.1.234 993 6/15/2024
2.1.233 360 6/15/2024
2.1.232 1,035 6/14/2024
2.1.231 1,077 6/1/2024
2.1.230 185 6/1/2024
2.1.229 448 6/1/2024
2.1.228 1,338 5/31/2024
2.1.227 927 5/29/2024
2.1.226 826 5/28/2024
2.1.225 429 5/27/2024
2.1.224 910 5/26/2024
2.1.223 828 5/26/2024
2.1.222 491 5/26/2024
2.1.221 303 5/26/2024
2.1.220 333 5/25/2024
2.1.219 766 5/25/2024
2.1.218 186 5/25/2024
2.1.217 436 5/25/2024
2.1.216 457 5/25/2024
2.1.215 834 5/23/2024
2.1.214 570 5/23/2024
2.1.213 534 5/22/2024
2.1.212 332 5/22/2024
2.1.211 361 5/22/2024
2.1.210 1,477 5/18/2024
2.1.209 624 5/17/2024
2.1.208 318 5/17/2024
2.1.207 788 5/16/2024
2.1.206 219 5/15/2024
2.1.205 963 5/15/2024
2.1.204 1,099 5/13/2024
2.1.203 1,224 4/29/2024
2.1.202 291 4/29/2024
2.1.201 1,020 4/28/2024
2.1.200 330 4/28/2024
2.1.199 189 4/28/2024
2.1.198 717 4/28/2024
2.1.197 266 4/28/2024
2.1.196 453 4/28/2024
2.1.195 294 4/28/2024
2.1.194 602 4/27/2024
2.1.193 881 4/19/2024
2.1.192 1,157 4/18/2024
2.1.191 912 4/12/2024
2.1.190 620 4/12/2024
2.1.189 348 4/12/2024
2.1.188 360 4/12/2024
2.1.187 558 4/12/2024
2.1.186 403 4/12/2024
2.1.185 493 4/11/2024
2.1.184 588 4/10/2024
2.1.183 432 4/9/2024
2.1.182 1,000 4/2/2024
2.1.181 393 4/1/2024
2.1.180 742 3/29/2024
2.1.179 720 3/25/2024
2.1.178 308 3/25/2024
2.1.177 920 3/20/2024
2.1.176 847 3/19/2024
2.1.175 435 3/19/2024
2.1.174 652 3/18/2024
2.1.173 977 3/15/2024
2.1.172 672 3/13/2024
2.1.171 290 3/13/2024
2.1.170 718 3/13/2024
2.1.169 289 3/13/2024
2.1.168 135 3/13/2024
2.1.167 704 3/12/2024
2.1.166 502 3/12/2024
2.1.165 772 3/11/2024
2.1.164 739 3/11/2024
2.1.163 767 3/10/2024
2.1.162 728 3/8/2024
2.1.161 315 3/8/2024
2.1.160 607 3/8/2024
2.1.159 917 3/6/2024
2.1.158 719 3/4/2024
2.1.157 801 3/4/2024
2.1.156 677 3/3/2024
2.1.155 607 3/2/2024
2.1.154 231 3/2/2024
2.1.153 631 3/2/2024
2.1.152 182 3/2/2024
2.1.151 617 2/29/2024
2.1.150 213 2/29/2024
2.1.149 625 2/29/2024
2.1.148 824 2/26/2024
2.1.147 473 2/25/2024
2.1.146 480 2/25/2024
2.1.145 1,748 2/23/2024
2.1.144 621 2/22/2024
2.1.143 426 2/22/2024
2.1.142 647 2/21/2024
2.1.141 639 2/21/2024
2.1.140 543 2/21/2024
2.1.139 349 2/21/2024
2.1.138 292 2/21/2024
2.1.137 115 2/21/2024
2.1.136 1,467 2/20/2024
2.1.135 500 2/20/2024
2.1.134 405 2/20/2024
2.1.133 462 2/19/2024
2.1.132 623 2/19/2024
2.1.131 670 2/17/2024
2.1.130 447 2/17/2024
2.1.129 522 2/16/2024
2.1.128 270 2/16/2024
2.1.127 308 2/16/2024
2.1.126 359 2/16/2024
2.1.125 617 2/16/2024
2.1.124 203 2/16/2024
2.1.123 1,095 2/13/2024
2.1.122 908 2/13/2024
2.1.121 216 2/13/2024
2.1.120 459 2/13/2024
2.1.119 473 2/13/2024
2.1.118 612 2/12/2024
2.1.117 316 2/11/2024
2.1.116 927 2/11/2024
2.1.115 508 2/11/2024
2.1.114 603 2/10/2024
2.1.113 353 2/9/2024
2.1.112 776 2/9/2024
2.1.111 570 2/9/2024
2.1.110 322 2/8/2024
2.1.109 570 2/8/2024
2.1.108 464 2/8/2024
2.1.107 538 2/8/2024
2.1.106 715 2/7/2024
2.1.105 450 2/7/2024
2.1.104 272 2/7/2024
2.1.103 659 2/7/2024
2.1.102 104 2/6/2024
2.1.101 514 2/6/2024
2.1.100 771 2/5/2024
2.1.99 789 2/4/2024
2.1.98 598 2/2/2024
2.1.97 873 1/31/2024
2.1.96 709 1/29/2024
2.1.95 706 1/29/2024
2.1.94 269 1/29/2024
2.1.93 736 1/28/2024
2.1.92 276 1/28/2024
2.1.91 531 1/28/2024
2.1.90 279 1/28/2024
2.1.89 338 1/28/2024
2.1.88 812 1/27/2024
2.1.87 503 1/27/2024
2.1.86 179 1/27/2024
2.1.85 363 1/27/2024
2.1.84 474 1/27/2024
2.1.83 529 1/27/2024
2.1.82 217 1/26/2024
2.1.81 368 1/26/2024
2.1.80 510 1/26/2024
2.1.79 274 1/26/2024
2.1.78 819 1/26/2024
2.1.77 520 1/26/2024
2.1.76 362 1/25/2024
2.1.75 320 1/25/2024
2.1.74 316 1/25/2024
2.1.73 355 1/25/2024
2.1.72 1,044 1/19/2024
2.1.71 835 1/15/2024
2.1.70 418 1/15/2024
2.1.69 400 1/15/2024
2.1.68 502 1/15/2024
2.1.67 648 1/15/2024
2.1.66 690 1/14/2024
2.1.65 756 1/13/2024
2.1.64 663 1/12/2024
2.1.63 878 1/11/2024
2.1.62 903 1/7/2024
2.1.61 677 1/5/2024
2.1.60 435 1/5/2024
2.1.59 734 1/5/2024
2.1.58 781 1/1/2024
2.1.57 931 12/28/2023
2.1.56 597 12/28/2023
2.1.55 573 12/28/2023
2.1.54 404 12/27/2023
2.1.53 294 12/27/2023
2.1.52 119 12/27/2023
2.1.51 1,351 12/25/2023
2.1.50 244 12/25/2023
2.1.49 577 12/25/2023
2.1.48 401 12/25/2023
2.1.47 496 12/25/2023
2.1.46 244 12/25/2023
2.1.45 701 12/24/2023
2.1.44 886 12/23/2023
2.1.43 475 12/23/2023
2.1.42 711 12/23/2023
2.1.41 296 12/23/2023
2.1.40 517 12/23/2023
2.1.39 1,102 12/19/2023
2.1.38 303 12/19/2023
2.1.37 1,781 12/10/2023
2.1.36 700 12/10/2023
2.1.35 1,197 12/9/2023
2.1.34 540 12/9/2023
2.1.33 673 12/9/2023
2.1.32 1,128 12/6/2023
2.1.31 939 12/5/2023
2.1.30 632 12/4/2023
2.1.29 232 12/4/2023
2.1.28 506 12/4/2023
2.1.27 1,229 11/23/2023
2.1.26 494 11/23/2023
2.1.25 603 11/23/2023
2.1.24 293 11/23/2023
2.1.23 729 11/20/2023
2.1.22 664 11/20/2023
2.1.21 643 11/19/2023
2.1.20 301 11/19/2023
2.1.19 588 11/19/2023
2.1.18 362 11/19/2023
2.1.17 686 11/18/2023
2.1.16 529 11/18/2023
2.1.15 355 11/18/2023
2.1.14 486 11/18/2023
2.1.13 631 11/17/2023
2.1.12 124 11/17/2023
2.1.11 618 11/17/2023
2.1.10 426 11/17/2023
2.1.9 390 11/17/2023
2.1.8 277 11/17/2023
2.1.7 659 11/17/2023
2.1.6 351 11/17/2023
2.1.5 204 11/17/2023
2.1.4 723 11/16/2023
2.0.82 976 11/15/2023
2.0.81 117 11/15/2023
2.0.80 112 11/15/2023
2.0.79 251 11/15/2023
2.0.3 125 11/16/2023
2.0.2 123 11/16/2023
2.0.1 118 11/16/2023
1.0.78 480 11/14/2023
1.0.77 907 11/13/2023
1.0.76 654 11/10/2023
1.0.75 640 11/9/2023
1.0.74 131 11/9/2023
1.0.73 974 11/7/2023
1.0.72 512 11/6/2023
1.0.71 456 11/3/2023
1.0.70 512 11/2/2023
1.0.69 976 11/1/2023
1.0.68 1,179 10/26/2023
1.0.67 881 10/19/2023
1.0.66 292 10/18/2023
1.0.65 698 10/17/2023
1.0.64 1,053 10/16/2023
1.0.63 669 10/13/2023
1.0.62 795 10/12/2023
1.0.61 1,353 9/20/2023
1.0.60 551 9/19/2023
1.0.59 626 9/18/2023
1.0.58 138 9/18/2023
1.0.57 946 9/14/2023
1.0.56 1,266 8/31/2023
1.0.55 538 8/30/2023
1.0.54 164 8/30/2023
1.0.53 1,050 8/28/2023
1.0.52 380 8/25/2023
1.0.51 944 8/24/2023
1.0.50 1,260 8/21/2023
1.0.49 431 8/18/2023
1.0.48 805 8/17/2023
1.0.47 138 8/17/2023
1.0.46 1,490 8/10/2023
1.0.45 582 8/9/2023
1.0.44 1,095 8/8/2023
1.0.43 601 8/7/2023
1.0.42 154 8/7/2023
1.0.41 1,497 7/13/2023
1.0.40 1,108 7/11/2023
1.0.39 707 7/10/2023
1.0.38 960 7/7/2023
1.0.37 178 7/7/2023
1.0.36 1,609 6/30/2023
1.0.35 798 6/29/2023
1.0.34 946 6/28/2023
1.0.33 171 6/28/2023
1.0.32 1,426 6/26/2023
1.0.31 532 6/23/2023
1.0.30 1,363 6/21/2023
1.0.29 1,444 6/15/2023
1.0.28 770 6/14/2023
1.0.27 191 6/14/2023
1.0.26 1,717 6/9/2023
1.0.25 881 6/8/2023
1.0.24 486 6/7/2023
1.0.23 213 6/7/2023
1.0.22 833 6/6/2023
1.0.21 1,677 6/5/2023
1.0.20 515 6/2/2023
1.0.19 182 6/2/2023
1.0.18 1,016 6/1/2023
1.0.17 357 5/31/2023
1.0.16 1,169 5/31/2023
1.0.15 371 5/31/2023
1.0.14 967 5/30/2023
1.0.13 1,386 5/26/2023
1.0.12 902 5/25/2023
1.0.11 834 5/24/2023
1.0.10 277 5/24/2023
1.0.8 1,184 5/23/2023
1.0.7 398 5/22/2023
1.0.6 1,353 5/17/2023
1.0.5 2,641 4/11/2023
1.0.4 522 4/3/2023
1.0.3 610 3/31/2023
1.0.2 210 3/31/2023
1.0.1 383 2/27/2023