Devon Burriss

Results 7 issues of Devon Burriss

Last metric for #359 - [ ] Implementation - [ ] All tests pass - [ ] Branch up-to-date - [ ] Cleanup

I am creating this branch from #811 to implement the ops check mentioned by @Luni-4 It is not clear to me that this needs to be tied to the Halstead...

I imagine we would use [tree-sitter-c-sharp](https://github.com/tree-sitter/tree-sitter-c-sharp). Since the Java metrics are growing I would like to add C# too. I imagine the implementations should be close to identical.

ad-help changed in 2.2.0 to use PAGER:-more which results in more command not available error when using Git Bash on Windows. Prior to this it did work.

This is linked to the issue described in https://github.com/CompositionalIT/farmer/issues/731 and is just for demo purposes. I have encountered this issue a few times with Farmer and do not know of...

### Description When running fable the generated TS files link to JS files that do not exist. ### Repro code https://github.com/dburriss/haya-net/tree/typescript-support/src/Haya.Deno > Note: The deno project is referencing files in...

- set .net version to LTS version 8 - upgrade Orleans to the latest ( version 9) - breaking changes for 3 -> 7 (Codegen stuff around serialization) The Samples...