page_type | languages | products | description | urlFragment | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
sample |
|
|
TodoMVC Backend Implementation with Azure WebApps, Net Core and Azure SQL |
azure-sql-db-todo-backend-dotnet |
Implementation of the Todo Backend API using Azure WebApps, .Net Core and Azure SQL.
As per Todo Backend API specifications, unit test can be run via this link, once you have deployed it on Azure:
Make sure to configure CORS correctly for your Web App.
You can also test this implementation right using the live ToDoMVC test app:
using the deployed solution as the backend server. For example: https://dm-tdb-02.azurewebsites.net/todo.
Create an Azure SQL database where to host the to-do data. If you need help to create an Azure SQL database, take a look here: Running the samples.
If you are completely new to Azure SQL, here's a full playlist that will help you: Azure SQL for beginners.
WIP
WIP
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
More details in the full Contributing page.