ktsu.io.Extensions
1.0.5
Prefix Reserved
See the version list below for details.
dotnet add package ktsu.io.Extensions --version 1.0.5
NuGet\Install-Package ktsu.io.Extensions -Version 1.0.5
<PackageReference Include="ktsu.io.Extensions" Version="1.0.5" />
paket add ktsu.io.Extensions --version 1.0.5
#r "nuget: ktsu.io.Extensions, 1.0.5"
// Install ktsu.io.Extensions as a Cake Addin #addin nuget:?package=ktsu.io.Extensions&version=1.0.5 // Install ktsu.io.Extensions as a Cake Tool #tool nuget:?package=ktsu.io.Extensions&version=1.0.5
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
- 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 | 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. |
-
net7.0
- ktsu.io.DeepClone (>= 1.0.1)
- ktsu.io.StrongStrings (>= 1.0.1)
-
net8.0
- ktsu.io.DeepClone (>= 1.0.1)
- ktsu.io.StrongStrings (>= 1.0.1)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on ktsu.io.Extensions:
Package | Downloads |
---|---|
ktsu.io.StrongPaths
A library that provides strong typing for common filesystem paths providing compile time feedback and runtime validation. |
|
ktsu.io.ImGuiWidgets
A library for custom widgets using ImGui.NET. |
|
ktsu.io.ToStringJsonConverter
A JSON converter factory for .NET that simplifies the serialization and deserialization of custom types using ToString and FromString methods. |
|
ktsu.io.ImGuiStyler
A library for expressively styling ImGui.NET interfaces. |
|
ktsu.io.ImGuiPopups
A library for custom popups using ImGui.NET. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.7 | 1,251 | 8/8/2024 |
1.0.6 | 94 | 8/8/2024 |
1.0.5 | 75 | 8/8/2024 |
1.0.4 | 80 | 8/8/2024 |
1.0.3 | 96 | 8/8/2024 |
1.0.2 | 115 | 7/31/2024 |
1.0.1 | 501 | 6/20/2024 |
1.0.0 | 1,254 | 3/29/2024 |
1.0.0-alpha.13 | 130 | 3/25/2024 |
1.0.0-alpha.12 | 97 | 3/21/2024 |
1.0.0-alpha.11 | 69 | 3/21/2024 |
1.0.0-alpha.10 | 103 | 3/20/2024 |
1.0.0-alpha.9 | 78 | 2/29/2024 |
1.0.0-alpha.8 | 94 | 2/21/2024 |
1.0.0-alpha.7 | 74 | 2/18/2024 |
1.0.0-alpha.6 | 116 | 1/21/2024 |
1.0.0-alpha.5 | 64 | 1/16/2024 |
1.0.0-alpha.4 | 61 | 1/16/2024 |
1.0.0-alpha.3 | 64 | 1/16/2024 |
1.0.0-alpha.2 | 62 | 1/16/2024 |