Metadata >> NuGet >> MentalCardGame

MentalCardGame

Metadata

Authors Patrick Kranz
Copyrights Copyright 2014
Description This is an implementation of the paper "A Toolbox for Mental Card Games"
LicenseUrl https://mentalcardgame.codeplex.com/license
Owners Patrick Kranz
ProjectUrl https://mentalcardgame.codeplex.com/
ReleaseNotes First Release.
RequireLicenseAcceptance False
Tags A Toolbox for Mental Card Game Poker WinrRT universal App Portable Library
Title MentalCardGame
PackageSize 47704
PackageHashAlgorithm SHA512
PackageHash YjZtu/qqSRCmWGmP9k3IUqO7kli+VgkhnLqXQbjm6TIBbt81n35tzRjsK0fkPXo3gr6GS9fVa+MqZM18iyGsJQ==
DownloadCount 000000
CreatedDate 2014-05-09T11:03:11

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

OpenWrap

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

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