Corniel Nobel
Corniel Nobel
An important part of JSON (de)serialization specifications, is defining the intended behavior of it. This (draft) PR an attempt to create a readable/maintainable/extendable syntax, that fits within FluentAssertions. ## IMPORTANT...
As illustration of the discussion in #2234
A date with month precision, aka a year-month. Useful in multiple scenario's including the expiration date of a credit card (as mentioned in #288 .
as .NET 5 is out of support almost 2 years, and .NET 7 will be in May, it is time to drop support, as it will reduce the number of...
While searching for something unrelated to this repository, I stumbled on it somehow. And as I did something similar in the past (I like the clever idea to use Math.Sqrt()...
Investigating the unit tests to test the Analyzers, a lot of repeating plumbing code is used. To reduce this, I created a test context. The idea is that is should...
Added a reproducer for #225
## Framework version The current target framework is .NET 6. Its support will be dropped end of this year. I would suggest to add .NET 8 asap, and drop .NET...
See #391. This is an experimental PR to explore the possibilities of having a complete list of regions (according to ISO 3166-2) that is extendable by user.
For `Amount`, `Elo`, and `Money`, this exists, but `Percentage` is lacking.