8 Forks
9 Stars
9 Watchers

AzureFunction.UserCRUD

A sample CRUD project demonstrates the process of Azure Function using EntityFramework Core to operate the Azure SQL database.

How to download and setup AzureFunction.UserCRUD

Open terminal and run command
git clone https://github.com/chenjd/AzureFunction.UserCRUD.git
git clone is used to create a copy or clone of AzureFunction.UserCRUD repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AzureFunction.UserCRUD https://github.com/chenjd/AzureFunction.UserCRUD/archive/master.zip

Or simply clone AzureFunction.UserCRUD with SSH
[email protected]:chenjd/AzureFunction.UserCRUD.git

If you have some problems with AzureFunction.UserCRUD

You may open issue on AzureFunction.UserCRUD support forum (system) here: https://github.com/chenjd/AzureFunction.UserCRUD/issues