Blazor Server app that takes a CSV file as input, runs a background job to execute an SSIS package in Azure, and stores the output CSV file in Azure Blob Storage for download.
GNU Affero General Public License v3.0
1
stars
0
forks
source link
Microservice#1: Modify IDataStorageService to return Response type object. #17