Metadata >> NuGet >> Serilog.Sinks.OrientDB

Serilog.Sinks.OrientDB

Metadata

Authors Michael Davidson, Donovan Crone
Description Serilog sink that writes to OrientDB.
IconUrl http://serilog.net/images/serilog-sink-nuget.png
Language en-US
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Michael Davidson, Donovan Crone
ProjectUrl https://github.com/dev-informatics/Serilog.Sinks.OrientDB
RequireLicenseAcceptance False
Tags serilog OrientDB structured logging
Dependencies Serilog:1.5.1|Microsoft.Net.Http:2.2.20
PackageSize 31823
PackageHashAlgorithm SHA512
PackageHash KZkxwAZvbau5XPUPiq76/cHJcnLOr3+Tt86jxvfWiYQ4UpLx75VdtuLvhu1gBWJ8mdzIw0msXJzjfBnp0ytHTQ==
DownloadCount 000000
CreatedDate 2015-06-26T16:04:30

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

OpenWrap

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

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
0.1.1.10