.NET Core

From Bitpost wiki
Revision as of 14:53, 25 November 2019 by M (talk | contribs) (Created page with ".NET Core is fully linux compatible and can be developed using Visual Studio Code. All free! Finally, Micro$soft... ==== Installation ==== This was a pretty easy method: *...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

.NET Core is fully linux compatible and can be developed using Visual Studio Code. All free! Finally, Micro$soft...

Installation

This was a pretty easy method:

  • Install vs code
  • Grab an existing project
  • Open it in vs code
  • Let vs code install all the support extensions, including C#. You might have to restart code a couple times to get it eventually be happy. Not bad!