Skip to content

Desktop application for interacting with backend of this project. Used WPF with .NET Core 3.1, Prism for WPF.

License

Notifications You must be signed in to change notification settings

WeatherSample/Desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desktop

Desktop application as client for backend of this Sample project.

Done:

  • Weather displaying hourly and dayly.
  • Random city ability to see.

Used:

  • .NET Core 3.1.
  • Prism MVVM Framework.
  • RestSharp for making requests to backend.
  • Really good Weather API.

Run: Before running it you need change .net secrets to your otherwise solution will started with excetpion. (Or you can replace in Secrets class values of static fields directly.) Also don't forget run the backend project, the same with .net secret.

About

Desktop application for interacting with backend of this project. Used WPF with .NET Core 3.1, Prism for WPF.

Topics

Resources

License

Stars

Watchers

Forks

Languages