- Limit the amount of context switching you do, it can lead to mistakes all around
- Queue non-urgent tasks for when you have down time
- Block off time in calendar to focus on a task
- Take breaks
This document now exists on the official ASP.NET core docs page.
- Application
- Request Handling
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function api { | |
<# | |
.Synopsis | |
Get the api versions and locations for a resource type. | |
.Description | |
Lists all the available api versions and locations for a given resource type. Information is pulled from the /providers api | |
which returns the information in the manifest published to ARM. | |
.Notes | |
The resource parameter requires the format of Namespace/type, e.g. Microsoft.Storage/storageAccounts | |
> api Microsoft.Storage/storageAccounts |
As configured in my dotfiles.
start new:
tmux
start new with session name: