Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 466 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 466 Bytes

AspNetCoreMvc

Engage with ASP.NET Core MVC

Step 1

Clone this repo to your machine, then create a branch to accomplish your work (git checkout -b your-branch-name)

Step 2

Complete the Tasks below:

  1. ASP.NET MVC with Razor
  2. Inversion of Control
  3. Web API Step

Step 3

Push your changes (git push), create a pull request, and add request a review from your instructor.

Good luck!