Andy Butland
|
2a59a8385c
|
Merge branch 'netcore/netcore' into feature/8651-config-options-patten
# Conflicts:
# src/Umbraco.Tests.Common/Builders/GlobalSettingsBuilder.cs
# src/Umbraco.Tests/TEMP/DatabaseContextTests.sdf
# src/Umbraco.Web.BackOffice/Controllers/ImagesController.cs
|
2020-08-27 09:03:01 +02:00 |
|
Andy Butland
|
64f8752587
|
Removed introduced second constructors for IOptions based depenedencies and used Options.Create instead.
|
2020-08-26 11:58:44 +02:00 |
|
Bjarke Berg
|
3d55dcd3c4
|
Merge remote-tracking branch 'netcore/dev' into netcore/netcore
|
2020-08-26 08:05:15 +02: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
|
e3a44c6717
|
Moved configuration setting POCOs into Umbraco.Core and adjusted references.
Amended injection of some settings to use IOptionsSnapshot.
|
2020-08-20 22:18:50 +01:00 |
|
Bjarke Berg
|
8f7c022f2d
|
AB#6233 - Handle ApplicationUrl
|
2020-05-07 09:34:16 +02:00 |
|
Shannon
|
612a47b16b
|
Splits interfaces into separate ones, removes overlap between interfaces, injects the necessary bits, and much more
|
2020-03-25 15:06:22 +11:00 |
|
Bjarke Berg
|
e4ff481053
|
Cleaned up config for Keep Alive settings
|
2020-03-12 08:28:31 +01:00 |
|
Bjarke Berg
|
683c0b8732
|
Merge branch 'netcore/dev' into netcore/feature/move-mappings-after-httpcontext
|
2020-02-24 08:24:19 +01:00 |
|
Bjarke Berg
|
90c2381c86
|
Renamed Umbraco.Abstractions to Umbraco.Core
|
2020-02-24 08:21:53 +01:00 |
|