0

I have created an Asp.Net Web API project and I need to import an existing C# project into this project.

can any one help me how to achieve this

Thanks

1
  • What do you mean import? You can add reference to other project in Solution Explorer > 'Your Project' > References Commented Feb 16, 2016 at 10:36

1 Answer 1

1

If you want to import an existing project to you ASP.Net solution, you can rightclick on the Solution in the Solution Explorer, select 'Add' and click on 'Add existing project'

Hope this helps you

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.