/Api-Dot-Net-Core-2

Web API (REST) in asp.net core 2

Primary LanguageC#

Guiding Material

  • You use Microsoft Visual Studio 2017/19.
  • Install .Net SDK for DotNetCore 2. => Getting Started with DotNet
  • To make this project work I'm following tutorial DotNet Core Tutorial
  • Entity Framework EF core is installed but to use it with MSSQL, we need some dependencies to setup, For better understandings Click Here

Note: Archiving the repository as it's a quite old now.