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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ products:
14
14
description: "Creating a minimal API with .NET Core using Sql Server"
15
15
urlFragment: "csharp-rest-api"
16
16
---
17
-
# Create a minimal API with .NET Core
17
+
# Create a minimal API with .NET Core
18
18
19
19
## Features
20
20
* 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.
0 commit comments