Stringier 1.16.0

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

// Install Stringier as a Cake Tool
#tool nuget:?package=Stringier&version=1.16.0

Stringier

Including

This package merely extends Char, Char[], String, String[], and IEnumerable<String>, so it exists with System. You can use it through:

using System;

Usage

Everything within this library is extension methods, so you will automatically see them through IntelliSense when using applicable types. That being said, all extensions exist within two modules: CharExtensions and StringExtensions and can be browsed that way. All methods are should be well documented. If they are not either consider adding documentation in a pull request, or filing an issue.

For the most part the methods supplied in this library are unique. However, for convenience or orthogonality with library supplied features, there are several extension methods which map to static class method calls. These mappings do not ever introduce new behavior and simply call the method directly.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
5.1.0 1,263 3/28/2022
5.0.0 1,235 2/14/2022
5.0.0-beta.11 128 2/4/2022
5.0.0-beta.10 125 1/24/2022
5.0.0-beta.9 128 1/21/2022
5.0.0-beta.8 156 8/10/2021
5.0.0-beta.7 250 7/3/2021
5.0.0-beta.6 148 6/19/2021
5.0.0-beta.5 227 5/29/2021
5.0.0-beta.2 205 12/3/2020
5.0.0-beta.1 182 11/25/2020
3.1.0 1,438 8/2/2020
3.0.0 1,267 5/14/2020
2.3.0 1,365 1/21/2020
2.2.0 1,370 1/9/2020
2.1.0 1,414 12/23/2019
2.0.0 1,421 12/1/2019
1.18.0 1,572 10/12/2019
1.17.1 1,747 10/4/2019
1.17.0 1,695 10/1/2019
1.16.0 1,920 9/8/2019
1.15.0 1,554 8/28/2019
1.14.0 1,508 8/19/2019
1.13.0 1,508 8/15/2019
1.12.0 1,451 8/14/2019
1.11.0 1,890 8/3/2019
1.10.0 1,752 5/3/2019
1.9.1 1,589 4/24/2019
1.9.0 1,505 4/21/2019
1.8.2 1,502 4/2/2019
1.8.1 1,481 3/30/2019
1.8.0 1,456 3/30/2019
1.7.0 1,452 3/4/2019
1.6.0 1,533 2/21/2019
1.5.0 1,482 2/21/2019
1.4.0 1,507 2/14/2019
1.3.0 1,565 1/15/2019
1.2.0 1,523 1/11/2019
1.1.0 1,628 1/10/2019
1.0.0 1,603 1/8/2019