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

Alternative for File Upload #2

Open
Freymaurer opened this issue Feb 7, 2020 · 0 comments
Open

Alternative for File Upload #2

Freymaurer opened this issue Feb 7, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@Freymaurer
Copy link
Member

The code shown here to allow users uploading files is outdated and a possible alternative could be credit to MaximMangle.

A separation by lines is done via

string
|> fun x -> x.Split([|Environment.NewLine|], StringSplitOptions.RemoveEmptyEntries)
@Freymaurer Freymaurer added the enhancement New feature or request label Feb 7, 2020
@kMutagene kMutagene added this to the Backlog milestone May 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants