Metadata >> NuGet >> NTraits >> 1.2.4

1.2.4

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 10552
PackageHashAlgorithm SHA512
PackageHash W2Szn5n0GKcH09bw2B/0Dhn+dO03CSgbpZplnjEOKVlxA0b32U0NcNXNLN7B9HE5/Kmd1Zy6PWKDm6lE0K0vLg==
DownloadCount 000000
CreatedDate 2014-10-07T16:45:55

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install NTraits -Version 1.2.4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NTraits -Version 1.2.4 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete NTraits 1.2.4 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package NTraits -Version 1.2.4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NTraits -Version 1.2.4 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

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

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETPortable,Version=v4.0,Profile=Profile5 Binaries