dariemcarlosdev / VPKFILEPROCESSORAPP

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

Merge feature/file-processing-service into master #18

Closed dariemcarlosdev closed 2 weeks ago

dariemcarlosdev commented 2 weeks ago

Summary

Merging the feature/file-processing-service branch into master. This includes:

Impact

These changes enhance the application's ability to process CSV files and store results in Azure Blob Storage, improving functionality and performance.