Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run examples of infer.NET in visual studio code #357

Open
XiaoJiNu opened this issue Aug 14, 2021 · 1 comment
Open

Run examples of infer.NET in visual studio code #357

XiaoJiNu opened this issue Aug 14, 2021 · 1 comment

Comments

@XiaoJiNu
Copy link

Hi, how can I run examples of infer.NET in visual studio code ? Could you please give a tutorial about it ?

@tminka
Copy link
Contributor

tminka commented Aug 22, 2021

See the README for the C# extension.
Here is a summary: Launch Visual Studio Code. Select the Extensions button on the left, then install C# and the NuGet Package Manager extensions. Select File -> Open Folder.. and select the folder containing Infer.sln. Press F5 or select Run -> Start Debugging. Select .NET Core and then select the example that you want to run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants