You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| sample |`csharp``tsql`|`azure``dotnet-core``graph-api``azure-key-vault``sql-server``ocelot-api-gateway``rabbitmq`| Creating a minimal API with .NET Core using Sql Server |`csharp-rest-api`|
4
1
#  Create a minimal API with .NET Core
5
2
3
+
| page_type | languages | products | description |
| sample |`csharp``tsql`|`azure``dotnet-core``graph-api``azure-key-vault``sql-server``ocelot-api-gateway``rabbitmq`| Creating a minimal API with .NET Core using Sql Server |
6
+
6
7
## Features
7
8
* You can use JSON requests with any capitalization to retrieve JSON responses using SQL Server’s built-in JSON format support, without the need for additional classes or objects.
8
9
* You can define dynamic actions and handle requests with controllers.
0 commit comments