Skip to content

Developer Tools

damiancosmoschapman edited this page Oct 5, 2021 · 3 revisions

Home / Developer / Developer Tools

Tools for Version Control.

Tortoise Git - RecommendedOK

TortoiseGit is a Windows Shell Interface to Git and based on TortoiseSVN. It's open source and can fully be build with freely available software.

The PDF-API repository is available in GitHub at https://github.com/CSOIreland/PDF-API.git.

For Cloning a repository see the GitHub guide How to clone a repository.

Git.

Git focuses on offering a lightweight, native set of tools that bring the full feature set of the Git SCM to Windows while providing appropriate user interfaces.

Tools for the Server Tier.

Visual Studio (Required 2019 or higher) RequiredOK.

Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft. It is used to develop computer programs, as well as websites, web apps, web services and mobile apps. Visual Studio uses Microsoft software development platforms such as Windows API, Windows Forms, Windows Presentation Foundation, Windows Store and Microsoft Silverlight. It can produce both native code and managed code.

Visit Visual Studio Menu Tools/Options/Text Editor/C#/Tabs and set up parameters values as screen shot below .

TextEditorTabs

Visual Studio - Extensions RequiredOK.

.NET Framework 4.7.2 RequiredOK.

Postman RecommendedOK.

Manage all API requests in Postman.