[]
        
(Showing Draft Content)

Amazon Web Services

We will be deploying the JSViewer_MVC_Core sample on cloud using AWS web service.

Prerequisites

This tutorial uses the .NET Core SDK to generate a basic .NET Core application, run it locally, and build a deployable package.

Requirements

  • NET Core SDK x64 for Windows 1.0.1, 2.0.0, or later
    Download .NET SDK from https://dotnet.microsoft.com/en-us/download and run the installer.
  • ActiveReports 19 or later
    See Install ActiveReports for more information.
  • AWS Toolkit for Visual Studio 2022
    1. In Visual Studio 2022, from Extensions > Manage Extensions, search online for 'AWS Toolkit for Visual Studio 2022'.
    2. Select Download. The extension is scheduled for install.
    3. Close all instances of Visual Studio and restart your .Net project once you have installed the extension.

See Also

Deploy on AWS using a Windows Environment

Deploy on AWS using a Linux Environment