Useful.Extensions
2.4.0
.NET Core 2.0
.NET Standard 1.3
.NET Framework 4.5.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Useful.Extensions -Version 2.4.0
dotnet add package Useful.Extensions --version 2.4.0
<PackageReference Include="Useful.Extensions" Version="2.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Useful.Extensions --version 2.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Useful.Extensions, 2.4.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Useful.Extensions as a Cake Addin
#addin nuget:?package=Useful.Extensions&version=2.4.0
// Install Useful.Extensions as a Cake Tool
#tool nuget:?package=Useful.Extensions&version=2.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A group of useful extensions in C#
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 |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
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.
-
- Microsoft.CSharp (>= 4.5.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Useful.Extensions:
Package | Downloads |
---|---|
Tablestorage.Abstractions
Repository wrapper for Azure Table Storage |
|
DatabaseOperations
A library to help automate database operations. The main operator is the "Backup" operator. Other features are coming in the future. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.1 | 38,591 | 1/5/2020 |
3.0.0 | 430 | 9/17/2019 |
2.4.0 | 1,018 | 5/23/2019 |
2.3.0 | 30,883 | 1/6/2019 |
2.2.0 | 996 | 11/15/2018 |
2.1.1 | 3,306 | 6/30/2018 |
2.1.0 | 1,034 | 4/21/2018 |
2.0.0 | 1,125 | 2/11/2018 |
1.0.8 | 2,633 | 5/6/2017 |
1.0.7 | 1,254 | 11/3/2016 |
1.0.6 | 1,005 | 5/26/2016 |
1.0.5 | 901 | 5/8/2016 |
1.0.4 | 943 | 4/13/2016 |
1.0.3 | 962 | 4/7/2016 |
1.0.2 | 1,348 | 3/22/2016 |
1.0.1 | 688 | 3/20/2016 |
Added support for IsValueInList for string, and other types providing equality has been implemented