ktsu.Extensions
1.0.15
Prefix Reserved
See the version list below for details.
dotnet add package ktsu.Extensions --version 1.0.15
NuGet\Install-Package ktsu.Extensions -Version 1.0.15
<PackageReference Include="ktsu.Extensions" Version="1.0.15" />
paket add ktsu.Extensions --version 1.0.15
#r "nuget: ktsu.Extensions, 1.0.15"
// Install ktsu.Extensions as a Cake Addin #addin nuget:?package=ktsu.Extensions&version=1.0.15 // Install ktsu.Extensions as a Cake Tool #tool nuget:?package=ktsu.Extensions&version=1.0.15
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 | 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.DeepClone (>= 1.0.7)
- ktsu.StrongStrings (>= 1.2.5)
-
net8.0
- ktsu.DeepClone (>= 1.0.7)
- ktsu.StrongStrings (>= 1.2.5)
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.31 | 29 | 12/1/2024 |
1.0.30 | 44 | 12/1/2024 |
1.0.29 | 25 | 12/1/2024 |
1.0.28 | 69 | 11/30/2024 |
1.0.27 | 134 | 11/28/2024 |
1.0.26 | 202 | 11/26/2024 |
1.0.25 | 751 | 11/14/2024 |
1.0.24 | 291 | 11/13/2024 |
1.0.23 | 793 | 11/2/2024 |
1.0.22 | 348 | 11/1/2024 |
1.0.21 | 1,041 | 10/16/2024 |
1.0.20 | 668 | 10/5/2024 |
1.0.19 | 215 | 10/4/2024 |
1.0.18 | 757 | 9/21/2024 |
1.0.17 | 261 | 9/19/2024 |
1.0.16 | 86 | 9/19/2024 |
1.0.15 | 260 | 9/19/2024 |
1.0.14 | 188 | 9/19/2024 |
1.0.13 | 193 | 9/19/2024 |
1.0.12 | 119 | 9/18/2024 |
1.0.11 | 98 | 9/18/2024 |
1.0.10 | 158 | 9/18/2024 |
1.0.9 | 618 | 9/18/2024 |
1.0.8 | 434 | 9/14/2024 |
1.0.7 | 112 | 9/14/2024 |