Now is the time to destroy `for` statement and use `foreach`.
Info
Version: | 1.0.0 |
Author(s): | azyobuzin, ufcpp |
Last Update: | Sunday, November 20, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/azyobuzin/ValueEnumerable |
NuGet Url: | https://www.nuget.org/packages/ValueEnumerable |
Install
Install-Package ValueEnumerable
dotnet add package ValueEnumerable
paket add ValueEnumerable
ValueEnumerable Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ValueTuple(>= 4.3.0)