We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35fae5d commit a62564dCopy full SHA for a62564d
.gitignore
@@ -1,5 +1,4 @@
1
-*.nupkg
2
-*.user
+*.user
3
*.exe
4
5
.vs
README.md
@@ -12,7 +12,7 @@ Extension for [Prometheus.Client](https://github.com/phnx47/Prometheus.Client)
12
13
#### Install:
14
15
- PM> Install-Package Prometheus.Client.MetricServer
+ dotnet add package Prometheus.Client.MetricServer
16
17
#### Use:
18
0 commit comments