Metadata >> NuGet >> Eru

Eru

Metadata

Authors Maurice CGP Peters
Copyrights Copyright 2015
Description A library holding monad type structures and operations
LicenseUrl https://github.com/MCGPPeters/Eru/blob/master/LICENSE
Owners Maurice CGP Peters
ProjectUrl https://github.com/MCGPPeters/Eru
RequireLicenseAcceptance True
Tags Monad Either
Title Eru
PackageSize 10083
PackageHashAlgorithm SHA512
PackageHash 18zok3VtyClUsUh6k8pBum+Pv/8azzJI7cMCCKZkdrO8i48763ANuTAhr6aPPa/TAu5Q3bXuqjVgX9rlkeRh+A==
DownloadCount 000000
CreatedDate 2015-10-01T07:13:55

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

OpenWrap

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

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