Skip to content

Commit 709f806

Browse files
2 parents 113c43c + 18da6b8 commit 709f806

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ASP.NET Core WebApi Sample
22

3-
In this repository I want to give a plain starting point at how to build a WebAPI with ASP.NET Core 1.0.
3+
In this repository I want to give a plain starting point at how to build a WebAPI with ASP.NET Core.
44

55
This repository contains a controller which is dealing with houses. You can GET/POST/PUT/PATCH and DELETE them.
66

@@ -67,4 +67,4 @@ See the examples here:
6767
``` http://localhost:29435/api/house ```
6868

6969

70-
![ASPNETCOREWebAPIGET](./_gitAssets/delete.jpg)
70+
![ASPNETCOREWebAPIGET](./_gitAssets/delete.jpg)

0 commit comments

Comments
 (0)