Moves more services and registrations "up", removes AspNetCoreComposer logic and moves to AddWebComponents

This commit is contained in:
Shannon
2020-12-24 14:29:26 +11:00
parent 1328ca3cee
commit e785ac28a3
47 changed files with 402 additions and 429 deletions

View File

@@ -7,6 +7,7 @@ using Umbraco.Core;
using Umbraco.Core.Models;
using Umbraco.Core.Models.Entities;
using Umbraco.Core.Services;
using Umbraco.Core.Trees;
using Umbraco.Extensions;
using Umbraco.Web.Actions;
using Umbraco.Web.BackOffice.Filters;