System Design

System Design

Below is a system design interview document template you can reuse for almost any problem. It’s written in the same “requirements → architecture → scale math → failure modes →…
dotnet-cli

.NET CLI Technical Document

What the .NET CLI is The .NET CLI is the command-line interface for: creating solutions/projects, restoring NuGet packages, building, running, testing, publishing apps, managing SDKs, tools, workloads, and NuGet configuration.…

Azure CLI

Below are the list of commands that are organised based on the resources: # Authenticate az login # List accounts az account list --output table # Change active subscription az…