ktsu.Extensions 1.0.17

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package ktsu.Extensions --version 1.0.17                
NuGet\Install-Package ktsu.Extensions -Version 1.0.17                
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="ktsu.Extensions" Version="1.0.17" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ktsu.Extensions --version 1.0.17                
#r "nuget: ktsu.Extensions, 1.0.17"                
#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 ktsu.Extensions as a Cake Addin
#addin nuget:?package=ktsu.Extensions&version=1.0.17

// Install ktsu.Extensions as a Cake Tool
#tool nuget:?package=ktsu.Extensions&version=1.0.17                

Extensions

Extension Methods for common operations to help with expressiveness and maintainability.

String Extensions

  • StartsWithOrdinal
  • EndsWithOrdinal
  • ContainsOrdinal
  • ReplaceOrdinal
  • RemovePrefix
  • RemoveSuffix

Reflection Extensions

  • TryFindMethod

Enumerable Extensions

  • WithIndex
  • ToCollection (with optional lock)
  • ForEach (with optional lock)
  • DeepClone (to a collection, with optional lock)
  • ShallowClone (to a collection, with optional lock)

Dictionary Extensions

  • GetOrCreate
  • DeepClone (with optional lock)
  • ShallowClone (with optional lock)

Collection Extensions

  • AddMany
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.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on ktsu.Extensions:

Package Downloads
ktsu.StrongPaths

A library that provides strong typing for common filesystem paths providing compile time feedback and runtime validation.

ktsu.ToStringJsonConverter

A JSON converter factory for .NET that simplifies the serialization and deserialization of custom types using ToString and FromString methods.

ktsu.ImGuiStyler

A library for expressively styling ImGui.NET interfaces.

ktsu.ImGuiPopups

A library for custom popups using ImGui.NET.

ktsu.ImGuiWidgets

A library for custom widgets using ImGui.NET.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.25 0 11/14/2024
1.0.24 65 11/13/2024
1.0.23 620 11/2/2024
1.0.22 283 11/1/2024
1.0.21 979 10/16/2024
1.0.20 662 10/5/2024
1.0.19 209 10/4/2024
1.0.18 753 9/21/2024
1.0.17 257 9/19/2024
1.0.16 82 9/19/2024
1.0.15 256 9/19/2024
1.0.14 184 9/19/2024
1.0.13 189 9/19/2024
1.0.12 114 9/18/2024
1.0.11 94 9/18/2024
1.0.10 154 9/18/2024
1.0.9 614 9/18/2024
1.0.8 431 9/14/2024
1.0.7 107 9/14/2024