Files
eShopOnWeb/src/PublicApi
dependabot[bot] 935167daaf Bump Microsoft.EntityFrameworkCore.Tools from 5.0.0 to 5.0.11 (#586)
Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 5.0.0 to 5.0.11.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v5.0.0...v5.0.11)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Tools
  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>
2021-10-25 17:05:25 -04:00
..
2020-07-30 23:50:51 -04:00
2020-12-03 11:23:11 -05:00
2020-07-28 17:00:32 -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.