Craig100
01/11/2024, 5:25 PMCraig100
01/12/2024, 2:24 PMusing Slimsy.DependencyInjection;
using Umbraco.Cms.Core.Composing;
namespace MyProject;
public class RegisterDependencies : IComposer
{
public void Compose(IUmbracoBuilder builder)
{
builder.AddSlimsy();
}
}
A hub and casual space for you to interact with fellow community members and learn more about Umbraco!
Powered by