Metadata >> NuGet >> FlitBit.Data

FlitBit.Data

Metadata

Authors Phillip Clark
Copyrights COPYRIGHT© 2009-2014 Phillip Clark. All rights reserved.
Description Exotic data access and object-relational mapping for c#
LicenseUrl https://raw.github.com/flitbit/FlitBit.Data/master/LICENSE
Owners Flibit.org
ProjectUrl https://github.com/flitbit/FlitBit.Data/
ReleaseNotes Incremental work towards release 3.
RequireLicenseAcceptance False
Dependencies FlitBit.ObjectIdentity:2.0.0|FlitBit.Registrar:2.0.0|FlitBit.Wireup:3.4.0
Title FlitBit.Data
PackageSize 853396
PackageHashAlgorithm SHA512
PackageHash Tb3l9noflb7hL3fONpauv7YzKotBvhQAEpNSQjLHBTwX4rRK8vMWRycQUwPWo0i4UY+Vamq3NJhd67mjurcR6A==
DownloadCount 000000
CreatedDate 2014-10-28T13:41:12

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

OpenWrap

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

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
3.3.3-pre
3.3.2-pre
3.3.1-pre
3.3.0-pre
3.2.2-pre