diff --git a/README.md b/README.md index 2c1dd6a..9ff5e21 100644 --- a/README.md +++ b/README.md @@ -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)