Quarks.AttributeHelper 1.0.0

dotnet add package Quarks.AttributeHelper --version 1.0.0
                    
NuGet\Install-Package Quarks.AttributeHelper -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.AttributeHelper" 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.
<PackageVersion Include="Quarks.AttributeHelper" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Quarks.AttributeHelper">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 Quarks.AttributeHelper --version 1.0.0
                    
#r "nuget: Quarks.AttributeHelper, 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.
#addin nuget:?package=Quarks.AttributeHelper&version=1.0.0
                    
Install Quarks.AttributeHelper as a Cake Addin
#tool nuget:?package=Quarks.AttributeHelper&version=1.0.0
                    
Install Quarks.AttributeHelper as a Cake Tool

Provides easy methods for obtaining attributes, and improves performance by keeping retrieved attributes in a dictionary cache

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on Quarks.AttributeHelper:

Package Downloads
Quarks.FluentNHibernate.Conventions.Reference.Column

A reference convention which sets column

Quarks.FluentNHibernate.Conventions.Id.Column

An id convention which sets column

Quarks.FluentNHibernate.Conventions.Property.CustomTypeBinaryBlob

A property convention which sets custom type binary blob

Quarks.FluentNHibernate.Conventions.Property.StringLength

A property convention which sets length for strings

Quarks.FluentNHibernate.Conventions.Reference.NotNullable

A property convention which sets not nullable

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 3,688 3/17/2015