A collection of general-purpose C# extension methods for strings, collections, dates, numerics, and serialization, targeting .NET Standard 2.0 and .NET Framework 4.8 for use from both .NET Framework and modern .NET/.NET Core.
Info
| Version: | 2.0.1 |
| Author(s): | Trent Liscomb |
| Last Update: | Thursday, July 16, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/EasyTools |
Install
Install-Package EasyTools
dotnet add package EasyTools
paket add EasyTools
EasyTools Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Html.Abstractions(>= 2.2.0)
- Newtonsoft.Json(>= 9.0.1)