Metadata >> NuGet >> Elmah.Contrib.Mvc

Elmah.Contrib.Mvc

Metadata

Authors Fabian Vilers
Copyrights Copyright 2013 Dev One
Description Elmah.Contrib.Mvc was designed to add ease-of-use to Elmah inside ASP.NET MVC projects
IconUrl http://www.dev-one.com/wp-content/uploads/2013/10/devone-picto-128x121.png
LicenseUrl https://github.com/fvilers/Elmah.Contrib.Mvc/blob/master/LICENSE
Owners fabian Vilers
ProjectUrl https://github.com/fvilers/Elmah.Contrib.Mvc
ReleaseNotes Version 2.1: Restored support for .NET 4.0 and ASP.NET 4.0 Version 2.0: Updated for ASP.NET MVC 5.0 and Elmah Core library
RequireLicenseAcceptance False
Tags elmah Microsoft AspNet Mvc AspNetMvc
Dependencies elmah.corelibrary:1.2.2|Microsoft.AspNet.Mvc:4.0
Title Elmah.Contrib.Mvc
PackageSize 7941
PackageHashAlgorithm SHA512
PackageHash SWmOSIADGD7Urm2sf4MzD2632GMjQs1/6JwAECLcP16t5p6X7IGxHW6yjHYX66ggP1E0KIzm4V1MtYJLMx4KkA==
DownloadCount 000000
CreatedDate 2013-10-28T14:17:53

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

OpenWrap

Installing the package:
o add-wrap Elmah.Contrib.Mvc
Uninstalling the package:
o remove-wrap Elmah.Contrib.Mvc

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.1
2.0.1
2.0.5049.16746