Fast build and higher security in .NET using Package Source Mapping

Fast build and high security in .NET with Package Source Mapping

What is Package Source Mapping? Package Source Mapping allows you to select which nuget source can download[…]

AutoFixture in UnitTesting blog post

AutoFixture – your tool to write unit tests easy in .NET

What is AutoFixture library? AutoFixture is a .NET library designed to help you create test data automatically,[…]

Git Flow, Trunk Based developent, and More: Source Control Branching Models

Git Flow vs Trunk-Based Development – Choosing the Right Branching Model

Choosing the right branching model is essential because it shapes how the team works together and how[…]