.NET System.Collections ToString extension for converting collections (and other types!) to a string in the format that is based on the one in Python.
Info
Version: | 1.3.0 |
Author(s): | Nenad Misic |
Last Update: | Sunday, December 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://misicnenad.github.io/topystring/ |
NuGet Url: | https://www.nuget.org/packages/Collections.Extensions.ToPyString |
Install
Install-Package Collections.Extensions.ToPyString
dotnet add package Collections.Extensions.ToPyString
paket add Collections.Extensions.ToPyString
Collections.Extensions.ToPyString Download (Unzip the "nupkg" after downloading)
Dependencies
Tags