![]() |
VOOZH | about |
dotnet add package Prometheus.Client.AspNetCore --version 6.0.0
NuGet\Install-Package Prometheus.Client.AspNetCore -Version 6.0.0
<PackageReference Include="Prometheus.Client.AspNetCore" Version="6.0.0" />
<PackageVersion Include="Prometheus.Client.AspNetCore" Version="6.0.0" />Directory.Packages.props
<PackageReference Include="Prometheus.Client.AspNetCore" />Project file
paket add Prometheus.Client.AspNetCore --version 6.0.0
#r "nuget: Prometheus.Client.AspNetCore, 6.0.0"
#:package Prometheus.Client.AspNetCore@6.0.0
#addin nuget:?package=Prometheus.Client.AspNetCore&version=6.0.0Install as a Cake Addin
#tool nuget:?package=Prometheus.Client.AspNetCore&version=6.0.0Install as a Cake Tool
👁 ci
👁 nuget
👁 nuget
👁 codecov
👁 codefactor
👁 license
Extension for Prometheus.Client
dotnet add package Prometheus.Client.AspNetCore
public void Configure(IApplicationBuilder app)
{
app.UsePrometheusServer();
}
public void Configure(IApplicationBuilder app)
{
app.UsePrometheusServer(q =>
{
q.MapPath = "/prom";
q.MetricPrefixName = "my_app_";
});
}
Contributions to the package are always welcome!
All contents of this package are licensed under the MIT license.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. 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 3 NuGet packages that depend on Prometheus.Client.AspNetCore:
| Package | Downloads |
|---|---|
|
Motor.Extensions.Diagnostics.Metrics
Motor.NET is a microservice framework based on Microsoft.Extensions.Hosting. |
|
|
ShayganTadbir.Framework.Core
Package description |
|
|
Itage.Prometheus.RouteMetrics
Package Description |
Showing the top 1 popular GitHub repositories that depend on Prometheus.Client.AspNetCore:
| Repository | Stars |
|---|---|
|
tomkerkhove/promitor
Bringing Azure Monitor metrics where you need them.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 6.0.0 | 125,036 | 5/24/2025 |
| 5.0.0 | 555,803 | 7/2/2023 |
| 4.8.0 | 2,685,151 | 8/27/2022 |
| 4.7.0 | 29,244 | 8/22/2022 |
| 4.6.0 | 195,946 | 4/6/2022 |
| 4.5.1 | 344,443 | 1/5/2022 |
| 4.5.0 | 221,500 | 7/12/2021 |
| 4.4.0 | 51,040 | 5/25/2021 |
| 4.3.0 | 86,933 | 3/22/2021 |
| 4.2.0 | 156,859 | 1/29/2021 |
| 4.1.1 | 129,256 | 10/22/2020 |
| 4.1.0 | 33,483 | 8/20/2020 |
| 3.1.0 | 298,351 | 1/15/2020 |
| 3.0.1 | 156,547 | 6/4/2019 |
| 3.0.0 | 22,220 | 4/27/2019 |
| 2.2.0 | 721,554 | 3/24/2019 |
| 2.1.0 | 183,031 | 9/19/2018 |
| 2.0.0 | 19,904 | 9/13/2018 |
| 1.5.1 | 19,783 | 9/7/2018 |