|
|
|
|
|
by j_s
3117 days ago
|
|
I need to know if this is something I can use in production. - What are recommended minimum C# / CLR versions? - Do you plan on implementing first-class support for the full .NET framework? I would like to know how much thought you've invested in future direction. - Do you have a plan for incorporating the C# 7.2 Span stuff? https://news.ycombinator.com/item?id=15731233 |
|
There are not so many allocations in the library where Span would help still it's already quite performant at the moment. If you have any production feature requests please don't hesitate to file an issue on GitHub or send a pull request.