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

Installing from NuGet #26

Open
Piedone opened this issue Dec 24, 2020 · 1 comment
Open

Installing from NuGet #26

Piedone opened this issue Dec 24, 2020 · 1 comment
Labels
feature request Feature request

Comments

@Piedone
Copy link

Piedone commented Dec 24, 2020

First of all, a very interesting project!

C# static code analyzers using Roslyn are commonly distributed (also) in NuGet form, so you just have to add a package to your project: Without installing or configuring anything else, you can see analyzer violations in your IDE and during build too. Is it technologically possible and feasible for InferSharp to be able to work in a similar fashion, just from NuGet, and if yes, do you happen to have any plans for that?

I realize InferSharp doesn't use Roslyn nor analyses C# directly but nevertheless, I wanted to inquire about the possibilities.

@xinshiMSFT xinshiMSFT added the feature request Feature request label Dec 24, 2020
@matjin
Copy link
Contributor

matjin commented Dec 18, 2021

Hi folks -- recently we have made progress on this feature; with the VS and VSCode extensions you can use InferSharp in your IDE on Windows, complete with analyzer violations identified via syntax highlighting. Please give us some feedback!

Demo

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

No branches or pull requests

3 participants