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

Improved support for .NET Standard 2 #124

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sharwell
Copy link
Member

Closes #123

@IronSean
Copy link

What is happening with this?

@Rand1734
Copy link

I would also love for this to progress. Bump

@UchiTesting
Copy link

I am currently migrating the project of my client from .NET Framework to .NET 6. It has Antlr as a dependency and thus I am trying to find if it is available to .NET Core/.NET 6.
NuGet.org does mention only .NET Framework support.
If it supports .NET Standard 2 though, I should still be able to keep Antlr as it is a common ground to both Framework and Core.

Without any notice, the best option seems to migrate to Antlr 4 from the same authors.

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

Successfully merging this pull request may close these issues.

Add netstandard 2.0 target to Antlr3.Runtime
4 participants