Metadata >> NuGet >> Serilog.Sinks.ExceptionLess

Serilog.Sinks.ExceptionLess

Metadata

Authors Serilog Contributors
Copyrights Copyright 2015
Description The perfect way for .NET apps to write structured log events to Exceptionless.
IconUrl http://serilog.net/images/serilog-sink-nuget.png
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Serilog Contributors
ProjectUrl http://serilog.net/
RequireLicenseAcceptance False
Tags serilog logging Exceptionless
Dependencies Serilog:[1.5.5, 2.0)|Exceptionless:[3.0, 4.0]
PackageSize 12463
PackageHashAlgorithm SHA512
PackageHash gX3Icy6Lk1EJIPSVYqYJvqyn95aExgJxYVuswc2g8vYH/ZyPT2CNT680wmpRhQNgRqAlUzZhLPKWHE+PXecf3A==
DownloadCount 000000
CreatedDate 2015-05-02T12:57: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 Serilog.Sinks.ExceptionLess -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Serilog.Sinks.ExceptionLess -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 Serilog.Sinks.ExceptionLess
Installing the package (HTTP Basic authentication):
Install-Package Serilog.Sinks.ExceptionLess -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Serilog.Sinks.ExceptionLess -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Serilog.Sinks.ExceptionLess

OpenWrap

Installing the package:
o add-wrap Serilog.Sinks.ExceptionLess
Uninstalling the package:
o remove-wrap Serilog.Sinks.ExceptionLess

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.0.24
2.0.22