BabouExtensions 1.2.59

dotnet add package BabouExtensions --version 1.2.59
                    
NuGet\Install-Package BabouExtensions -Version 1.2.59
                    
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="BabouExtensions" Version="1.2.59" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BabouExtensions" Version="1.2.59" />
                    
Directory.Packages.props
<PackageReference Include="BabouExtensions" />
                    
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 BabouExtensions --version 1.2.59
                    
#r "nuget: BabouExtensions, 1.2.59"
                    
#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 BabouExtensions@1.2.59
                    
#: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=BabouExtensions&version=1.2.59
                    
Install as a Cake Addin
#tool nuget:?package=BabouExtensions&version=1.2.59
                    
Install as a Cake Tool

Another Extension Methods package, but named after Babou and built in Fort Kickass from the tv show Archer.

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 (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 335 7/18/2023
1.2.58 259 5/31/2023
1.2.57 303 5/31/2023
1.2.51 520 1/19/2021
1.2.50 728 12/20/2020
1.2.49 802 9/17/2020
1.2.48 730 7/31/2020
1.2.47 976 3/3/2020
1.2.46 711 1/27/2020
1.2.44 750 1/14/2020
1.2.43 724 1/8/2020
1.2.41 759 1/3/2020
1.2.40 832 12/29/2019
1.2.38 684 12/23/2019
1.2.35 702 12/20/2019
1.2.30 706 12/19/2019
1.2.29 3,411 12/4/2019
1.2.28 2,157 11/20/2019
1.2.25 1,053 11/19/2019
1.2.23 753 11/17/2019
1.2.22 760 11/14/2019
1.2.21 715 11/14/2019
1.2.20 718 11/13/2019
1.2.19 692 11/13/2019
1.2.18 705 11/13/2019
1.2.17 732 11/9/2019
1.2.16 702 11/9/2019
1.2.15 738 11/9/2019
1.2.14 716 11/9/2019
1.2.13 714 11/9/2019
1.2.11 696 11/8/2019
1.2.10 728 11/7/2019
1.2.9 790 11/3/2019
1.2.8 717 11/1/2019
1.2.7 744 11/1/2019
1.2.6 725 11/1/2019
1.2.5 719 11/1/2019
1.2.4 687 11/1/2019
1.2.3 711 11/1/2019
1.2.1 718 11/1/2019
1.2.0 716 11/1/2019
1.1.15 1,514 8/25/2017
1.1.13 1,327 8/25/2017
1.1.12 1,242 8/25/2017
1.1.11 1,222 8/25/2017
1.1.10 1,359 8/25/2017
1.0.6355.3801 1,254 5/26/2017

Added Enum extension to get the value assigned to an enum.