Implementation of IGrid - a class capable of storing any Type in a 2D array-like.
Info
Version: | 1.2.2 |
Author(s): | efilnukefesin |
Last Update: | Wednesday, May 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NET.efilnukefesin.Implementations.Grid |
Install
Install-Package NET.efilnukefesin.Implementations.Grid
dotnet add package NET.efilnukefesin.Implementations.Grid
paket add NET.efilnukefesin.Implementations.Grid
NET.efilnukefesin.Implementations.Grid Download (Unzip the "nupkg" after downloading)
Dependencies
- NET.efilnukefesin.BaseClasses.Test(>= 1.0.3)
- NET.efilnukefesin.Contracts.Base(>= 1.6.1)
- NET.efilnukefesin.Contracts.Grid(>= 1.2.1)
- NET.efilnukefesin.Implementations.Base(>= 1.6.6)