Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed May 22, 2023
1 parent b97d8c0 commit 2548973
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

.NET 6.0 self-hosting Kestrel Console App

[![](https://raw.githubusercontent.com/ServiceStack/Assets/master/csharp-templates/selfhost.png)](http://selfhost.web-templates.io/)
[![](https://raw.githubusercontent.com/ServiceStack/Assets/master/csharp-templates/selfhost.png)](https://web.web-templates.io/)

This self-host template represents an .NET Core Web App with the **minimum** starting dependencies & configuration.
For an empty .NET Core Web App with the **recommended** starting configuration use the [web](https://github.com/NetCoreTemplates/web) project template instead.

> Browse [source code](https://github.com/NetCoreTemplates/selfhost), view live demo [selfhost.web-templates.io](http://selfhost.web-templates.io) and install with [dotnet-new](https://docs.servicestack.net/dotnet-new):
> Browse [source code](https://github.com/NetCoreTemplates/selfhost) and install with [dotnet-new](https://docs.servicestack.net/dotnet-new):
$ dotnet tool install -g x

Expand Down

0 comments on commit 2548973

Please sign in to comment.