Metadata >> NuGet >> Loupe.Agent.Web.Module

Loupe.Agent.Web.Module

Metadata

Authors Gibraltar Software
Copyrights Copyright 2015
Description HttpModule that handles logging of messages/exceptions from Loupe JavaScript agent.
IconUrl http://www.gibraltarsoftware.com/loupe.ico
LicenseUrl https://github.com/GibraltarSoftware/Gibraltar.Agent.Web.Module/blob/master/LICENsE.txt
Owners Gibraltar Software
ProjectUrl https://github.com/GibraltarSoftware/Gibraltar.Agent.Web.Module
ReleaseNotes Initial version.
RequireLicenseAcceptance False
Tags Loupe Logging ASP.NET
Dependencies Gibraltar.Agent:3.7.3.2418|Newtonsoft.Json:6.0.8
Title Loupe Agent Web Module
PackageSize 58697
PackageHashAlgorithm SHA512
PackageHash BieJ63eUy/mtrB+uwAhocaWwtYhTcRby/RDa+9WYnDvIxYKo9tBFSs7DI0rnQDh8KmUeCu26LpDiA6eFSRzZYQ==
DownloadCount 000000
CreatedDate 2015-05-27T13:50:41

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

OpenWrap

Installing the package:
o add-wrap Loupe.Agent.Web.Module
Uninstalling the package:
o remove-wrap Loupe.Agent.Web.Module

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
3.8.1
3.8.0