Metadata >> NuGet >> Serilog.Sinks.AzureDocumentDb

Serilog.Sinks.AzureDocumentDb

Metadata

Authors Robert Moore
Description Serilog event sink that writes to Azure DocumentDB over HTTP.
IconUrl http://serilog.net/images/serilog-sink-nuget.png
Language en-US
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Robert Moore
ProjectUrl http://serilog.net/
RequireLicenseAcceptance False
Tags serilog logging azure
Dependencies Serilog:[1.4.204, 2.0)|Microsoft.Azure.Documents.Client:0.9.0
PackageSize 20897
PackageHashAlgorithm SHA512
PackageHash N1L86IVJp4uZmOuOmpPzbb64qfBGnF1HgKdZ9E3faF8t79mrxNXQyBbkbCI6EDa36pTO7fTgI6xlKoN9jWnXsA==
DownloadCount 000000
CreatedDate 2015-04-01T09:23:47

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

OpenWrap

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

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
1.5.4
1.5.3
1.5.1
1.4.196
1.4.182
1.4.168
1.4.155
1.0.0.0