PortableExtensions 1.0.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package PortableExtensions --version 1.0.8
NuGet\Install-Package PortableExtensions -Version 1.0.8
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.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PortableExtensions --version 1.0.8
#r "nuget: PortableExtensions, 1.0.8"
#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.0.8

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

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.

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.4.102 1,313 5/18/2015
1.1.4.97 1,200 5/16/2015
1.1.3 1,029 5/13/2015
1.1.2 1,048 5/13/2015
1.1.1 1,059 5/8/2015
1.1.0 1,138 4/8/2015
1.0.19 1,227 10/27/2014
1.0.18.3 1,067 10/17/2014
1.0.18.2 1,112 10/17/2014
1.0.18.1 1,075 10/17/2014
1.0.18 1,123 10/17/2014
1.0.17.2 1,093 10/1/2014
1.0.17.1 1,082 9/30/2014
1.0.17 1,109 9/22/2014
1.0.16 1,153 9/15/2014
1.0.15 1,102 8/29/2014
1.0.14 1,124 8/19/2014
1.0.13 1,155 8/12/2014
1.0.12 1,103 8/5/2014
1.0.11.1 1,071 8/4/2014
1.0.11 1,095 7/21/2014
1.0.10 1,090 7/18/2014
1.0.9 1,088 7/17/2014
1.0.8 1,103 7/16/2014
1.0.7 1,123 7/15/2014
1.0.6 1,141 7/14/2014
1.0.5 1,338 7/4/2014
1.0.4 1,163 6/27/2014
1.0.3 1,174 6/25/2014
1.0.2.4 1,083 6/19/2014
1.0.2.3 1,090 6/19/2014
1.0.2.2 1,120 6/18/2014
1.0.2.1 1,138 6/18/2014
1.0.2 1,162 6/18/2014
1.0.1 1,155 6/18/2014
1.0.0 1,116 6/18/2014

Add new Extension Methods for String:
- String.SplitLines
- String.TakeAndRemove