{"id":25549667,"url":"https://github.com/netlah/spaservices-hosting","last_synced_at":"2025-04-11T21:01:52.840Z","repository":{"id":62924037,"uuid":"535554050","full_name":"NetLah/spaservices-hosting","owner":"NetLah","description":"The ASP.NET Core hosting the single-page application","archived":false,"fork":false,"pushed_at":"2025-02-17T02:19:32.000Z","size":229,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T14:40:15.664Z","etag":null,"topics":["asp-net-core","aspnetcore","configurable","dotnet","host","hosting","netcore","single-page-application","spa","web-ssh","webssh"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/netlah/spa-host","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/NetLah.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-09-12T07:22:09.000Z","updated_at":"2025-02-14T09:22:03.000Z","dependencies_parsed_at":"2024-01-14T17:42:23.340Z","dependency_job_id":"a0a6b4db-70c4-4ba0-b7ba-b9438a0da09f","html_url":"https://github.com/NetLah/spaservices-hosting","commit_stats":null,"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NetLah%2Fspaservices-hosting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NetLah%2Fspaservices-hosting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NetLah%2Fspaservices-hosting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NetLah%2Fspaservices-hosting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NetLah","download_url":"https://codeload.github.com/NetLah/spaservices-hosting/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248480434,"owners_count":21110936,"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":["asp-net-core","aspnetcore","configurable","dotnet","host","hosting","netcore","single-page-application","spa","web-ssh","webssh"],"created_at":"2025-02-20T10:19:19.587Z","updated_at":"2025-04-11T21:01:52.669Z","avatar_url":"https://github.com/NetLah.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NetLah.Extensions.SpaServices.Hosting - .NET Library\n\n[NetLah.Extensions.SpaServices.Hosting](https://www.nuget.org/packages/NetLah.Extensions.SpaServices.Hosting/) is a library support setting ASP.NET Core SpaServices hosting from configuration.\n\n## Nuget package\n\n[![NuGet](https://img.shields.io/nuget/v/NetLah.Extensions.SpaServices.Hosting.svg?style=flat-square\u0026label=nuget\u0026colorB=00b200)](https://www.nuget.org/packages/NetLah.Extensions.SpaServices.Hosting/)\n\n## Build Status\n\n[![ASP.NET Core](https://github.com/NetLah/spaservices-hosting/actions/workflows/aspnet-core.yml/badge.svg)](https://github.com/NetLah/spaservices-hosting/actions/workflows/aspnet-core.yml)\n\n## Getting started\n\n### 1. Add/Update PackageReference to web .csproj\n\n```\n\u003cItemGroup\u003e\n  \u003cPackageReference Include=\"NetLah.Extensions.SpaServices.Hosting\" /\u003e\n\u003c/ItemGroup\u003e\n```\n\n### 2. Use SPA Hosting\n\n```csharp\nbuilder.AddSpaApp();\n...\nvar app = builder.Build();\n\napp.UseSpaApp(action: app =\u003e app.UseSerilogRequestLoggingLevel());\n\napp.Run();\n```\n\n### Sample Docker Image\n\nhttps://hub.docker.com/r/netlah/spa-host-sample\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetlah%2Fspaservices-hosting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetlah%2Fspaservices-hosting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetlah%2Fspaservices-hosting/lists"}