Skip to content

Commit fcb4e74

Browse files
committed
API
1 parent c260dfd commit fcb4e74

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
| page_type | languages | products | description | urlFragment |
2-
| :--------: | --------------- | --------------------------------------------------- | --------------------------- | ---------------------- |
3-
| 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` |
41
# ![alt text](https://res.collabera.com/favicon.png "Minimal API") Create a minimal API with .NET Core
52

3+
| page_type | languages | products | description |
4+
| :--------: | --------------- | --------------------------------------------------- | --------------------------- | ---------------------- |
5+
| 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+
67
## Features
78
* 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.
89
* You can define dynamic actions and handle requests with controllers.

0 commit comments

Comments
 (0)