Metadata >> NuGet >> SerilogMetrics

SerilogMetrics

Metadata

Authors SerilogMetrics Contributors
Description Provides utilities to facilitate metrics (timers, counters, gauges, meters, healthchecks) on top of Serilog.
IconUrl https://raw.githubusercontent.com/serilog-metrics/serilog-metrics/master/assets/serilog-metrics-128.png
Language en-US
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners SerilogMetrics Contributors
ProjectUrl https://github.com/serilog-metrics/serilog-metrics
RequireLicenseAcceptance False
Tags serilog metrics logging diagnostics timing measure
Dependencies Serilog:1.0.29
PackageSize 48469
PackageHashAlgorithm SHA512
PackageHash gzcqm5kHAsAKT+y5+smX/oNl2nLT3XTjTjc6RuWoYBwXbu3KBMi9oemBrH0/koJqU3uVy1xwJAB26EkgW+tgOA==
DownloadCount 000000
CreatedDate 2015-06-21T13:27:20

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

OpenWrap

Installing the package:
o add-wrap SerilogMetrics
Uninstalling the package:
o remove-wrap SerilogMetrics

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.0.29
1.0.23
1.0.22
1.0.19
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.5