Metadata >> NuGet >> NTraits

NTraits

Metadata

Authors Harry McIntyre
Copyrights Copyright 2014
Description Portable library for attaching behaviours to objects at runtime using extension methods. An entity-component system, if you will.
LicenseUrl http://opensource.org/licenses/MIT
Owners Harry McIntyre
ProjectUrl https://github.com/mcintyre321/NTraits
RequireLicenseAcceptance False
Tags Traits, Decorator, Behaviour, Mixin, Runtime, Portable, Entity Component
Title NTraits
PackageSize 10867
PackageHashAlgorithm SHA512
PackageHash rS+isKHlUH8fVlLD4owLDU/ySuiO0YXImNPZ/pD/Ad+lWbQn0Um2H01uoiaBBGFIKpCvZhcgrJmnOSwxjgH/Zg==
DownloadCount 000000
CreatedDate 2014-10-20T22:56:05

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 NTraits -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NTraits -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 NTraits
Installing the package (HTTP Basic authentication):
Install-Package NTraits -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NTraits -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package NTraits

OpenWrap

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

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.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1