Difference between two lists using ChangeTracker<T1, T2> class
ChangeTracker class helps to identify Added Items, Removed Items, and Updated Items from two different C# Lists.
ChangeTracker class helps to identify Added Items, Removed Items, and Updated Items from two different C# Lists.
Handle exceptions explicitly using Either<T1, T2>
Seeding is a necessary evil for a lazy developer every day. When unit testing, we are messing with what I should use for names, emails, paragraphs, etc. With Bogus, they become slightly more manageable.
Working with First, FirstOrDefault, Single, and SingleOrDefault with the link.
Parameterize Pipe to transform the base64array string to a base64 image
DevToys 💚💙 - An offline Windows app that helps developers with daily tasks like Converters, Encoders / Decoders, Formatters, Generators, etc