![]() |
VOOZH | about |
dotnet add package TMetric.NET --version 1.0.0-rc.0.38
NuGet\Install-Package TMetric.NET -Version 1.0.0-rc.0.38
<PackageReference Include="TMetric.NET" Version="1.0.0-rc.0.38" />
<PackageVersion Include="TMetric.NET" Version="1.0.0-rc.0.38" />Directory.Packages.props
<PackageReference Include="TMetric.NET" />Project file
paket add TMetric.NET --version 1.0.0-rc.0.38
#r "nuget: TMetric.NET, 1.0.0-rc.0.38"
#:package TMetric.NET@1.0.0-rc.0.38
#addin nuget:?package=TMetric.NET&version=1.0.0-rc.0.38&prereleaseInstall as a Cake Addin
#tool nuget:?package=TMetric.NET&version=1.0.0-rc.0.38&prereleaseInstall as a Cake Tool
<h1 align="center">TMetric.NET</h1>
<div align="center">
Unofficial .NET wrapper of the TMetric REST APIs.
👁 Language
👁 Dependencies
👁 Checks
👁 Coverage
👁 Version
</div>
var services = new ServiceCollection()
.AddTMetric( options => options.ApiKey = "..." )
.BuildServiceProvider();
var tmetric = services.GetService<ITMetricApi>();
int clientId = ...;
var client = await tmetric.V2.Clients.Get( clientId );
Console.WriteLine( $"Client: {client.ClientName} {client.ClientId}" );
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 1 NuGet packages that depend on TMetric.NET:
| Package | Downloads |
|---|---|
|
TMetric.NET.Extensions
Common patterns and utilities for working with the TMetric API via TMetric.NET. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-rc.0.38 | 189 | 9/29/2025 |
| 1.0.0-rc.0.37 | 187 | 9/29/2025 |
| 1.0.0-rc.0.36 | 165 | 9/29/2025 |
| 1.0.0-rc.0.35 | 185 | 7/8/2025 |
| 1.0.0-rc.0.34 | 167 | 2/1/2025 |
| 1.0.0-rc.0.33 | 142 | 1/31/2025 |
| 0.0.0-beta.0.30 | 136 | 8/27/2024 |
| 0.0.0-beta.0.29 | 149 | 8/13/2024 |
| 0.0.0-beta.0.28 | 125 | 7/9/2024 |
| 0.0.0-beta.0.27 | 151 | 6/6/2024 |
| 0.0.0-alpha.0.25 | 192 | 9/4/2023 |
| 0.0.0-alpha.0.23 | 221 | 6/15/2023 |
| 0.0.0-alpha.0.22 | 258 | 5/1/2023 |
| 0.0.0-alpha.0.21 | 223 | 5/1/2023 |
| 0.0.0-alpha.0.20 | 220 | 5/1/2023 |
| 0.0.0-alpha.0.19 | 234 | 4/30/2023 |
| 0.0.0-alpha.0.17 | 240 | 4/28/2023 |
| 0.0.0-alpha.0.16 | 228 | 4/28/2023 |
| 0.0.0-alpha.0.15 | 238 | 4/28/2023 |
| 0.0.0-alpha.0.14 | 231 | 4/28/2023 |