Releases: anders130/ApiLocksmith
Releases · anders130/ApiLocksmith
1.0.1
1.0.0
ApiLocksmith Initial Release
Release Date: 06.12.2023
Summary
This is the initial release of ApiLocksmith, a collection of C# libraries simplifying API development with ASP.NET Core through easy integration of ApiKey-based authentication and Swagger documentation.
Features
-
ApiLocksmith.Core:
- Introduces ApiKey-based authentication for minimal APIs built with ASP.NET Core.
-
ApiLocksmith.Swagger.FastEndpoints:
- Extends ApiLocksmith.Core to provide Swagger documentation integration with the FastEndpoints library.