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 f630594 commit 13bab8eCopy full SHA for 13bab8e
README.md
@@ -4,9 +4,9 @@
4
5
<p align="center">
6
<img src="https://github.com/supabase/postgrest-csharp/workflows/Build%20And%20Test/badge.svg"/>
7
-<a href="https://www.nuget.org/packages/postgrest-csharp/">
8
- <img src="https://img.shields.io/badge/dynamic/json?color=green&label=Nuget%20Release&query=data[0].version&url=https%3A%2F%2Fazuresearch-usnc.nuget.org%2Fquery%3Fq%3Dpackageid%3Apostgrest-csharp"/>
9
-</a>
+ <a href="https://www.nuget.org/packages/Supabase.Postgrest/">
+ <img src="https://img.shields.io/nuget/vpre/Supabase.Postgrest"/>
+ </a>
10
</p>
11
12
---
0 commit comments