Metadata >> NuGet >> WebApplications.Utilities.Database

WebApplications.Utilities.Database

Metadata

Authors Web Applications UK Ltd
Copyrights Copyright (c) 2015, Web Applications UK Ltd
Description Database tools for interacting between .NET and Databases.
IconUrl https://github.com/webappsuk/CoreLibraries/blob/master/nuget.png?raw=true
LicenseUrl https://raw.githubusercontent.com/webappsuk/CoreLibraries/master/license.md
Owners Web Applications UK Ltd
ProjectUrl https://github.com/webappsuk/CoreLibraries
RequireLicenseAcceptance True
Summary Provides a set of utilities for easy communication with a SQL Server Database.
Tags Utility Utilities SqlProgram Database
Dependencies Microsoft.SqlServer.Types:11.0.2|NodaTime:1.3.1|protobuf-net:2.0.0.668|WebApplications.Utilities.Logging:5.2.5721.22659|WebApplications.Utilities.Performance:5.2.5721.22655|WebApplications.Utilities.Serialization:5.2.5721.22652|WebApplications.Utilities:5.2.5721.22650
Title Web Applications UK Ltd Database
PackageSize 2572033
PackageHashAlgorithm SHA512
PackageHash FZweVegdAQuVvHZ20oo+Edj9z/fc+4gV3pjhlY5krFhjJ7WN7PUWSE4hKmHdWukKxBHLDAF5PeILwPpLAn0z7w==
DownloadCount 000000
CreatedDate 2015-08-31T12:16:42

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

OpenWrap

Installing the package:
o add-wrap WebApplications.Utilities.Database
Uninstalling the package:
o remove-wrap WebApplications.Utilities.Database

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
5.2.5721.22663