Opinions (Page 2)

NCEFMRFVSxU - .Net Core + EF + MediatR + FluentValidation + Serilog + xUnit

The Heavenly (dev) Kingdom? Or the Little Slice of (dev) Hell

To misquote Lord Vader:

Read more...


Creating Custom Randomized Sequential Ids (Id Series)

Guid ❤

I am a big proponent of GUIDs as a surrogate key.

Read more...


Cascade Deletion Purge and The Void World of Soft Deletion

The Void is here, and it is real.

Cascade deletion never made much sense to me.
It's not just about wanting to state intentions explicitly but about understanding the data relationships.
If you don't know how things are working, maybe you should not be the one doing the deletion?

Read more...