A minimod for fluently joining Enumerables using String.Join; Adds JoinStringsWith() to IEnumerable and IEnumerable<T>.
Info
| Version: | 1.0.0 |
| Author(s): | Lars Corneliussen |
| Last Update: | Tuesday, September 25, 2012 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Minimod.JoinStrings |
Install
Install-Package Minimod.JoinStrings
dotnet add package Minimod.JoinStrings
paket add Minimod.JoinStrings
Minimod.JoinStrings Download (Unzip the "nupkg" after downloading)
Dependencies
Tags