Skip to content

Commit aa3ef44

Browse files
committed
Update README.md
1 parent 83114d2 commit aa3ef44

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# graphql-dotnet-upload
22

3+
[![Build Status](https://dev.azure.com/lassahn/graphql-dotnet-upload/_apis/build/status/JannikLassahn.graphql-dotnet-upload?branchName=master)](https://dev.azure.com/lassahn/graphql-dotnet-upload/_build/latest?definitionId=1&branchName=master)
4+
[![NuGet](https://img.shields.io/nuget/v/GraphQL.Upload.AspNetCore.svg?style=flat)](https://www.nuget.org/packages/GraphQL.Upload.AspNetCore/)
5+
36
This repository contains an experimental implementation of the [GraphQL multipart request spec](https://github.com/jaydenseric/graphql-multipart-request-spec) based on ASP.NET Core.
47

58
## Test it

0 commit comments

Comments
 (0)