Skip to main content
NeoSmart.TextList package icon

NeoSmart.TextList

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.

Total Downloads
1.9K
1,877
Published
May 18, 2017
Latest stable version

Install

.NET CLI
dotnet add package NeoSmart.TextList --version 1.0.0
Package Manager Console
Install-Package NeoSmart.TextList -Version 1.0.0
PackageReference
<PackageReference Include="NeoSmart.TextList" Version="1.0.0" />

Frameworks

.NETStandard1.3

Dependencies

NETStandard.Library
.NETStandard1.3
[1.6.1, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.