NeoSmart.TextList
1.0.0
Convert any list or IEnumerable to a properly formatted, plain-text list, with support for Oxford commas and different list item separators. Use "using static NeoSmart.TextList;" and call the extension method IEnumerable<T>.ToTextList() to return a string containing the formatted list of items.
Install-Package NeoSmart.TextList -Version 1.0.0
dotnet add package NeoSmart.TextList --version 1.0.0
<PackageReference Include="NeoSmart.TextList" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NeoSmart.TextList --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Initial release on NuGet.
Dependencies
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 519 | 5/18/2017 |