1 Forks
2 Stars
2 Watchers

AzureFunctions

Este repositório contém um exemplo sobre como implementar uma aplicação (CRUD completo) Serverless utilizando o Azure Functions v3, .NET Core 3 e o Azure Storage.

How to download and setup AzureFunctions

Open terminal and run command
git clone https://github.com/ericsonf/AzureFunctions.git
git clone is used to create a copy or clone of AzureFunctions 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 AzureFunctions https://github.com/ericsonf/AzureFunctions/archive/master.zip

Or simply clone AzureFunctions with SSH
[email protected]:ericsonf/AzureFunctions.git

If you have some problems with AzureFunctions

You may open issue on AzureFunctions support forum (system) here: https://github.com/ericsonf/AzureFunctions/issues