Implementation in C# of LINQ concept with struct.
Info
Version: | 0.28.2 |
Author(s): | Reegeek |
Last Update: | Thursday, November 2, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/reegeek/StructLinq/ |
NuGet Url: | https://www.nuget.org/packages/StructLinq |
Install
Install-Package StructLinq
dotnet add package StructLinq
paket add StructLinq
StructLinq Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Buffers(>= 4.5.1)
Tags