Usefull extension methods for collections/string/dictionary manipulation.
Info
Version: | 0.13.0 |
Author(s): | Cyrille NDOUMBE |
Last Update: | Friday, July 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/candoumbe/MiscUtilities.git |
NuGet Url: | https://www.nuget.org/packages/Candoumbe.MiscUtilities |
Install
Install-Package Candoumbe.MiscUtilities
dotnet add package Candoumbe.MiscUtilities
paket add Candoumbe.MiscUtilities
Candoumbe.MiscUtilities Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.0
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 12.0.3)
- System.Collections(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Linq.Queryable(>= 4.3.0)
- System.Text.RegularExpressions(>= 4.3.1)
- System.ValueTuple(>= 4.5.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 12.0.3)
- System.Collections(>= 4.3.0)
- System.Collections.Concurrent(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Linq.Parallel(>= 4.3.0)
- System.Linq.Queryable(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Text.RegularExpressions(>= 4.3.1)
- System.ValueTuple(>= 4.5.0)
- Microsoft.Extensions.Primitives(>= 3.1.10)
- System.Collections(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Linq.Queryable(>= 4.3.0)
- System.Text.Json(>= 4.7.2)
- System.Text.RegularExpressions(>= 4.3.1)
- System.ValueTuple(>= 4.5.0)
- Microsoft.Extensions.Primitives(>= 3.1.10)
- System.Collections(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Linq.Queryable(>= 4.3.0)
- System.Text.Json(>= 4.7.2)
- System.Text.RegularExpressions(>= 4.3.1)
- System.ValueTuple(>= 4.5.0)
Tags