Metadata >> NuGet >> dotneteloquent

dotneteloquent

Metadata

Authors Brad Jones
Description A Laravel inspired ORM for .NET
Owners Brad Jones
ProjectUrl https://github.com/brad-jones/dotneteloquent
RequireLicenseAcceptance False
Tags db sql orm eloquent active record
Dependencies ::dnx451|System.Runtime:4.0.0-beta-23109:dnxcore50
PackageSize 6628
PackageHashAlgorithm SHA512
PackageHash APMvSwM5VWmKAKV6kN1RmFTQks3VzL0jl9xkBduu6ixv5xzIRm0SNkSc/AhBOPeMfKxOzxEtcUauAfiw1scCBQ==
DownloadCount 000000
CreatedDate 2015-07-21T11:18: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 dotneteloquent -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install dotneteloquent -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 dotneteloquent
Installing the package (HTTP Basic authentication):
Install-Package dotneteloquent -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package dotneteloquent -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package dotneteloquent

OpenWrap

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

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.0.8
0.0.7
0.0.6
0.0.2
0.0.1
0.0.1-alpha