We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 113c43c + 18da6b8 commit 709f806Copy full SHA for 709f806
Readme.md
@@ -1,6 +1,6 @@
1
# ASP.NET Core WebApi Sample
2
3
-In this repository I want to give a plain starting point at how to build a WebAPI with ASP.NET Core 1.0.
+In this repository I want to give a plain starting point at how to build a WebAPI with ASP.NET Core.
4
5
This repository contains a controller which is dealing with houses. You can GET/POST/PUT/PATCH and DELETE them.
6
@@ -67,4 +67,4 @@ See the examples here:
67
``` http://localhost:29435/api/house ```
68
69
70
-
+
0 commit comments