Skip to content

safarviktor/Viksa.Fx

Repository files navigation

Prerequisities

SQL backend

Some features require a MS SQL Server database to work. After you've set up the database:

  • run script 001 in folder "_database"
  • update _ConnectionString in Viksa.Fx.DataAccess.BaseRepository

Fixer.io

Some features require the Fixer.io hookup. Update the ApiKey in Viksa.Fx.FixerClient.Client.

Demo website

The "Website.html" is the demo page. It requires the Viksa.Fx.Api app to be running.

To get a reasonable number of data points to show on the graph, the 002 SQL script was created. It is dependent on having at least one set of rates in the database - so it is best to run the 002 script after the "daily" import has been run at least once.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published