Skip to content

Diablofan/OpenWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenWeather

To Run

  1. Clone the project to your computer
  2. Compile the project using dotnet build
  3. Edit appsettings.json and fill out the OpenWeather ApiKey config entry.
  4. Run with dotnet run

The first two log statements should show what the application will be listening on. For example:

info: Microsoft.Hosting.Lifetime[14]
      Now listening on: https://localhost:7217
info: Microsoft.Hosting.Lifetime[14]
      Now listening on: http://localhost:5217

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published