eXtensionSharp 1.0.0.8

dotnet add package eXtensionSharp --version 1.0.0.8
NuGet\Install-Package eXtensionSharp -Version 1.0.0.8
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="eXtensionSharp" Version="1.0.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add eXtensionSharp --version 1.0.0.8
#r "nuget: eXtensionSharp, 1.0.0.8"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install eXtensionSharp as a Cake Addin
#addin nuget:?package=eXtensionSharp&version=1.0.0.8

// Install eXtensionSharp as a Cake Tool
#tool nuget:?package=eXtensionSharp&version=1.0.0.8

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.0.7

    • 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • 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.0.8 169 1/8/2024
1.0.0.7 94 1/8/2024
1.0.0.6 173 11/14/2023
1.0.0.5 120 11/2/2023
1.0.0.4 98 10/31/2023
1.0.0.3 93 10/29/2023
1.0.0.2 89 10/20/2023
1.0.0.1 147 8/8/2023
1.0.0 328 5/29/2021