DoNetExtensions NuGet Package

The project aims to provide hundreds of fully-documented, tested, and useful extension methods to existing standard .NET classes.

We have been coding with .NET for more than ten years, and we notice many standard classes (like array, list, dictionary, etc.) lack rich methods to facilitate their use and quick development. Although each piece extension method in this library is not much, we believe as a whole they bring great convenience and help enhance producitivity for other .NET programmers.

Update 10 includes following extensions: 1) Consistent Containment Check; 2) Collection to Array Conversion; 3) Consistent Emptiness Check; 4) Convenient IndexOf; 5) Collection to Concatenated String; 6) Array Updating Operations; 7) Value Swap; 8) Convenient Bit Operations; 9) Conversion to Hexical String; 10) Char Extensions; 11) SubArray Methods; 12) Sort Improvement; 13) Mutable Tuples for Data Processing; 14) Dictionary-Based Counting; 15) ForEach Shortcut.




Got any DoNetExtensions Question?





Info

Version: 0.1.0
Author(s): tony
Last Update: Sunday, May 13, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/tonyriverms/DoNetExtensions
NuGet Url: https://www.nuget.org/packages/DoNetExtensions


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





STATS

must-have-score

.3

avg-downloads-per-day

2

days-since-last-release

2197