Section
Examples
Inspect concrete, working proof that shows the system behaving in practice.
In this section
Browse the public pages here.
-
RazorWire MVC Example Example
This sample is the concrete proof behind the RazorWire package README. It shows how returned Razor fragments, islands, and SSE fit into a normal ASP.NET Core MVC app without a separate client rendering stack.
-
Config validation example Example
This sample shows scalar validation on a strongly typed AppSurface config wrapper.
-
Console app example Example
This sample demonstrates how to build a console application with **ForgeTrust.AppSurface**.
-
Examples Example
This directory contains sample applications that use **ForgeTrust.AppSurface**.
-
Web app example Example
This example shows how to build a minimal ASP.NET Core application using **ForgeTrust.AppSurface.Web**.