Instalation instructions

Слайд 2

Prerequisites

Windows 10 (latest update)
Visual Studio Community 2019 (latest update) with SQL Server

Prerequisites Windows 10 (latest update) Visual Studio Community 2019 (latest update) with
tools, Web developer tools, Desktop C# development tools, GIT, latest .NET Framework.
Chrome, Firefox, Notepad++, Visual Studio Code
SQL Server 2019 (with sa account enabled) + latest SQL Server Management Studio

Слайд 3

Windows 10 (latest update)

Please make sure you have Windows 10 with latest

Windows 10 (latest update) Please make sure you have Windows 10 with
installed.
Minimum version (1903)

Слайд 4

Visual Studio Community 2019

Latest update
https://visualstudio.microsoft.com/vs/community/
Select
ASP.NET and Web Development
.NET desktop development
.NET Core

Visual Studio Community 2019 Latest update https://visualstudio.microsoft.com/vs/community/ Select ASP.NET and Web Development
cross-platform development

Слайд 5

Browsers and Other required

Chrome
https://www.google.com/chrome/
Firefox
https://www.mozilla.org/en-US/firefox/new/
Notepad++
https://notepad-plus-plus.org/downloads/
Visual Studio Code
https://code.visualstudio.com/
Git
https://git-scm.com/
7zip
https://www.7-zip.org/
Jre8
https://www.oracle.com/java/technologies/javase-jre8-downloads.html

Manual Installation

Open PowerShell as an Administrator
Open Prerequisites

Browsers and Other required Chrome https://www.google.com/chrome/ Firefox https://www.mozilla.org/en-US/firefox/new/ Notepad++ https://notepad-plus-plus.org/downloads/ Visual Studio
folder location in PowerShell
Run Command– “Set-ExecutionPolicy RemoteSigned ”
Run Command– “.\Install-Prerequisites.ps1”
Above steps will install all the required software mentioned in manual installation 

Automated Installation

Слайд 6

SQL Server 2019 Developer Edition

Open PowerShell as an Administrator
Open Prerequisites folder location

SQL Server 2019 Developer Edition Open PowerShell as an Administrator Open Prerequisites
in PowerShell
Run Command– “.\Install-SQL2019.ps1”
Above steps will install all the SQL SERVER 2019 along with SQL SERVER MANAGEMENT STUDIO

Automated Installation