Skip to content

chrislewisdev2/labs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

141 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

Prior to starting these labs, you must have the following operating system and software configured on your local machine:

Operating System

  • 64-bit Windows 10 Operating System
  • Microsoft .NET Framework 4.5.1 or higher 1

Software

Software Download Link
Git /git-scm.com/downloads
.NET Core 2.1 (or greater) SDK 2 /download.microsoft.com/dotnet-sdk-2.1
Visual Studio Code /code.visualstudio.com/download

Labs

It is recommended to complete the labs in the order specified below:


Accompanying Powerpoint Decks


Notes

  1. If you are unsure of what version of the .NET Framework you have installed on your local machine, you can visit the following link to view instructions on determining your installed version: https://docs.microsoft.com/dotnet/framework/migration-guide/how-to-determine-which-versions-are-installed.
  2. If you already have .NET Core installed on your local machine, you should check the version of your .NET Core installation using the dotnet --version command.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 67.4%
  • JavaScript 32.6%