Info
Version: | 0.1.0 |
Author(s): | Grégoire Geis |
Last Update: | Wednesday, February 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/6A/IndexesStartAtOne |
NuGet Url: | https://www.nuget.org/packages/IndexesStartAtOne |
Install
Install-Package IndexesStartAtOne
dotnet add package IndexesStartAtOne
paket add IndexesStartAtOne
IndexesStartAtOne Download (Unzip the "nupkg" after downloading)
Dependencies
- Cometary.Core(>= 0.1.2)
Tags
Not only can you force Roslyn to interpret items[1] as items[0], but also items[-42] and items[1_000_000] if you want! The sky (and common sense) are the only limits!.