Skip to content

cloudacademy/azure-get-started-app-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a6d987b · Feb 25, 2021

History

55 Commits
Feb 25, 2021
Mar 13, 2020
Feb 25, 2021
Feb 24, 2021
Mar 15, 2020
Mar 13, 2020
Mar 13, 2020
Feb 28, 2020
Mar 13, 2020
Feb 24, 2020
Feb 28, 2020
Feb 20, 2020
Feb 20, 2020
Feb 25, 2021
Feb 25, 2021
May 23, 2020
Feb 25, 2021
Feb 21, 2020
Feb 22, 2020
Feb 20, 2020
Feb 20, 2020

Repository files navigation

lorrylogappservice

These are the projects related to the Cloud Academy course Getting Started with Azure App Service https://cloudacademy.com/course/getting-started-with-azure-app-service-949/introduction/?context_resource=lp&context_id=58

Projects within the solution #LorryLog Sql scripts for the tables

LorryLogAdmin

Web app talking to the LorryLogAPI

LorryLogAPI

A web api app talking to an Azure Sql database

LorryModels

A class library with 2 simple classes used in the web apps

LorryTests

A basic test project for testing the LorryLogAPI vehicle controller