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

Remove System.Web dependency #1274

Closed
dazinator opened this issue Jul 31, 2017 · 1 comment
Closed

Remove System.Web dependency #1274

dazinator opened this issue Jul 31, 2017 · 1 comment

Comments

@dazinator
Copy link
Member

dazinator commented Jul 31, 2017

System.Web is used for it's databinder, in order to format version strings to a template.

We need to get rid of it. It's hampering our ability (#1175) to build for netstandard.

@dazinator
Copy link
Member Author

Something like this might be a good replacement for databinder.eval: https://stackoverflow.com/questions/5656256/is-there-a-fast-version-of-databinder-eval-for-c

dazinator added a commit that referenced this issue Aug 17, 2017
Closes #1274 - Removed system.web (replaced databinder.eval)
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

1 participant