Curtis Carter
CodingCoyote Blog

CodingCoyote Blog

Follow
Follow
home
Tag

Open Source

#opensource

More content

Read more stories on Hashnode


Articles with this tag

Using NUKE for Cross-Platform Build Scripts

Aug 15, 20214 min read

Making Complex Build Scripts More Intuitive and Easier to Maintain ยท NUKE is the most intuitive and productive build automation system for C#/.NET that...

Using NUKE  for Cross-Platform Build Scripts

Generating Realistic Test Data with Bogus.Net

Aug 9, 20216 min read

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...

Generating Realistic Test Data with Bogus.Net