Info
Version: | 1.0.0 |
Author(s): | NeoSmart Technologies, Mahmoud Al-Qudsi |
Last Update: | Thursday, May 18, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/neosmart/textlist |
NuGet Url: | https://www.nuget.org/packages/NeoSmart.TextList |
Install
Install-Package NeoSmart.TextList
dotnet add package NeoSmart.TextList
paket add NeoSmart.TextList
NeoSmart.TextList Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags
Use "using static NeoSmart.TextList;" and call the extension method IEnumerable<T>.ToTextList() to return a string containing the formatted list of items.