# Build a Visual Basic Hello World application with .NET Core in Visual Studio 2017 This topic provides a step-by-step introduction to building, debugging, and publishing a simple .NET Core console ...
# Build a .NET Standard library with Visual Basic and the .NET Core SDK in Visual Studio 2017 A *class library* defines types and methods that are called by an application. A class library that ...