SharperHacks.CoreLibs.Interfaces
1.3.0
Prefix Reserved
dotnet add package SharperHacks.CoreLibs.Interfaces --version 1.3.0
NuGet\Install-Package SharperHacks.CoreLibs.Interfaces -Version 1.3.0
<PackageReference Include="SharperHacks.CoreLibs.Interfaces" Version="1.3.0" />
<PackageVersion Include="SharperHacks.CoreLibs.Interfaces" Version="1.3.0" />
<PackageReference Include="SharperHacks.CoreLibs.Interfaces" />
paket add SharperHacks.CoreLibs.Interfaces --version 1.3.0
#r "nuget: SharperHacks.CoreLibs.Interfaces, 1.3.0"
#:package SharperHacks.CoreLibs.Interfaces@1.3.0
#addin nuget:?package=SharperHacks.CoreLibs.Interfaces&version=1.3.0
#tool nuget:?package=SharperHacks.CoreLibs.Interfaces&version=1.3.0
Interfaces
SharperHacks.CoreLibs.Interfaces
A collection of useful interfaces, with zero implementation dependancies.
Licensed under the Apache License, Version 2.0. See LICENSE.
Contact: joseph@sharperhacks.org
Nuget: https://www.nuget.org/packages/SharperHacks.CoreLibs.Interfaces
Targets
- net8.0
- net9.0
- net10.0
Interfaces
IDeepCloneable
Defines a deep clone interface.
IInvoke
Defines the void Invoke() interface.
IInvoke<TResult>
Defines the Invoke() interface with a generic return type.
IKvp<TKey>
A KVP interface with strongly typed key and polymorphic value type (object).
IResultAccumulator
A result accumulator interface.
IResult<T>
A generic result type interface.
IResultStatus
generic result + status type interface.
IRunable
A Run() interface.
ISettableState<T>
A generic settable state interface.
IState<T>
A generic state interface.
IToJsonString
Defines a ToJsonString() interface.
IToJsonUtf8Bytes
Defines a ToJsonUtf8Bytes() interface.
IToJsonUtf8ByteSpan
Defines a ToJsonUtf8ByteSpan() interface.
IToJson
Combines IToJsonString, IToJsonUtf8Bytes and IToJsonUtf8ByteSpan in one interface.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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 is compatible. 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. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- No dependencies.
-
net8.0
- No dependencies.
-
net9.0
- No dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on SharperHacks.CoreLibs.Interfaces:
| Package | Downloads |
|---|---|
|
SharperHacks.CoreLibs.CommandLineInterface
Command line parser. |
|
|
SharperHacks.CoreLibs.InterfaceImplementations-ResultAccumulator
A collection SharperHacks.CoreLibs.Interfaces implementation projects. |
|
|
SharperHacks.CoreLibs.DelegateContainers
System.Action wrappers. |
|
|
SharperHacks.CoreLibs.InterfaceImplementations-InterfaceStatus
A collection SharperHacks.CoreLibs.Interfaces implementation projects. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.3.0 | 53 | 11/10/2025 |
| 1.2.0 | 40 | 10/17/2025 |
| 1.1.0 | 56 | 10/12/2025 |
| 1.0.0 | 75 | 7/18/2025 |
| 0.13.0 | 42 | 7/12/2025 |
| 0.12.0 | 90 | 4/18/2025 |
| 0.11.0 | 75 | 4/18/2025 |
| 0.10.0 | 91 | 3/26/2025 |
| 0.9.0 | 63 | 3/25/2025 |
| 0.8.0 | 56 | 3/25/2025 |
| 0.7.0 | 57 | 3/25/2025 |
| 0.6.0 | 69 | 3/25/2025 |
| 0.5.0 | 67 | 3/24/2025 |
| 0.4.0 | 117 | 12/20/2024 |
| 0.3.0 | 120 | 9/1/2024 |
| 0.2.0 | 69 | 9/1/2024 |
| 0.1.0 | 71 | 8/30/2024 |