https://github.com/dzsquared/azure-friday
https://github.com/dzsquared/azure-friday
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dzsquared/azure-friday
- Owner: dzsquared
- Created: 2022-10-21T16:42:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-20T15:56:10.000Z (over 3 years ago)
- Last Synced: 2024-12-27T17:20:28.589Z (over 1 year ago)
- Language: C#
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Local Development with Azure SQL Database and Azure Functions Demo
Basic .NET API for adding and reading items from Azure SQL Database.
## Contents
- Azure Functions with SQL bindings
- Azure SQL Database with SQL project
## Learn More
- [https://aka.ms/azuredbemulator](https://aka.ms/azuredbemulator)
- [https://github.com/azure/sql-action](https://github.com/azure/sql-action)