Andy Butland
b4ce2873cc
NetCore: Migrated database server registrar and messenger tasks into hosted services ( #9353 )
...
* Migrated database server registrar and messenger tasks into hosted services.
Moved DatabaseServerRegistrar Options into injectable configuration.
* Added further cases for unit tests on hosted services checking execution based on runtime level.
* Migrated DatabaseServerMessengerOptions into configuration.
2020-11-10 20:02:09 +01:00
Andy Butland
2cd91a5a54
Converted to IOptions over IOptionsSnapshot due to the latter only working in scoped services.
...
Further amends to return to booting application.
2020-08-23 23:36:48 +02:00
Andy Butland
510bd92e78
Amended injection of further settings to use IOptionsSnapshot.
2020-08-21 14:52:47 +01:00
Bjarke Berg
a4a074e22c
More content model binding
...
Signed-off-by: Bjarke Berg <mail@bergmania.dk >
2020-06-12 13:35:37 +02:00
Bjarke Berg
e4dfdbb504
AB#6233 - renamed extensions namespace to Umbraco.Extensions
2020-05-07 10:08:23 +02:00
Bjarke Berg
8f7c022f2d
AB#6233 - Handle ApplicationUrl
2020-05-07 09:34:16 +02:00
Bjarke Berg
55d9af2b68
#6233- Install steps + MacroRenderer
2020-04-27 13:00:55 +02:00
Bjarke Berg
f79526e46a
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB6233-install-steps-in-dotnet-core
...
# Conflicts:
# src/Umbraco.Infrastructure/Runtime/CoreInitialComposer.cs
# src/Umbraco.Web.Common/Runtime/AspNetCoreComposer.cs
2020-04-24 08:23:55 +02:00
Bjarke Berg
79e9235338
AB#6233 - Install in .NET Core
2020-04-22 08:17:45 +02:00