6 lines
365 B
Markdown
Raw Normal View History

Getting Started Writing a .NET Core app and Class Library
=========================================================
For general instructions on how to get started with .NET Core, see the [.NET Core Documentation](https://dotnet.github.io/docs/) site.
There are also instructions available for [targeting .NET Core with MSBuild](target-dotnetcore-with-msbuild.md).