TMetric.NET
1.0.0-rc.0.33
This is a prerelease version of TMetric.NET.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package TMetric.NET --version 1.0.0-rc.0.33
NuGet\Install-Package TMetric.NET -Version 1.0.0-rc.0.33
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TMetric.NET" Version="1.0.0-rc.0.33" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TMetric.NET --version 1.0.0-rc.0.33
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TMetric.NET, 1.0.0-rc.0.33"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TMetric.NET as a Cake Addin #addin nuget:?package=TMetric.NET&version=1.0.0-rc.0.33&prerelease // Install TMetric.NET as a Cake Tool #tool nuget:?package=TMetric.NET&version=1.0.0-rc.0.33&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
<h1 align="center">TMetric.NET</h1>
<div align="center">
Unofficial .NET wrapper of the TMetric REST APIs.
</div>
Basic Usage
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 | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- ESCd.Extensions.Http (>= 1.0.4)
-
net9.0
- ESCd.Extensions.Http (>= 1.0.4)
NuGet packages (1)
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-rc.0.34 | 33 | 2/1/2025 |
1.0.0-rc.0.33 | 45 | 1/31/2025 |
0.0.0-beta.0.30 | 62 | 8/27/2024 |
0.0.0-beta.0.29 | 78 | 8/13/2024 |
0.0.0-beta.0.28 | 56 | 7/9/2024 |
0.0.0-beta.0.27 | 77 | 6/6/2024 |
0.0.0-alpha.0.25 | 111 | 9/4/2023 |
0.0.0-alpha.0.23 | 108 | 6/15/2023 |
0.0.0-alpha.0.22 | 126 | 5/1/2023 |
0.0.0-alpha.0.21 | 100 | 5/1/2023 |
0.0.0-alpha.0.20 | 101 | 5/1/2023 |
0.0.0-alpha.0.19 | 107 | 4/30/2023 |
0.0.0-alpha.0.17 | 105 | 4/28/2023 |
0.0.0-alpha.0.16 | 105 | 4/28/2023 |
0.0.0-alpha.0.15 | 107 | 4/28/2023 |
0.0.0-alpha.0.14 | 108 | 4/28/2023 |
0.0.0-alpha.0.13 | 116 | 4/27/2023 |
0.0.0-alpha.0.12 | 101 | 4/27/2023 |
0.0.0-alpha.0.11 | 224 | 6/29/2022 |
0.0.0-alpha.0.10 | 137 | 6/29/2022 |
0.0.0-alpha.0.9 | 136 | 6/29/2022 |