ExtendType.OfString 2.9.1

dotnet add package ExtendType.OfString --version 2.9.1
NuGet\Install-Package ExtendType.OfString -Version 2.9.1
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.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ExtendType.OfString --version 2.9.1
#r "nuget: ExtendType.OfString, 2.9.1"
#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.9.1

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

A library of fluent utility extensions for System.String

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 is compatible.  net452 is compatible.  net46 is compatible.  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,348 2/6/2017
2.9.0 1,380 2/4/2017
2.8.0 31,785 1/29/2016
2.7.1 1,454 12/7/2015
2.7.0 1,461 11/12/2015
2.6.0 1,454 11/5/2015
2.5.6 1,465 11/5/2015
2.5.5 1,530 5/18/2015
2.5.4 1,777 11/14/2014
2.5.3 1,883 11/14/2014
2.5.2 1,786 11/11/2014
2.5.1 1,809 11/11/2014
2.5.0 1,478 10/28/2014
2.4.8 1,512 10/27/2014
2.4.7 1,467 10/13/2014
2.4.6 1,514 10/13/2014
2.4.5 1,504 10/9/2014
2.4.4 1,514 8/13/2014
2.4.3 1,452 8/11/2014
2.4.2 1,542 8/8/2014
2.4.1 1,450 8/8/2014
2.4.0 1,486 8/8/2014
2.3.1 1,510 6/4/2014
2.3.0 1,497 5/8/2014
2.2.1 1,570 5/6/2014
2.2.0 1,453 5/6/2014
2.1.1 1,553 3/20/2014
2.1.0 1,730 3/20/2014
2.0.0 1,552 3/20/2014
1.0.1 1,530 3/17/2014
1.0.0 3,659 3/17/2014

2.9.1 - Added 452 framework targeting
2.9.0 - Fixed framework version targeting
2.8.0 - Moved If extensions to defaulting, fixed bug in case validation
2.7.1 - Added MD5 cryptographic extensions
2.7.0 - Added new parsing extensions and unit tests, changed signature for ToAlphaNumeric
2.6.0 - Method name corrections in conversion extensions
2.5.6 - Added ToTitleCase to convention extensions
2.5.5 - Added convention extension method(s)
2.5.4 - Bugfix fixed ToRegex methods
2.5.3 - Added regex match extension method
2.5.2 - Bugfix packaging issue
2.5.1 - Added parsing extensions
2.5.0 - Moved capitalization extensions to validation namespace