moodmosaic / Fare

Port of Java dk.brics.automaton and xeger, mostly used for generating strings that match a specific regular expression.
http://www.brics.dk/automaton/
MIT License
183 stars 43 forks source link

Any plan to support netstandard TFMs #21

Closed kalluri-nb closed 6 years ago

kalluri-nb commented 8 years ago

Is there any plan to support the new Netstandard target framework in the future?

moodmosaic commented 8 years ago

No plans yet, but I'm open to suggestions and pull requests 😃

moodmosaic commented 6 years ago

Fare 1.1.0 (and newer) supports .NET Standard 1.1 in addition to .NET 3.5. :rocket: