Skip to content

Commit ae0ea08

Browse files
committed
add nuget shields.io
1 parent df4fdd0 commit ae0ea08

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
bin/
22
obj/
33
artifacts/
4-
.idea/
4+
.idea/
5+
.fake

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Fable.Remoting.OpenAPI
22

3+
![NuGet Downloads](https://img.shields.io/nuget/dt/Fable.Remoting.OpenAPI?style=plastic&label=Fable.Remoting.OpenAPI&link=https%3A%2F%2Fwww.nuget.org%2Fpackages%2FFable.Remoting.OpenAPI)
4+
![NuGet Downloads](https://img.shields.io/nuget/dt/Fable.Remoting.OpenAPI.Giraffe?style=plastic&label=Fable.Remoting.OpenAPI.Giraffe&link=https%3A%2F%2Fwww.nuget.org%2Fpackages%2FFable.Remoting.OpenAPI.Giraffe)
5+
![NuGet Downloads](https://img.shields.io/nuget/dt/Fable.Remoting.OpenAPI.Suave?style=plastic&label=Fable.Remoting.OpenAPI.Suave&link=https%3A%2F%2Fwww.nuget.org%2Fpackages%2FFable.Remoting.OpenAPI.Suave)
6+
7+
38
OpenAPI generation for Fable.Remoting contracts.
49

510
## Packages

0 commit comments

Comments
 (0)