Useful.Extensions
3.0.1
.NET Standard 1.6
Install-Package Useful.Extensions -Version 3.0.1
dotnet add package Useful.Extensions --version 3.0.1
<PackageReference Include="Useful.Extensions" Version="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Useful.Extensions --version 3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Useful.Extensions, 3.0.1"
#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=3.0.1
// Install Useful.Extensions as a Cake Tool
#tool nuget:?package=Useful.Extensions&version=3.0.1
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.6 netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 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.
-
.NETStandard 2.0
- 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,366 | 1/5/2020 |
3.0.0 | 430 | 9/17/2019 |
2.4.0 | 1,018 | 5/23/2019 |
2.3.0 | 30,880 | 1/6/2019 |
2.2.0 | 996 | 11/15/2018 |
2.1.1 | 3,305 | 6/30/2018 |
2.1.0 | 1,033 | 4/21/2018 |
2.0.0 | 1,122 | 2/11/2018 |
1.0.8 | 2,625 | 5/6/2017 |
1.0.7 | 1,245 | 11/3/2016 |
1.0.6 | 1,003 | 5/26/2016 |
1.0.5 | 900 | 5/8/2016 |
1.0.4 | 941 | 4/13/2016 |
1.0.3 | 960 | 4/7/2016 |
1.0.2 | 1,347 | 3/22/2016 |
1.0.1 | 686 | 3/20/2016 |
New array extension SafeGetElement, new string extensions IsAllNumbers, IsAllAlpha, IsAllAlphaOrNumbers