Quarks.TypeExtensions.InheritsOrImplements 1.0.0

dotnet add package Quarks.TypeExtensions.InheritsOrImplements --version 1.0.0
NuGet\Install-Package Quarks.TypeExtensions.InheritsOrImplements -Version 1.0.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="Quarks.TypeExtensions.InheritsOrImplements" Version="1.0.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Quarks.TypeExtensions.InheritsOrImplements --version 1.0.0
#r "nuget: Quarks.TypeExtensions.InheritsOrImplements, 1.0.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.
// Install Quarks.TypeExtensions.InheritsOrImplements as a Cake Addin
#addin nuget:?package=Quarks.TypeExtensions.InheritsOrImplements&version=1.0.0

// Install Quarks.TypeExtensions.InheritsOrImplements as a Cake Tool
#tool nuget:?package=Quarks.TypeExtensions.InheritsOrImplements&version=1.0.0

A Type extension which returns true if the type either derives from the given type (if the given type is a class or struct),
or implements the given interface, whether it be directly or indirectly through its inheritance hierarchy.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Quarks.TypeExtensions.InheritsOrImplements:

Package Downloads
Quarks.FluentNHibernate.Conventions.Proxy.EntityInterface

A proxy convention for interface entities

Quarks.ObjectExtensions.ChangeTypeTo

An extension for converting between types

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 5,104 3/17/2015