[EN] This repository contain example on how to implement an application using ASP.NET Core 3.0 and Azure SQL.
[PT] Este repositório contém exemplo sobre como implementar uma aplicação utilizando o ASP.NET Core 3.0 e o Azure SQL.
[EN] Create a Connection String variable called "DbConn" on the AppSettings.json file and put your connection string with your Azure SQL. For more help about Frontend, look it respective README.md file.
[PT] Crie uma váriavel de conexão chamada "DbConn" no arquivo de AppSetings.json e coloque sua string de conexão com o Azure SQL. Para ajuda com o Frontend, veja seu respectivo arquivo de README.md.