Sreejith MS

Results 5 comments of Sreejith MS

@saintedlama @nerdybynature Take a look at my [fork](https://github.com/sreejith-ms/versionize/tree/monorepo) (a quick and dirty one:blush:, but did the purpose for me). Here is the gist: Create a `version.json` file for each projects...

Any update on this? The only workaround is to make the field as nullable suggested by @KoalaBear84.

Any update on this? In my case, all the domain entities polluted with `JsonPropertyName` even though it is an infrastructure concern. I have configured Text.Json with CamelCase policy, but this...

@roji Is this something up-for-grabs/good-first-issue? Then I can take a look.

@roji It looks not trivial at all. I'm curious about the solution, will this be a part of `EntityTypeBuilder` or a separate fluent style API that can be used by...