Skip to content

Commit 346e8df

Browse files
committed
Adds API doc and CodeCov badges
1 parent 55ca213 commit 346e8df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
![Auth0 API SDK for securing your .NET API Server using tokens from Auth0](https://cdn.auth0.com/website/sdks/banners/auth0-dotnet-api-banner.png)
22

33
[![Build and Test](https://github.com/auth0/aspnetcore-api/actions/workflows/build.yml/badge.svg)](https://github.com/auth0/aspnetcore-api/actions/workflows/build.yml)
4+
[![API Reference](https://img.shields.io/badge/API-Reference-blue)](https://auth0.github.io/aspnetcore-api/index.html)
5+
[![codecov](https://codecov.io/gh/auth0/aspnetcore-api/branch/master/graph/badge.svg?token=0CF2BINXXJ)](https://codecov.io/gh/auth0/aspnetcore-api)
46
[![License](https://img.shields.io/:license-Apache%202.0-blue.svg?style=flat)](https://www.apache.org/licenses/LICENSE-2.0)
57
[![NuGet Version](https://img.shields.io/nuget/v/Auth0.AspNetCore.Authentication.Api?style=flat&logo=nuget)](https://www.nuget.org/packages/Auth0.AspNetCore.Authentication.Api)
68
![Downloads](https://img.shields.io/nuget/dt/Auth0.AspNetCore.Authentication.Api)

0 commit comments

Comments
 (0)