Development Tools

The technical stack for our organization is primarily based around Microsoft Technologies: Visual Studio, SQL, Azure, etc. If there is a need to use technologies that are NOT outlined in this document, please consult with the architecture team.

All new services and APIs should be built using the Visual Studio 2019 (v16.5 or later) IDE. The professional edition should be fine for most situations. VSCode should not be used because it does not provide all of the necessary features needed for enterprise development.

All new services and APIs should be built using .NET Core 3.1 (or newer). Please contact the architecture team if any other technology is needed.

All new UIs (User Interfaces) should be build using [TDB].

PREVIOUS: Purpose and Introduction
Solution Architecture Guidance
NEXT: Source Control