TigerMan
03/21/2024, 7:01 PMSebastiaan
03/22/2024, 9:41 AMSebastiaan
03/22/2024, 9:42 AMMike Chambers
03/23/2024, 12:03 PMcsharp
app.UseUmbraco()
.WithMiddleware(u =>
{
//u.UseBackOffice();
u.UseWebsite();
})
.WithEndpoints(u =>
{
u.UseInstallerEndpoints();
//u.UseBackOfficeEndpoints();
u.UseWebsiteEndpoints();
});
A hub and casual space for you to interact with fellow community members and learn more about Umbraco!
Powered by