Umbraco
This is the shortest guide of them all.
Just install the Nuget package. It automatically bootstraps its settings when Umbraco start. It does that with an implementation of Umbraco’s IComposer
.
dotnet add package TailJs.Umbraco
This is the shortest guide of them all.
Just install the Nuget package. It automatically bootstraps its settings when Umbraco start. It does that with an implementation of Umbraco’s IComposer
.
dotnet add package TailJs.Umbraco