Skip to content

A .NET Core Console App that authenticates a user,retrieves .xlsx data from specified endpoint and updates a relational database

License

Notifications You must be signed in to change notification settings

just-sudo-it/ExcelUpdater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ExcelUpdater

A .NET Core Console App that authenticates a user at "LoginUrl" and updates an SQL Server database with all the unique entries found in the Excel file( .xlsx) downloaded from "ExcelUrl".

If given,the file is also downloaded locally at "ExcelPath".

You just need to insert your credentials as well as a valid connection string at ExcelUpdater.ConsoleApp\appsetings.json and run the .exe.

About

A .NET Core Console App that authenticates a user,retrieves .xlsx data from specified endpoint and updates a relational database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages