SharperHacks.CoreLibs.Interfaces 1.3.0

Prefix Reserved
This package has a SemVer 2.0.0 package version: 1.3.0+2025.11.10.JwD.7c90e3c.
dotnet add package SharperHacks.CoreLibs.Interfaces --version 1.3.0
                    
NuGet\Install-Package SharperHacks.CoreLibs.Interfaces -Version 1.3.0
                    
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="SharperHacks.CoreLibs.Interfaces" Version="1.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SharperHacks.CoreLibs.Interfaces" Version="1.3.0" />
                    
Directory.Packages.props
<PackageReference Include="SharperHacks.CoreLibs.Interfaces" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SharperHacks.CoreLibs.Interfaces --version 1.3.0
                    
#r "nuget: SharperHacks.CoreLibs.Interfaces, 1.3.0"
                    
#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.
#:package SharperHacks.CoreLibs.Interfaces@1.3.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SharperHacks.CoreLibs.Interfaces&version=1.3.0
                    
Install as a Cake Addin
#tool nuget:?package=SharperHacks.CoreLibs.Interfaces&version=1.3.0
                    
Install as a Cake Tool

SharperHacks logo

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • 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