Simon Geering
Simon Geering
Suggestion to publish a Snippet package for the static imports to anabe phau enumeration types as well as other useful markup snippets. Another option may be an extension or project...
Hi Mark, Here is a link to the overview page for the NPM package I mentioned in todays stream that gives you LINQ and other c# / .net framework concepts...
1. It would be handy to note in the readme which branch to use when contributing a PR. 2. It may be worth adding a paragraph on how to set-up...
As the project is still relatively small in size I would like to solicit suggestions for things to do now that will help plan for its growth. For example: 1....
Given issues with converting any sizable synchronous codebase over to use Async / Await after the fact, I would like to open for discussion the question of whether or not...
There is currently a bunch of discussion going on about the various approaches to adding OpenID Connect, specifically around potential risks of using implicit flow, as is common in SPA...
Here is a package for working with periods and ranges and their intersections should rolling your own code get a little too mad :-) https://github.com/Giannoudis/TimePeriodLibrary
As discussed on stream, it would be handy to have a FluentAPI to create Result instances in an easier and more readable fashion, when adding validation errors for example. This...