Skip to content

Instantly share code, notes, and snippets.

[TestFixture]
public class Test1
{
[Test]
public async Task TestSavesThings()
{
var result = await DoSomeAsync();
Assert.True(result);
}
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
Enable-WindowsOptionalFeature -Online -FeatureName MSMQ-Server -All
wsl --install
choco install microsoft-windows-terminal
choco install git
choco install dotnet
choco install nodejs
choco install visualstudiocode
Set-WindowsExplorerOptions -EnableShowFileExtensions
Enable-WindowsOptionalFeature -Online -FeatureName MSMQ-Server -All
cinst python2
cinst git
cinst ravendb3
cinst sql-server-2017
cinst sql-server-management-studio