Skip to content

Commit

Permalink
docs: add version badge
Browse files Browse the repository at this point in the history
  • Loading branch information
loekensgard authored Jun 28, 2023
1 parent 9fd085b commit c8fe870
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# Serilog.Enrichers.AzureClaims
Enriches Serilog events with information from the ClaimsPrincipal.

[![Build_and_Test](https://github.com/Intility/serilog-enrichers-azureclaims/actions/workflows/Build_and_Test.yml/badge.svg)](https://github.com/Intility/serilog-enrichers-azureclaims/actions/workflows/Build_and_Test.yml)
[![Publish](https://github.com/Intility/serilog-enrichers-azureclaims/actions/workflows/Publish.yml/badge.svg)](https://github.com/Intility/serilog-enrichers-azureclaims/actions/workflows/Publish.yml)

![Nuget](https://img.shields.io/nuget/dt/Serilog.Enrichers.AzureClaims)


Enriches Serilog events with information from the ClaimsPrincipal.
![Nuget](https://img.shields.io/nuget/v/Serilog.Enrichers.AzureClaims?label=Serilog.Enrichers.AzureClaims)
![Nuget](https://img.shields.io/nuget/dt/Serilog.Enrichers.AzureClaims?logo=nuget&label=Downloads)

Install the _Serilog.Enrichers.AzureClaims_ [NuGet package](https://www.nuget.org/packages/Serilog.Enrichers.AzureClaims/)

Expand Down

0 comments on commit c8fe870

Please sign in to comment.