Metadata >> NuGet >> BitFn.Core

BitFn.Core

Metadata

Authors Daniel Rasmussen
Copyrights Copyright 2015
Description A general utility library.
LicenseUrl https://github.com/BitFn/Core/blob/master/LICENSE.md
Owners Daniel Rasmussen
ProjectUrl https://github.com/BitFn/Core
ReleaseNotes - Added XML documentation output - Added Symbol publishing [Build #13](https://ci.appveyor.com/project/dlras2/core/build/13)
RequireLicenseAcceptance False
Title BitFn.Core
PackageSize 57285
PackageHashAlgorithm SHA512
PackageHash ge2g5BJBkgAjZxefwyk/H5Y7/rRXLBt4Ry5ejx893RPVmKzKVhyfY3uDOp2I5e8FKXelyf3WC0ZU7wX/PrCNFQ==
DownloadCount 000000
CreatedDate 2015-08-27T02:11: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 BitFn.Core -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install BitFn.Core -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 BitFn.Core
Installing the package (HTTP Basic authentication):
Install-Package BitFn.Core -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package BitFn.Core -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package BitFn.Core

OpenWrap

Installing the package:
o add-wrap BitFn.Core
Uninstalling the package:
o remove-wrap BitFn.Core

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