Metadata >> NuGet >> WebApplications.Utilities.Logging

WebApplications.Utilities.Logging

Metadata

Authors Web Applications UK Ltd
Copyrights Copyright (c) 2015, Web Applications UK Ltd
Description Provides logging and performance tools via AOP.
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 Allows extensible and automated logging to File, Trace or SQL Database, allows supports log retrieval.
Tags Utility Utilities Logging Log Resource
Dependencies NodaTime:1.3.1|protobuf-net:2.0.0.668|WebApplications.Utilities.Initializer:5.2.5721.22647|WebApplications.Utilities.Performance:5.2.5721.22655|WebApplications.Utilities:5.2.5721.22650
Title Web Applications UK Ltd Logging
PackageSize 228653
PackageHashAlgorithm SHA512
PackageHash pGtlX3RFxSCUal4/nLrC3RBmfzxq7Ow2C5GrBIoxro1JP5gIkvIokaYoU+rk8ttB+pEdMnUUTD4YhPcx86rs9g==
DownloadCount 000000
CreatedDate 2015-08-31T12:19:38

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

OpenWrap

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

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.22659