eXtensionSharp 1.0.1.12
dotnet add package eXtensionSharp --version 1.0.1.12
NuGet\Install-Package eXtensionSharp -Version 1.0.1.12
<PackageReference Include="eXtensionSharp" Version="1.0.1.12" />
paket add eXtensionSharp --version 1.0.1.12
#r "nuget: eXtensionSharp, 1.0.1.12"
// Install eXtensionSharp as a Cake Addin #addin nuget:?package=eXtensionSharp&version=1.0.1.12 // Install eXtensionSharp as a Cake Tool #tool nuget:?package=eXtensionSharp&version=1.0.1.12
eXtensionSharp
"eXtensionSharp" is a static class method extension.
This is a project that creates many useful methods based on null safe.
Refer to the test code for how to use it.
Support
net7, net8
Version
1.0.1.12
- remove - xToJoin
- change - xJoin, if empty collection, return string.empty.
1.0.1.11
- change - xIsEmpty dose not support Number type.
- remove - xIsNumber<T>(this T obj), remain xIsNumber(this string str)
- error modify - xBatch error modify.
1.0.0.10
- error modify - xcrypthmac → fromHexToByte, fromHexToString xforeach loop error
1.0.0.9
- remove - xForEach: remove thread.sleep
- remove - xForEach: remove number type from to xforeach, use Enumerable.Range(from, to)
- modify - xForEach: change xforeach func item priority. (int Index, Generic T Item)
- remove - XHttpExtension
- add - xToDayOfWeek : day of week name (base by cultureinfo)
- etc - XFileExtension change huge naming.
- caution - xForEach can happen object null exception.
case 1 : use AOT, happen exception after serialize object.
1.0.0.8
- add - xToDictionary(this DataTable datatable) return IDictionary<string, object?>
- add - xToDate(this DateTime dt, string format, CultureInfo culture) return string
- modify - xBetween(this DateTime v, DateTime from, DateTime to) return bool
- modify - project file - target framework
- abort - XEnumBase<> - don't use more. use smartenum.
- remove - FastDeepCloner - don't use more. use mapster.
1.0.0.6
- add - static string xDistinct(this IEnumerable<string> items)
- support net8
Acknowledgements
JetBrains kindly provides eXtensionSharp
with a free open-source
licence for their Resharper and Rider.
- Resharper makes Visual Studio a much better IDE
- Rider is fast & powerful cross platform .NET IDE
<img src="https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.png" alt="JetBrains Logo (Main) logo." style="width:200px;height:200px;">
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net7.0
- No dependencies.
-
net8.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on eXtensionSharp:
Package | Downloads |
---|---|
eXtensionSharp.AspNet
asp.net extensions |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.0.1.12 | 278 | 7/4/2024 | |
1.0.0.11 | 129 | 6/8/2024 | |
1.0.0.10 | 132 | 5/11/2024 | |
1.0.0.9 | 133 | 5/9/2024 | |
1.0.0.8 | 245 | 1/8/2024 | |
1.0.0.7 | 130 | 1/8/2024 | |
1.0.0.6 | 210 | 11/14/2023 | |
1.0.0.5 | 155 | 11/2/2023 | |
1.0.0.4 | 131 | 10/31/2023 | |
1.0.0.3 | 123 | 10/29/2023 | |
1.0.0.2 | 127 | 10/20/2023 | |
1.0.0.1 | 174 | 8/8/2023 | |
1.0.0 | 363 | 5/29/2021 |