Richard
Richard
@davidtme @smoothdeveloper Thanks. Will do that.
This will be a nice very very addition. For the orderBy, is there any overhead in supporting more than two columns ? If it has to be limited to `.OrderBy(...).ThenBy(...)`,...
@rspeele I get the error below when it was updated to *FParsec-Pipes 1.1.1*. *FParsec-Pipes 1.1.1* works fine. ````FileLoadException: Could not load file or assembly 'FParsecCS, Version=1.0.3.0, Culture=neutral, PublicKeyToken=null' or one...
Is the library signed? Could that be a reason or vice versa?
@smoothdeveloper Thanks for the contribution. Can you do this against the standard branch instead? That is where recent develop effort is.
> Please let me know if there are pending changes to proj files as it might interfere with my fixes & testing. There are no changes to proj files. Only...
> Ok, so figuring out a bit more about changes in the standard branch, here is what I recommend: > > * keeping this PR on master, and getting it...
> @rkosafo thanks for the feedback, I've pushed few more changes, and this PR is now ready, to get a fresh build out of a checkout: > > ``` >...
> > Later, we can migrate to the new TP starter files. > > AFAIU this is not possible, to support the netstandard target, the TP has to be using...
Apparently a lot of work. Looks like a rewrite but not very sure. @rspeele I also have no experience in type providers but could help if pointed in the right...