Metadata >> NuGet >> Caffeinated.Toolbox.DesignPatterns

Caffeinated.Toolbox.DesignPatterns

Metadata

Authors CaffeinatedCoder
Copyrights Copyright © 2013
Description A little framework to be useful for the implementation of several design patterns in .NET.
Language en-US
LicenseUrl https://github.com/CaffeinatedCoder/Caffeinated.Toolbox/blob/master/license.md
Owners CaffeinatedCoder
ProjectUrl https://github.com/CaffeinatedCoder/Caffeinated.Toolbox
RequireLicenseAcceptance False
Tags C# design patterns visitor
Title Caffeinated.Toolbox.DesignPatterns
PackageSize 15876
PackageHashAlgorithm SHA512
PackageHash dUz+wK/lOEXZEopXGwLMyG2QZW6B+RnJjmT3/GwC+IbgGSTNt0p7lia8xMRwElT6EZ8Urk2nIVt7aqp3CG9Nqg==
DownloadCount 000000
CreatedDate 2013-04-26T16:01:23

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

OpenWrap

Installing the package:
o add-wrap Caffeinated.Toolbox.DesignPatterns
Uninstalling the package:
o remove-wrap Caffeinated.Toolbox.DesignPatterns

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.0.0