8000 GitHub - bastarr/dotnetbootcamp: Bootcamp for learning how to get started with .NET Core · GitHub 8000
[go: up one dir, main page]

Skip to content

bastarr/dotnetbootcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

.NET Core Bootcamp

In this bootcamp we are going to focus on some core fundamentals of building applications using .NET Core. We will break this training into multiple labs that will build on one another. If at any point you get stuck in a specific lab, simply clone this repo and copy the files from the specific lab and continue on to the next lab.

Prerequisites

Install the .NET Core 3.1 SDK for your appropriate operating system

Upon completing the installation, you should be able to run the following command to validate you have installed the SDK correctly. It should display the installed version of the SDK i.e. 3.1.xxx

dotnet --version

Development Environment

.NET Core is now a cross platform development and runtime platform. There are many tools you can use develop applications for the .NET Core platform. This lab will focus on using the command line and VSCode

Install VSCode

About

Bootcamp for learning how to get started with .NET Core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

0