netfx-System.Collections.Generic.IEnumerable.EmptyIfNull 1.1.0

dotnet add package netfx-System.Collections.Generic.IEnumerable.EmptyIfNull --version 1.1.0
NuGet\Install-Package netfx-System.Collections.Generic.IEnumerable.EmptyIfNull -Version 1.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="netfx-System.Collections.Generic.IEnumerable.EmptyIfNull" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add netfx-System.Collections.Generic.IEnumerable.EmptyIfNull --version 1.1.0
#r "nuget: netfx-System.Collections.Generic.IEnumerable.EmptyIfNull, 1.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 netfx-System.Collections.Generic.IEnumerable.EmptyIfNull as a Cake Addin
#addin nuget:?package=netfx-System.Collections.Generic.IEnumerable.EmptyIfNull&version=1.1.0

// Install netfx-System.Collections.Generic.IEnumerable.EmptyIfNull as a Cake Tool
#tool nuget:?package=netfx-System.Collections.Generic.IEnumerable.EmptyIfNull&version=1.1.0

Hate checking for nulls in Linq queries? Turn any null enumerable into an empty one as needed!

var id = schema.Elements.EmptyIfNull().FirstOrDefault(x => x == "Id")

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 3,891 8/30/2011
1.0.0.12 1,535 6/15/2011
1.0.0.8 1,528 5/23/2011