BabouExtensions 1.2.43
See the version list below for details.
dotnet add package BabouExtensions --version 1.2.43
NuGet\Install-Package BabouExtensions -Version 1.2.43
<PackageReference Include="BabouExtensions" Version="1.2.43" />
paket add BabouExtensions --version 1.2.43
#r "nuget: BabouExtensions, 1.2.43"
// Install BabouExtensions as a Cake Addin #addin nuget:?package=BabouExtensions&version=1.2.43 // Install BabouExtensions as a Cake Tool #tool nuget:?package=BabouExtensions&version=1.2.43
Another Extension Methods package, but named after Babou and built in Fort Kickass from the tv show Archer.
Product | Versions 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Newtonsoft.Json (>= 12.0.3)
- System.ComponentModel.Annotations (>= 4.7.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on BabouExtensions:
Package | Downloads |
---|---|
BabouMail.Common
The Common Library for BabouMail Senders. |
|
BabouMail.MailGun
A simple C# wrapper for MailGun using their REST API. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.59 | 264 | 7/18/2023 |
1.2.58 | 199 | 5/31/2023 |
1.2.57 | 213 | 5/31/2023 |
1.2.51 | 429 | 1/19/2021 |
1.2.50 | 635 | 12/20/2020 |
1.2.49 | 701 | 9/17/2020 |
1.2.48 | 629 | 7/31/2020 |
1.2.47 | 870 | 3/3/2020 |
1.2.46 | 612 | 1/27/2020 |
1.2.44 | 636 | 1/14/2020 |
1.2.43 | 614 | 1/8/2020 |
1.2.41 | 657 | 1/3/2020 |
1.2.40 | 730 | 12/29/2019 |
1.2.38 | 581 | 12/23/2019 |
1.2.35 | 602 | 12/20/2019 |
1.2.30 | 602 | 12/19/2019 |
1.2.29 | 3,191 | 12/4/2019 |
1.2.28 | 2,057 | 11/20/2019 |
1.2.25 | 787 | 11/19/2019 |
1.2.23 | 640 | 11/17/2019 |
1.2.22 | 656 | 11/14/2019 |
1.2.21 | 610 | 11/14/2019 |
1.2.20 | 620 | 11/13/2019 |
1.2.19 | 590 | 11/13/2019 |
1.2.18 | 595 | 11/13/2019 |
1.2.17 | 632 | 11/9/2019 |
1.2.16 | 598 | 11/9/2019 |
1.2.15 | 627 | 11/9/2019 |
1.2.14 | 614 | 11/9/2019 |
1.2.13 | 612 | 11/9/2019 |
1.2.11 | 590 | 11/8/2019 |
1.2.10 | 626 | 11/7/2019 |
1.2.9 | 683 | 11/3/2019 |
1.2.8 | 617 | 11/1/2019 |
1.2.7 | 632 | 11/1/2019 |
1.2.6 | 619 | 11/1/2019 |
1.2.5 | 616 | 11/1/2019 |
1.2.4 | 578 | 11/1/2019 |
1.2.3 | 606 | 11/1/2019 |
1.2.1 | 613 | 11/1/2019 |
1.2.0 | 596 | 11/1/2019 |
1.1.15 | 1,284 | 8/25/2017 |
1.1.13 | 1,103 | 8/25/2017 |
1.1.12 | 1,022 | 8/25/2017 |
1.1.11 | 994 | 8/25/2017 |
1.1.10 | 1,135 | 8/25/2017 |
1.0.6355.3801 | 1,027 | 5/26/2017 |
- Added BabouEnum Helper methods GetListByDescriptionAttr & GetListByDisplayAttr.
- Corrected enum extension method GetEnumValueFromDescription.
- Added enum extension methods GetAttributeOfType & GetDisplayName
- Added enum/object extension methods GetDescriptionAttr.
- See Test project for examples on how to use new methods.