Blocksy

Create New Project

We will create a new project, for example the project name is CRM. You can build in visual studio 2022 (VS).

  1. Create your own folder: …\GSIT-LEARN\Backend
  2. In VS , Create New Project
  3. Select ASP Dot Net CORE Web API
  4. Give the project a name CRM

  5. Next is Additional information
  6. The project has been created, and you are now here:
  7. From this you will go to the next section, copy files.