Applied NuGet Package

Extension methods for object-object or dictionary-object or datatable-object mapping,
single item mapping use [ item.Apply(()=>new { .

}); ],multiple array items mapping use [ items.Apply(a=>new { .}); ].
Extension methods for SQL Window Function in Linq,
use [ items.GroupBy(a =>...).AsPartition(p=> p.OrderBy(a=>...)).Over(p=>...); ],can also be customize function.




Got any Applied Question?





Info

Version: 1.2.1.8
Author(s): Jurio_li
Last Update: Saturday, April 8, 2023
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/Jurioli/Applied
NuGet Url: https://www.nuget.org/packages/Applied


Install
Install-Package Applied
dotnet add package Applied
paket add Applied
Applied Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.5

avg-downloads-per-day

11

days-since-last-release

355