Skip to content

BKB503/WellsFargo

Repository files navigation

WellsFargo

Application is to process the transactions file into various Order Management System (OMS) files based on the OMS Types

Application is developed in .Net 6 Web API with swagger documentation. Upload a transactions file in order management system download output api endpoint using swagger ui and click execute button, it will return the compressed zip file with different OMS files, click on the download link to download the zip

Sample Transactions File https://github.com/BKB503/WellsFargo/blob/main/transactionswithmorerows.csv

Prerequisites

Visual Studio 2022 and Install .Net 6 SDK

To run locally

  1. Use Visual Studio debug button, launches the swagger UI or
  2. dotnet run and it will listen on the port 7133 or navigate to https://localhost:7133/swagger/index.html

Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages