examples/web-app/README.md
web-app
Web app example
This example shows how to build a minimal ASP.NET Core application using ForgeTrust.Runnable.Web.
Run the application:
dotnet run
Then open http://localhost:5000 to see the greeting.
This example shows how to build a minimal ASP.NET Core application using ForgeTrust.Runnable.Web.
Run the application:
dotnet run
Then open http://localhost:5000 to see the greeting.