diff --git a/Source/Dnmh.Security.ApiKeyAuthentication.csproj b/Source/Dnmh.Security.ApiKeyAuthentication.csproj index dc39118..ad88874 100644 --- a/Source/Dnmh.Security.ApiKeyAuthentication.csproj +++ b/Source/Dnmh.Security.ApiKeyAuthentication.csproj @@ -11,7 +11,7 @@ MIT https://github.com/DetNordjyskeMediehus/Dnmh.Security.ApiKeyAuthentication .Net ApiKey Authentication - 3.0.0 + 3.1.0 README.md A .NET Core library that provides API key authentication for your web applications. With this library, you can require API keys to access your API endpoints and secure your application against unauthorized access. The library can also be integrated with Swagger UI to provide a seamless authentication experience. authentication dotnet .Net dotnetcore .NetCore apikey apikey-authentication swagger swagger-ui