Metadata >> NuGet >> Remotion.Linq.SqlBackend

Remotion.Linq.SqlBackend

Metadata

Authors rubicon IT GmbH
Copyrights Copyright (c) rubicon IT GmbH, www.rubicon.eu - Licensed under GNU LGPL 2.1 (or later)
Description Framework for calling linq queries on sql server.
LicenseUrl http://opensource.org/licenses/LGPL-2.1
Owners rubicon IT GmbH
ProjectUrl http://relinq.codeplex.com/
RequireLicenseAcceptance False
Tags re-motion LINQ SQL SqlGeneration
Dependencies Remotion.Linq:2.0.0-beta-002
Title Remotion Linq SqlBackend Library
PackageSize 499062
PackageHashAlgorithm SHA512
PackageHash kHB++VlxoNmQ8nn0ClMSqFVNHUc0V+SaJftK4E43oIVmhI2Y7mSHgJdBQjYoc1uqYePjj2mOt+AIn8DxrHXh0w==
DownloadCount 000000
CreatedDate 2015-06-27T19:33:36

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

OpenWrap

Installing the package:
o add-wrap Remotion.Linq.SqlBackend
Uninstalling the package:
o remove-wrap Remotion.Linq.SqlBackend

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-alpha-005
2.0.0-alpha-004
2.0.0-alpha-003
2.0.0-alpha-002
2.0.0-alpha-001