Metadata >> NuGet >> FlitBit.WebApi

FlitBit.WebApi

Metadata

Authors Phillip Clark
Copyrights COPYRIGHT© 2013-2014 Phillip Clark. All rights reserved.
Description FlitBit WebApi - utility classes enabling the Flitbit Frameworks on ASPNET and WebApi.
LicenseUrl https://raw.github.com/flitbit-org/fbwebapi/master/LICENSE
Owners Flibit.org
ProjectUrl https://github.com/flitbit-org/fbwebapi
ReleaseNotes Hijacked the deprecated package; new implementations and integration with FlitBit Frameworks.
RequireLicenseAcceptance False
Dependencies FlitBit.IoC:3.2.1|FlitBit.Represent:2.0.0|Microsoft.AspNet.WebApi.Core:5.1.2
Title FlitBit.WebApi
PackageSize 60585
PackageHashAlgorithm SHA512
PackageHash RAi0TY2kxX2X8XXNxcWkmYtBZjEW8cpYj0zcXrxZm5u8/tyNxi7ej1MEiTgly5AQjd9MwUQElLnHryswBbseOQ==
DownloadCount 000000
CreatedDate 2014-07-29T16:07:19

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

OpenWrap

Installing the package:
o add-wrap FlitBit.WebApi
Uninstalling the package:
o remove-wrap FlitBit.WebApi

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
2.0.0-pre