Honeycomb 1.1.1
Client package for Honeycomb.io
Install-Package Honeycomb -Version 1.1.1
dotnet add package Honeycomb --version 1.1.1
<PackageReference Include="Honeycomb" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Honeycomb --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Honeycomb, 1.1.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Honeycomb as a Cake Addin
#addin nuget:?package=Honeycomb&version=1.1.1
// Install Honeycomb as a Cake Tool
#tool nuget:?package=Honeycomb&version=1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/honeycombio/libhoney-dotnet/releases
Dependencies
-
.NETStandard 2.0
- Microsoft.Extensions.Http (>= 2.1.0)
- Microsoft.Extensions.Logging (>= 2.1.0)
- Newtonsoft.Json (>= 9.0.1)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Honeycomb:
Package | Downloads |
---|---|
Honeycomb.AspNetCore
Client package for Honeycomb.io
|
|
Honeycomb.AspNetMvc
Client package for Honeycomb.io and ASP.NET MVC 5
|
GitHub repositories
This package is not used by any popular GitHub repositories.