Metadata >> NuGet >> Gibraltar.Agent.PostSharp >> 3.0.0.1040

3.0.0.1040

Metadata

Authors Gibraltar Software
Description Easily inject logging, profiling, and feature usage monitoring into your .NET application. Records all information using the Gibraltar Agent which is designed for use in production.
IconUrl http://www.gibraltarsoftware.com/favicon.ico
LicenseUrl http://www.gibraltarsoftware.com/Support/Documentation.aspx?Page=Reference_GibraltarAgentLicense.html
Owners Gibraltar Software
ProjectUrl http://www.gibraltarsoftware.com/
RequireLicenseAcceptance False
Title Gibraltar Agent for PostSharp

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Gibraltar.Agent.PostSharp -Version 3.0.0.1040 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Gibraltar.Agent.PostSharp -Version 3.0.0.1040 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Gibraltar.Agent.PostSharp 3.0.0.1040 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Gibraltar.Agent.PostSharp -Version 3.0.0.1040 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Gibraltar.Agent.PostSharp -Version 3.0.0.1040 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Gibraltar.Agent.PostSharp -Version 3.0.0.1040
Uninstalling the package:
o remove-wrap Gibraltar.Agent.PostSharp

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related