Files
eShopOnWeb/src/PublicApi
dependabot[bot] e572a078ee Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (#789)
Bumps [Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) from 6.0.7 to 6.0.8.
- [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/compare/v6.0.7...v6.0.8)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 16:51:01 -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
2022-06-02 08:14:46 -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 /Web/Controllers/Api.