Code.Extensions.Object.ToEnumerable 1.0.2

dotnet add package Code.Extensions.Object.ToEnumerable --version 1.0.2
NuGet\Install-Package Code.Extensions.Object.ToEnumerable -Version 1.0.2
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="Code.Extensions.Object.ToEnumerable" Version="1.0.2">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Code.Extensions.Object.ToEnumerable --version 1.0.2
#r "nuget: Code.Extensions.Object.ToEnumerable, 1.0.2"
#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 Code.Extensions.Object.ToEnumerable as a Cake Addin
#addin nuget:?package=Code.Extensions.Object.ToEnumerable&version=1.0.2

// Install Code.Extensions.Object.ToEnumerable as a Cake Tool
#tool nuget:?package=Code.Extensions.Object.ToEnumerable&version=1.0.2

Source code package. An extension for retrieving an object's public instance property values as a series of values (boxed) in alphabetical order of the property names, or if the object is already a collection, the elements of that collection (boxed).

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Code.Extensions.Object.ToEnumerable:

Package Downloads
Code.Extensions.Object.Flatten

Source code package. An extension for expressing a deep object graph as a flat series of values.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2 1,231 7/29/2018
1.0.1 1,328 9/19/2017
1.0.0 2,060 7/12/2017