StatsdClient.Core
0.0.3-beta
.NET Framework 4.5.1
This is a prerelease version of StatsdClient.Core.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package StatsdClient.Core -Version 0.0.3-beta
dotnet add package StatsdClient.Core --version 0.0.3-beta
<PackageReference Include="StatsdClient.Core" Version="0.0.3-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StatsdClient.Core --version 0.0.3-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: StatsdClient.Core, 0.0.3-beta"
#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 StatsdClient.Core as a Cake Addin
#addin nuget:?package=StatsdClient.Core&version=0.0.3-beta&prerelease
// Install StatsdClient.Core as a Cake Tool
#tool nuget:?package=StatsdClient.Core&version=0.0.3-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Statsd client for C#, providing a full set of counter/timer/gauge/set functionality in an easy to use static. Helpers are provided for easily timing chunks of code too.
This project is a fork of StatsdClient as the original package is not compatible with core clr.
Product | Versions |
---|---|
.NET Framework | net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
.NETPlatform | dotnet54 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.1
- No dependencies.
-
.NETPlatform 5.4
- Microsoft.CSharp (>= 4.0.1-beta-23516)
- System.Collections (>= 4.0.11-beta-23516)
- System.Linq (>= 4.0.1-beta-23516)
- System.Net.NameResolution (>= 4.0.0-rc2-23714)
- System.Net.Sockets (>= 4.1.0-rc2-23714)
- System.Runtime (>= 4.0.21-beta-23516)
- System.Text.Encoding (>= 4.0.11-beta-23516)
- System.Threading (>= 4.0.11-beta-23516)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.0.5-beta | 41,283 | 5/17/2016 |
0.0.4-beta | 944 | 5/17/2016 |
0.0.3-beta | 900 | 5/17/2016 |
0.0.2-beta | 1,627 | 1/25/2016 |
0.0.1-beta | 870 | 1/21/2016 |
Please use https://dotnet.myget.org/F/dotnet-core-rel/api/v3/index.json nuget source for restoring packages