{"id":21682267,"url":"https://github.com/jthelin/helloowin","last_synced_at":"2026-04-20T05:06:31.206Z","repository":{"id":7693331,"uuid":"36577030","full_name":"jthelin/HelloOwin","owner":"jthelin","description":"A simple example of a service-oriented client-server application written using OWIN.","archived":false,"fork":false,"pushed_at":"2025-01-25T04:06:26.000Z","size":207,"stargazers_count":1,"open_issues_count":8,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-25T11:26:42.802Z","etag":null,"topics":["csharp","hacktoberfest","http-server","json","owin","owin-middleware"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jthelin.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":"2015-05-30T21:53:11.000Z","updated_at":"2025-01-02T04:34:38.000Z","dependencies_parsed_at":"2024-01-25T20:28:18.060Z","dependency_job_id":"de80375c-659e-42ab-9aa5-7852a0206e46","html_url":"https://github.com/jthelin/HelloOwin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jthelin%2FHelloOwin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jthelin%2FHelloOwin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jthelin%2FHelloOwin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jthelin%2FHelloOwin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jthelin","download_url":"https://codeload.github.com/jthelin/HelloOwin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244600724,"owners_count":20479307,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["csharp","hacktoberfest","http-server","json","owin","owin-middleware"],"created_at":"2024-11-25T15:34:37.922Z","updated_at":"2026-04-20T05:06:31.174Z","avatar_url":"https://github.com/jthelin.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hello Owin\n\nA simple example of a service-oriented client-server application written using [OWIN](http://owin.org)\n\n## Build Status\n\nLinux | Windows\n----- | -------\n[![.NET Core](https://github.com/jthelin/HelloOwin/actions/workflows/dotnetcore.yml/badge.svg)](https://github.com/jthelin/HelloOwin/actions/workflows/dotnetcore.yml) | [![Build status](https://ci.appveyor.com/api/projects/status/qonxrrters2t5kxk?svg=true)](https://ci.appveyor.com/project/jthelin/helloowin)\n\n## How to Run the Sample\n\n1. Build `HelloOwin.sln`, which should restore / download any missing NuGet packages.\n\n2. Run `HelloOwinServer.exe` (use default values, or /? to see cmd line options)\n\n3. Run `HelloOwinClient.exe` (use default values, or /? to see cmd line options)\n\n### Server Log Messages\n\nIf the server starts up ok, then you should see console messages similar to this:\n\n``` console\nStarting Owin server at Address = http://localhost:12345 UseJson = True\n\nPress any key to exit.\n```\n\n### Client Log Messages\n\n   If everything works ok for client, then you will see console messages similar to this.\n\n``` console\nHello, Jorgen!\n\nPress any key to exit.\n```\n\nIf the server is not running,\nor if the client is trying to connect to a different address than the server is listenting to,\nthen you will see error messages on the console window similar to this.\n\n``` console\nError starting HelloOwinClient.exe\nSystem.AggregateException: One or more errors occurred.\n---\u003e System.Net.WebException: Unable to connect to the remote server\n---\u003e System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it\n127.0.0.1:54321\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjthelin%2Fhelloowin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjthelin%2Fhelloowin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjthelin%2Fhelloowin/lists"}