Files
eShopOnWeb/src/PublicApi
dependabot[bot] 21bb77c3fc Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.4 to 6.0.5 (#734)
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 6.0.4 to 6.0.5.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/commits)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 10:57:49 -04:00
..
2020-07-30 23:50:51 -04:00
2021-11-05 19:55:48 -04:00
2021-11-05 19:55:48 -04:00
2021-11-05 19:55:48 -04:00
2021-11-05 19:55:48 -04:00
2021-11-05 19:55:48 -04:00
2021-11-05 19:55:48 -04:00

API Endpoints

This folder demonstrates how to configure API endpoints as individual classes. You can compare it to the traditional controller-based approach found in /Controllers/Api.