Info
| Version: | 5.0.1 | 
| Author(s): | Saritasa | 
| Last Update: | Thursday, July 3, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/saritasa/saritasatools | 
| NuGet Url: | https://www.nuget.org/packages/Saritasa.Tools.Common | 
Install
Install-Package Saritasa.Tools.Common
                        dotnet add package Saritasa.Tools.Common
                        paket add Saritasa.Tools.Common
                        
                                Saritasa.Tools.Common Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.0 
                                        
                    No dependencies. 
- System.Linq.Queryable(>= 4.3.0)
 - System.ValueTuple(>= 4.5.0)
 
No dependencies. 
No dependencies. 
Tags
                
Saritasa.Tools.Common contains various utilities and extensions for DateTime conversion, strings manipulation, validation utils (Guard), parse with default, flow (memoize, retry), collection processing (chunk select), atomic (CAS, swap), strings hash (md5, sha1, sha2), paged enumerable.