{"id":22188595,"url":"https://github.com/coderserdar/weatherstacknetcore","last_synced_at":"2026-02-22T21:09:05.607Z","repository":{"id":43958638,"uuid":"511783452","full_name":"coderserdar/WeatherStackNetCore","owner":"coderserdar","description":"A sample .NET Core project which uses WeatherStack API","archived":false,"fork":false,"pushed_at":"2023-04-10T14:36:00.000Z","size":5397,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-25T00:13:23.582Z","etag":null,"topics":["acikkaynak","ajax","c-sharp","dotnet","dotnetcore","javascript","jquery","mvc","weatherstack-api"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coderserdar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-08T06:11:55.000Z","updated_at":"2023-07-03T13:49:54.000Z","dependencies_parsed_at":"2024-12-02T11:21:52.086Z","dependency_job_id":null,"html_url":"https://github.com/coderserdar/WeatherStackNetCore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coderserdar/WeatherStackNetCore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderserdar%2FWeatherStackNetCore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderserdar%2FWeatherStackNetCore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderserdar%2FWeatherStackNetCore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderserdar%2FWeatherStackNetCore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coderserdar","download_url":"https://codeload.github.com/coderserdar/WeatherStackNetCore/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderserdar%2FWeatherStackNetCore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29727063,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T20:09:16.275Z","status":"ssl_error","status_checked_at":"2026-02-22T20:09:13.750Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["acikkaynak","ajax","c-sharp","dotnet","dotnetcore","javascript","jquery","mvc","weatherstack-api"],"created_at":"2024-12-02T11:11:40.884Z","updated_at":"2026-02-22T21:09:05.564Z","avatar_url":"https://github.com/coderserdar.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weather Stack .NET Core\n\n![GitHub stars](https://img.shields.io/github/stars/coderserdar/WeatherStackNetCore?style=social) ![GitHub forks](https://img.shields.io/github/forks/coderserdar/WeatherStackNetCore?style=social) ![GitHub watchers](https://img.shields.io/github/watchers/coderserdar/WeatherStackNetCore?style=social) ![GitHub repo size](https://img.shields.io/github/repo-size/coderserdar/WeatherStackNetCore?style=plastic) ![GitHub language count](https://img.shields.io/github/languages/count/coderserdar/WeatherStackNetCore?style=plastic) ![GitHub top language](https://img.shields.io/github/languages/top/coderserdar/WeatherStackNetCore?style=plastic) ![GitHub last commit](https://img.shields.io/github/last-commit/coderserdar/WeatherStackNetCore?color=red\u0026style=plastic) ![GitHub issues](https://img.shields.io/github/issues/coderserdar/WeatherStackNetCore)\n\nThis is a sample **.NET Core** web app which is used to consume freeware **Weather Stack** *API* for gathering weather information.\n\nI try to learn .NET Core technologies by writing code, so i make a web app with this. If you have your Weather Stack API key, you can assign your key in **appsettings.json** file with *API_Key* attribute.\nI tested this app a lot, but if you test and send me issues I will be so appreciated to you. \nThis app is written in **C#** programming language and in **JetBrains Rider** *IDE*. \n\n|  Programming Language  |  .NET Version  | Development Platform | Test Tools |\n|------------------------|----------------|----------------------|----------------------|\n|          *C#*          |      *6*       |  *JetBrains Rider*   |  *NUnit, Moq* etc.   |\n\nIn this app you can do;\n\n - Search a place (city, county etc.) current weather information by 2 approaches\n   - With JQuery, AJAX\n   - With Model Posting\n - Find places in world by 2 approaches\n   - With JQuery, AJAX\n   - With Model Posting\n   \n# Documentation and Screenshots\n\nYou can look up the source code's documentation in [Documentation](https://github.com/coderserdar/WeatherStackNetCore/blob/main/Documentation/WeatherStackNetCore.pdf) section. In this *PDF* file you can analyze source code. This PDF file supports Hyperlink, so you can go to a specific function easily. I try to write detailed comments in functions. And you can lookup the original API documentation from [here](https://weatherstack.com/documentation)\n\nAnd you can look up screenshots like \n\n**v1**\n\n\u003ctable\u003e\n   \u003ctr\u003e\n      \u003ctd\u003e\u003cimg src=\"https://github.com/coderserdar/WeatherStackNetCore/blob/main/Screenshots/App_Screens_01.png?raw=true\"\u003e\u003c/td\u003e\n      \u003ctd\u003e\u003cimg src=\"https://github.com/coderserdar/WeatherStackNetCore/blob/main/Screenshots/App_Screens_02.png?raw=true\"\u003e\u003c/td\u003e\n      \u003c/tr\u003e\n   \u003ctr\u003e\n      \u003ctd\u003e\u003cimg src=\"https://github.com/coderserdar/WeatherStackNetCore/blob/main/Screenshots/App_Screens_03.png?raw=true\"\u003e\u003c/td\u003e\n      \u003ctd\u003e\u003cimg src=\"https://github.com/coderserdar/WeatherStackNetCore/blob/main/Screenshots/App_Screens_04.png?raw=true\"\u003e\u003c/td\u003e\n   \u003c/tr\u003e\n   \u003ctr\u003e\n      \u003ctd\u003e\u003cimg src=\"https://github.com/coderserdar/WeatherStackNetCore/blob/main/Screenshots/App_Screens_05.png?raw=true\"\u003e\u003c/td\u003e\n      \u003ctd\u003e\u003cimg src=\"https://github.com/coderserdar/WeatherStackNetCore/blob/main/Screenshots/App_Screens_06.png?raw=true\"\u003e\u003c/td\u003e\n      \u003c/tr\u003e\n   \u003ctr\u003e\n      \u003ctd\u003e\u003cimg src=\"https://github.com/coderserdar/WeatherStackNetCore/blob/main/Screenshots/App_Screens_07.png?raw=true\"\u003e\u003c/td\u003e\n      \u003ctd\u003e\u003cimg src=\"https://github.com/coderserdar/WeatherStackNetCore/blob/main/Screenshots/App_Screens_08.png?raw=true\"\u003e\u003c/td\u003e\n   \u003c/tr\u003e\n   \u003ctr\u003e\n      \u003ctd\u003e\u003cimg src=\"https://github.com/coderserdar/WeatherStackNetCore/blob/main/Screenshots/App_Screens_09.png?raw=true\"\u003e\u003c/td\u003e\n      \u003ctd\u003e\u003cimg src=\"https://github.com/coderserdar/WeatherStackNetCore/blob/main/Screenshots/App_Screens_10.png?raw=true\"\u003e\u003c/td\u003e\n   \u003c/tr\u003e\n\u003c/table\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderserdar%2Fweatherstacknetcore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderserdar%2Fweatherstacknetcore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderserdar%2Fweatherstacknetcore/lists"}