ExtendType.OfString 2.4.3

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

// Install ExtendType.OfString as a Cake Tool
#tool nuget:?package=ExtendType.OfString&version=2.4.3

A library of fluent utility extensions for System.String

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in 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
2.9.1 3,421 2/6/2017
2.9.0 1,389 2/4/2017
2.8.0 31,892 1/29/2016
2.7.1 1,463 12/7/2015
2.7.0 1,470 11/12/2015
2.6.0 1,463 11/5/2015
2.5.6 1,474 11/5/2015
2.5.5 1,543 5/18/2015
2.5.4 1,786 11/14/2014
2.5.3 1,892 11/14/2014
2.5.2 1,795 11/11/2014
2.5.1 1,818 11/11/2014
2.5.0 1,487 10/28/2014
2.4.8 1,521 10/27/2014
2.4.7 1,476 10/13/2014
2.4.6 1,523 10/13/2014
2.4.5 1,513 10/9/2014
2.4.4 1,523 8/13/2014
2.4.3 1,461 8/11/2014
2.4.2 1,551 8/8/2014
2.4.1 1,459 8/8/2014
2.4.0 1,495 8/8/2014
2.3.1 1,519 6/4/2014
2.3.0 1,506 5/8/2014
2.2.1 1,579 5/6/2014
2.2.0 1,462 5/6/2014
2.1.1 1,562 3/20/2014
2.1.0 1,739 3/20/2014
2.0.0 1,561 3/20/2014
1.0.1 1,539 3/17/2014
1.0.0 3,769 3/17/2014

2.4.3 - Bugfix to nullable conversion behavior was returning empty when null string as extension methods were used
2.4.2 - Added additional nullable conversions to Conversion extensions