Using this template

This template includes support for:

  • APIs using API Endpoints (in the /Endpoints folder)
  • APIs using Controllers (in the /Api and /ApiModels folders)
  • Pages using Razor Pages (in the /Pages folder and /Views/Shared folder)
Choose which features you will use for your project and delete the ones you will not use.

Provide feedback and report issues in the project's GitHub repository; ask questions using the ardalis-cleanarchitecture tag on StackOverflow.

APIs

Shows both Controller and Endpoint APIs.

Projects (using Razor Pages)