fm.Extensions.Common 3.1.0

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

// Install fm.Extensions.Common as a Cake Tool
#tool nuget:?package=fm.Extensions.Common&version=3.1.0

A collection of useful extension methods.

Commonly Used Types:
ArrayExtensions
CollectionExtensions
ConvertibleExtensions
DictionaryExtensions
DoubleExtensions
EnumExtensions
EnumerableExtensions
ExceptionExtensions
Int32Extensions
ListExtensions
ObjectExtensions
StringBuilderExtensions
StringExtension
UriExtensions

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 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.7.2

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on fm.Extensions.Common:

Package Downloads
fm.Extensions.Wpf

A collection of extensions for typical WPF scenarios, like Boxes, Value Converters, Template Selectors and other helpful extensions.

fm.EntityFrameworkCore.Relational

Extends Microsoft.EntityFrameworkCore.Relational with some raw SQL methods. Directly invoke ExecuteScalar/ExecuteReader on DbContext. Bulk update and delete rows.

fm.Mvvm.Wpf

A consequent take on the MVVM pattern without any compromises.

fm.ivanti.API

A library that warps the Ivanti Service Manager (ISM) API in a nice user-friendly package.

fm.Extensions.NetworkCredential

Extends System.Security.NetworkCredential with useful methods like .HasPassword()

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.1.0-preview.2 49 3/16/2023
7.0.0 116 3/4/2023
6.0.0 694 10/12/2022
5.1.0 544 3/26/2022
5.0.1 472 11/29/2021
5.0.0 14,872 8/11/2021
4.0.0 4,581 8/20/2020
3.1.0 4,147 4/27/2019
3.0.0 4,382 10/9/2017
2.0.0 2,477 3/2/2017
1.2.0 1,430 6/29/2016

Added .NET 4.7.2 build not containing the ".ToHashSet()" extension