File tree Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Original file line number Diff line number Diff line change 1
- # HTTP API Extensions for Azure Functions v3
1
+ # HTTP API Extensions for Azure Functions
2
2
3
-
4
- ![ Build] ( https://github.com/shibayan/azure-functions-http-api/workflows/Build/badge.svg )
5
- [ ![ License] ( https://img.shields.io/github/license/shibayan/azure-functions-http-api.svg )] ( https://github.com/shibayan/azure-functions-http-api/blob/master/LICENSE )
6
-
7
- ## NuGet Packages
8
-
9
- Package Name | Target Framework | NuGet
10
- ---|---|---
11
- WebJobs.Extensions.HttpApi | .NET Core 3.1 | [ ![ NuGet] ( https://img.shields.io/nuget/v/WebJobs.Extensions.HttpApi.svg )] ( https://www.nuget.org/packages/WebJobs.Extensions.HttpApi )
3
+ [ ![ Build] ( https://github.com/shibayan/azure-functions-http-api/workflows/Build/badge.svg )] ( https://github.com/shibayan/azure-functions-http-api/actions/workflows/build.yml )
4
+ [ ![ Downloads] ( https://img.shields.io/nuget/dt/WebJobs.Extensions.HttpApi )] ( https://www.nuget.org/packages/WebJobs.Extensions.HttpApi/ )
5
+ [ ![ NuGet] ( https://img.shields.io/nuget/v/WebJobs.Extensions.HttpApi )] ( https://www.nuget.org/packages/WebJobs.Extensions.HttpApi/ )
6
+ [ ![ License] ( https://img.shields.io/github/license/shibayan/azure-functions-http-api )] ( https://github.com/shibayan/azure-functions-http-api/blob/master/LICENSE )
12
7
13
8
## Features
14
9
You can’t perform that action at this time.
0 commit comments