Skip to content

.NET WPF Application created in C# with database based on Entity Framework that connects to National Bank of Poland API - http://api.nbp.pl/en.html

Notifications You must be signed in to change notification settings

msochan/Project-NBP-WPF-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NBP (National Bank of Poland) currency downloader

.NET WPF App that implements connecting to API of NBP and downloading currency data to local database using Entity Framework


What application does:

  • Application shows chart of selected currency from chosen date range;
  • The UI shows also avg, max and min rate from this interval;

Building instructions:

  • Open project in Visual Studio with minimum .NET Framework 4.6.1 and Entity Framework installed
  • Build and run - first launch can take a bit longer time, because the local database must be initialized and created

Screenshot:

About

.NET WPF Application created in C# with database based on Entity Framework that connects to National Bank of Poland API - http://api.nbp.pl/en.html

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages