We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87eab6d commit fcbbb30Copy full SHA for fcbbb30
README.md
@@ -3,17 +3,18 @@ page_type: sample
3
languages:
4
- tsql
5
- sql
6
+- aspx-csharp
7
products:
8
- azure
9
- donet
10
- aspnet
-= dotnet-core
11
+- dotnet-core
12
- aspnet-core
13
- azure-api-apps
14
- vs-code
15
- azure-sql-database
16
description: "Creating a modern REST API with .NET Core and Azure SQL, using Dapper and Visual Studio Code"
-urlFragment: "azure-sql-db-python-rest-api"
17
+urlFragment: "azure-sql-db-dotnet-rest-api"
18
---
19
20
# Creating a REST API with .NET Core and Azure SQL
0 commit comments