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.2.3
Author(s): Jurio_li
Last Update: Saturday, March 7, 2026
.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

17

days-since-last-release

20