PortableExtensions 1.1.0

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

// Install PortableExtensions as a Cake Tool
#tool nuget:?package=PortableExtensions&version=1.1.0

PortableExtensions is a set of .Net extension methods build as portable class library.
PortableExtensions enhance the .Net framework by adding a bunch of methods to increase developer’s productivity.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 98 4/8/2015
1.0.19 118 10/27/2014
1.0.18.3 66 10/17/2014
1.0.18.2 52 10/17/2014
1.0.18.1 51 10/17/2014
1.0.18 52 10/17/2014
1.0.17.2 71 10/1/2014
1.0.17.1 66 9/30/2014
1.0.17 68 9/22/2014
1.0.16 70 9/15/2014
1.0.15 75 8/29/2014
1.0.14 66 8/19/2014
1.0.13 67 8/12/2014
1.0.12 54 8/5/2014
1.0.11.1 54 8/4/2014
1.0.11 66 7/21/2014
1.0.10 65 7/18/2014
1.0.9 62 7/17/2014
1.0.8 65 7/16/2014
1.0.7 62 7/15/2014
1.0.6 66 7/14/2014
1.0.5 86 7/4/2014
1.0.4 56 6/27/2014
1.0.3 55 6/25/2014
1.0.2.4 53 6/19/2014
1.0.2.3 55 6/19/2014
1.0.2.2 52 6/18/2014
1.0.2.1 53 6/18/2014
1.0.2 53 6/18/2014
1.0.1 54 6/18/2014
1.0.0 54 6/18/2014

- Implement Tree classes