Show / Hide Table of Contents

API Documentation

Welcome to the API documentation for LymeTemplate. This documentation is generated automatically from code comments keeping it as up to date as possible.

Available APIs

  • LymeTemplateApi - The main API that contains the WebApi controllers and Program.cs entry point.
  • LymeTemplateApi.Code - The business logic layer of the application.
  • LymeTemplateApi.Data - Contains the Entity Framework Data Conext and SQL files that get executed during deployments.
  • LymeTemplateApi.Models - Contains Entity Framework and API data models for the application.
  • LymeTemplateApi.Console - Console app for running programs during deployment.
In This Article
Back to top Generated by DocFX