Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

michaelyinopen/job-shop-collection.azure-functions

Repository files navigation

job-shop-collection.azure-functions

Azure Functions for API of job-shop-collection website.

How to run

Use Visual Studio installed with Azure development. Open solution, Run(F5).

Database Migration

In Package Manager Console, use

$env:JobShopCollectionConnectionString="Server=(localdb)\mssqllocaldb;Database=JobShopCollectionDb;"

Before Add-Migration / Update-Database

About

Azure Functions for API of job-shop-collection website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages