Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 768 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 768 Bytes

Vidly

An ASP.NET MVC project learning with an Udemy course: "The Complete ASP.NET MVC 5 Course" by Mosh Hamedani

Index page of Customers at http:url:port/Customers 5_5

Getting Customers data by Web API GET method 5_7

Adding a Customer by Web API POST method 5_4

Index page of Customers at http:url:port/Customers with that Customer added 5_6