Terminal.Gui is a library intended to create console-based applications using C#. The framework has been designed to make it easy to write applications that will work on monochrome terminals, as well as modern color terminals with mouse support. This library works across Windows, Linux and MacOS.
sirwan.info/archive/2018/05/02/Developing-Console-based-UI-in-C/
Author: Andreas Plahn
ServiceBusExplorer
The Service Bus Explorer allows users to Connect to a Service Bus namespace and efficiently administer messaging entities. The tool provides advanced features like import/export functionality or the ability to test topic, queues, subscriptions, relay services, notification hubs and events hubs.
github.com/paolosalvatori/ServiceBusExplorer/blob/develop/README.md
Intellisense problem razor episerver 7
Changing default project directory in Visual Studio 2017
Are you annoyed by the default project location in Visual Studio? Check out this tutorial and learn how to modify it to suit you needs.
Source: Changing default project directory in Visual Studio 2017 – Daniel Zikmund
MS SQL Server – View or Change the Default Locations for Data and Log Files
Open SQL Server Management Studio and connect to the db server then follow these steps:
Source: View or Change the Default Locations for Data and Log Files | Microsoft Docs
How can I enable Assembly binding logging? – Stack Overflow
I’m getting, “Could not load file or assembly ‘Bla’ or one of its dependencies. An attempt was made to load a program with an incorrect format.”
Source: registry – How can I enable Assembly binding logging? – Stack Overflow
Web Compiler – Visual Studio Marketplace
The easiest and most powerful way to compile LESS, Scss, Stylus, JSX and CoffeeScript files directly within Visual Studio or through MSBuild.
Dev Tip #109: When Should You Estimate?
How to view, add, edit and remove files in Azure Web App using the Kudu service
Simple WCF Test Client
A simple WCF test client is included in Visual Studio.
It resides here for my Visual Studio 2017 installation:
C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\WcfTestClient.exe