#net
Read more stories on Hashnode
Articles with this tag
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...
Tutorial using the Build Task NuGet Package Template with GitHub or `dotnet new` · Introduction The Build Task NuGet Package Template sets up a...
Creating Custom Actions to Simplify Tasks · Introduction In part 3, our installer gets a little more complicated. Having insured .Net 4.7 was installed...
Creating an EXE Installer that Bundles Prerequisites · Introduction This tutorial picks up where Part 1 left off, but if you have a general understanding...