Metadata >> NuGet >> Lemon2

Lemon2

Metadata

Authors otf,bleis-tift
Description This library supports functional programming using F# on ASP.NET.
LicenseUrl https://github.com/bleis-tift/lemon2/blob/master/COPYING
Owners otf,bleis-tift
ProjectUrl https://github.com/bleis-tift/lemon2
RequireLicenseAcceptance False
Summary This is a functional http library for F#.
Tags functional f# library asp.net
Dependencies Basis.Core:1.0.0.0
PackageSize 21022
PackageHashAlgorithm SHA512
PackageHash NZJ9fpxcRE6YAXP2erNp1j3SpIJbr2Ze2xgMIXTiHUrTigrixgj/aoGp+o+YZUE40x+2S/3L8LAwR4Wbi7ROrQ==
DownloadCount 000000
CreatedDate 2013-11-11T10:21:38

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

OpenWrap

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

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