Dan Roberts
Dan Roberts
This isn't quite a complete change because it might make sense to include the analysers as a dependency of the main package, so that if you install language-ext then you...
It seems that the contents of list types are not correctly checked for null whether or not non-nullable-reference-type behaviour is enabled - for example, the below code will throw a...
I'm trying to generate a C# API for [Transifex API v3](https://transifex.github.io/openapi/index.html) (there is a link to download its OpenAPI specification on that page) and some of the methods will be...
This feels like a silly question.. but I can't work out how to try this in a standard C# project. Adding to project.json suggests that the instruction apply to .net...
The link at the bottom of the README that says "To see how it looks in three dimensions, see this CodePen example" doesn't work - it opens a CodePen but...