Chef.Extensions.Agility 2.0.10

.NET Standard 2.0 .NET Framework 4.5.1
There is a newer version of this package available.
See the version list below for details.
dotnet add package Chef.Extensions.Agility --version 2.0.10
NuGet\Install-Package Chef.Extensions.Agility -Version 2.0.10
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="Chef.Extensions.Agility" Version="2.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Chef.Extensions.Agility --version 2.0.10
#r "nuget: Chef.Extensions.Agility, 2.0.10"
#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 Chef.Extensions.Agility as a Cake Addin
#addin nuget:?package=Chef.Extensions.Agility&version=2.0.10

// Install Chef.Extensions.Agility as a Cake Tool
#tool nuget:?package=Chef.Extensions.Agility&version=2.0.10

a collection of my useful extension methods.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.5.1

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.

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.3.0 121 2/10/2023
3.2.2 140 1/31/2023
3.2.1 162 1/7/2023
3.2.0 190 12/9/2022
3.1.1 398 2/18/2022
3.1.0 311 2/18/2022
3.0.0 489 12/8/2021
2.0.22 453 12/8/2021
2.0.21 269 10/26/2021
2.0.20 271 5/26/2021
2.0.19 334 12/28/2020
2.0.18 308 12/28/2020
2.0.17 360 11/2/2020
2.0.16 382 10/6/2020
2.0.15 362 8/25/2020
2.0.14 432 7/23/2020
2.0.13 450 6/20/2020
2.0.12 457 6/20/2020
2.0.11 448 6/20/2020
2.0.10 452 6/20/2020
2.0.9 380 6/9/2020
2.0.8 395 6/9/2020
2.0.7 387 6/9/2020
2.0.6 382 4/13/2020
2.0.5 389 4/13/2020
2.0.4 408 3/26/2020
2.0.3 407 3/24/2020
2.0.2 450 1/9/2020
2.0.1 444 12/18/2019
1.0.63 451 11/4/2019
1.0.62 435 11/4/2019
1.0.61 469 10/13/2019
1.0.60 472 10/3/2019
1.0.59 475 9/18/2019
1.0.58 458 9/17/2019
1.0.56 477 8/29/2019
1.0.55 610 7/28/2019
1.0.54 464 7/28/2019
1.0.53 452 7/28/2019
1.0.52 471 7/17/2019
1.0.51 476 7/15/2019
1.0.50 477 7/5/2019
1.0.49 473 7/5/2019
1.0.48 474 7/5/2019
1.0.47 490 7/5/2019
1.0.46 480 7/5/2019
1.0.45 500 7/1/2019
1.0.44 487 6/28/2019
1.0.43 495 6/27/2019
1.0.39 494 6/26/2019
1.0.37 487 6/24/2019
1.0.36 502 6/19/2019
1.0.31 494 6/17/2019
1.0.30 501 6/16/2019
1.0.29 516 6/12/2019
1.0.28 493 6/12/2019
1.0.25 537 6/3/2019
1.0.24 537 6/2/2019
1.0.23 511 5/7/2019
1.0.21 615 5/3/2019
1.0.20 531 4/3/2019
1.0.18 510 3/21/2019
1.0.17 524 3/21/2019
1.0.16 523 3/21/2019
1.0.15 545 2/27/2019
1.0.14 550 2/27/2019
1.0.13 569 2/21/2019
1.0.12 534 2/21/2019
1.0.11 538 2/21/2019
1.0.10 598 2/19/2019
1.0.9 592 2/15/2019
1.0.8 602 2/15/2019
1.0.7 575 2/14/2019
1.0.6 602 2/14/2019
1.0.5 590 2/12/2019
1.0.4 567 2/12/2019
1.0.3 586 1/31/2019
1.0.2 600 1/30/2019
1.0.1 602 1/30/2019
1.0.0 609 1/23/2019

release version 2.0.10, add ToUrlBase64() and UrlBase64Decode().