Metadata >> NuGet >> FSharp.Karma

FSharp.Karma

Metadata

Authors pocketberserker
Description FSharp.Karma is a library to emulate higher kinded types and Scalaz-style type classes.
LicenseUrl https://github.com/pocketberserker/FSharp.Karma/blob/master/LICENSE.txt
Owners pocketberserker
ProjectUrl https://github.com/pocketberserker/FSharp.Karma
RequireLicenseAcceptance False
Tags f# fsharp
Title FSharp.Karma
PackageSize 108598
PackageHashAlgorithm SHA512
PackageHash AYuq4KIaR2k6ki7aKr95tobPlLmtnH1rKl8FvdCSgEx9yhe31/9hH+/YmcyH86vU2ccL0YxD+wnRhlSUNesrmA==
DownloadCount 000000
CreatedDate 2014-10-03T06:32:29

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

OpenWrap

Installing the package:
o add-wrap FSharp.Karma
Uninstalling the package:
o remove-wrap FSharp.Karma

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
0.1.0.0