Metadata >> NuGet >> AttributeBuilder

AttributeBuilder

Metadata

Authors Michiel van Oosterhout
Description Use the Attribute Builder to build an attribute from a lambda expression. It helps in reflection emit scenarios if you need to apply attributes to assemblies, modules and types.
LicenseUrl https://raw.github.com/michielvoo/HTTP-Authentication/master/License.txt
Owners Michiel van Oosterhout
ProjectUrl https://github.com/michielvoo/HTTP-Authentication
RequireLicenseAcceptance False
Summary Provides an API for creating attributes from lambda expressions and applying them to objects.
Tags attributes
Title Attribute Builder
PackageSize 17286
PackageHashAlgorithm SHA512
PackageHash 1ftPpGcIZSiqqqOCldNJkgWR4IKGHyYCu/EogB7Xxo02YKTBHBo+cp23s/2vMRBauOb2LEbbpt7hCylYXwv+3A==
DownloadCount 000000
CreatedDate 2013-07-13T11:31:12

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install AttributeBuilder -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install AttributeBuilder -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package AttributeBuilder
Installing the package (HTTP Basic authentication):
Install-Package AttributeBuilder -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package AttributeBuilder -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package AttributeBuilder

OpenWrap

Installing the package:
o add-wrap AttributeBuilder
Uninstalling the package:
o remove-wrap AttributeBuilder

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.2