Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jxnkwlp authored Sep 19, 2023
1 parent 8505c57 commit 97ee026
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# Common Libs

## SwaggerExtensions
## [SwaggerExtensions](https://github.com/jxnkwlp/Passingwind.CommonLibs/tree/main/src/Passingwind.SwaggerExtensions)

[![NuGet](https://img.shields.io/nuget/v/Passingwind.SwaggerExtensions?style=flat-square)](https://www.nuget.org/packages/Passingwind.SwaggerExtensions)

## Saml2 Authentication
## [SAML2 Authentication](https://github.com/jxnkwlp/Passingwind.CommonLibs/tree/main/src/Authentication.Saml2)
[![NuGet](https://img.shields.io/nuget/v/Passingwind.AspNetCore.Authentication.Saml2?style=flat-square)](https://www.nuget.org/packages/Passingwind.AspNetCore.Authentication.Saml2)

[![NuGet](https://img.shields.io/nuget/v/Passingwind.Authentication.Saml2?style=flat-square)](https://www.nuget.org/packages/Passingwind.Authentication.Saml2)
## [ApiKey Authentication](https://github.com/jxnkwlp/Passingwind.CommonLibs/tree/main/src/Authentication.ApiKey)

[![NuGet](https://img.shields.io/nuget/v/Passingwind.AspNetCore.Authentication.ApiKey?style=flat-square)](https://www.nuget.org/packages/Passingwind.AspNetCore.Authentication.ApiKey)

0 comments on commit 97ee026

Please sign in to comment.