#csharp
Read more stories on Hashnode
Articles with this tag
Know Your Data · So I've been writing code in C# for the last 7 years or so, and this past year the decision was made to use Typescript and React for a...
Confusing yourself and others for the sake of hiding implementation details. · Throwing exceptions seems pretty simple to anyone experienced with C#. And...
A Guide to Writing Easy To Read and Maintain Parallel Tests · Selenium facilitates running automated E2E tests as if you were a user accessing the...
Making Complex Build Scripts More Intuitive and Easier to Maintain · NUKE is the most intuitive and productive build automation system for C#/.NET that...
NuGetDefense 3.0.0-pre0004 has been released · 3.x is coming together. What does the 4th prerelease of NuGetDefense 3.0.0 bring? 3.0.0-pre0004...
Bogus is a .Net library for generating test data that uses the datasets of faker.js. This goes a few steps beyond simply accessing random entries from...