
This is just a test page to make sure all of my blogging features are enabled. Keep an eye to this blog for more tips and tricks on Azure PaaS, .NET Core, Visual Studio Extensibility and Containers!
public static void Main(string[] args)
{
Console.WriteLine("Hello World!");
}
print("Hello World!")
{
"prop": "value"
}
package main
import fmt
fmt.Println("Hello World\n")
3 responses
Respond to this