SharperHacks.CoreLibs.Interfaces 0.10.0

Prefix Reserved
This package has a SemVer 2.0.0 package version: 0.10.0+built.by.JwD.824d5dd.
dotnet add package SharperHacks.CoreLibs.Interfaces --version 0.10.0
                    
NuGet\Install-Package SharperHacks.CoreLibs.Interfaces -Version 0.10.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="0.10.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SharperHacks.CoreLibs.Interfaces" Version="0.10.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 0.10.0
                    
#r "nuget: SharperHacks.CoreLibs.Interfaces, 0.10.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.
#addin nuget:?package=SharperHacks.CoreLibs.Interfaces&version=0.10.0
                    
Install SharperHacks.CoreLibs.Interfaces as a Cake Addin
#tool nuget:?package=SharperHacks.CoreLibs.Interfaces&version=0.10.0
                    
Install SharperHacks.CoreLibs.Interfaces 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

Interfaces

IInvoke

Defines the Invoke() interface.

IResultAccumulator

A result accumulator interface.

IResult<T>

A generic result type interface.

IRunable

A Run() interface.

ISettableState<T>

A generic settable state interface.

IState<T>

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

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on SharperHacks.CoreLibs.Interfaces:

Package Downloads
SharperHacks.CoreLibs.CommandLineInterface

Command line parser.

SharperHacks.CoreLibs.InterfaceImplementations-ResultAccumulator

A collection of useful interfaces, with zero implementation dependancies.

SharperHacks.CoreLibs.DelegateContainers

System.Action wrappers.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.10.0 39 3/26/2025
0.9.0 31 3/25/2025
0.8.0 27 3/25/2025
0.7.0 27 3/25/2025
0.6.0 30 3/25/2025
0.5.0 39 3/24/2025
0.4.0 91 12/20/2024
0.3.0 99 9/1/2024
0.2.0 47 9/1/2024
0.1.0 54 8/30/2024