Shannon Deminick
|
7f8c7e472f
|
Merge pull request #7778 from umbraco/netcore/feature/typefinder-netstandard
Creates a netstandard compliant TypeFinder
|
2020-03-13 11:11:50 +11:00 |
|
Bjarke Berg
|
c486444eda
|
Cleaned up config for Content settings
|
2020-03-12 15:30:22 +01:00 |
|
Shannon
|
84847267ba
|
updates CoreRuntime with notes and fallback
|
2020-03-12 15:26:06 +11:00 |
|
Shannon
|
5ee2286436
|
Removes build manager type finder and friends
|
2020-03-11 12:43:46 +11:00 |
|
Shannon
|
0c8426f308
|
Cleans up POC code (still more to do)
|
2020-03-09 13:14:16 +11:00 |
|
Shannon
|
41c2d01078
|
initial POC code
|
2020-03-09 11:03:42 +11:00 |
|
Bjarke Berg
|
1bfb64bdd8
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# src/Umbraco.Abstractions/Constants-AppSettings.cs
# src/Umbraco.Abstractions/ContentVariationExtensions.cs
# src/Umbraco.Abstractions/IMainDom.cs
# src/Umbraco.Abstractions/PropertyEditors/MultiUrlPickerConfiguration.cs
# src/Umbraco.Abstractions/Runtime/IMainDom.cs
# src/Umbraco.Abstractions/Runtime/MainDom.cs
# src/Umbraco.Core/IMainDom.cs
# src/Umbraco.Core/MainDom.cs
# src/Umbraco.Core/Umbraco.Core.csproj
# src/Umbraco.Infrastructure/MainDom.cs
# src/Umbraco.Infrastructure/Migrations/Upgrade/UmbracoPlan.cs
# src/Umbraco.Infrastructure/Runtime/CoreRuntime.cs
# src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
# src/Umbraco.Web/Models/Mapping/ContentTypeMapDefinition.cs
# src/Umbraco.Web/PublishedCache/NuCache/ContentStore.cs
# src/Umbraco.Web/UmbracoApplication.cs
# src/Umbraco.Web/UmbracoComponentRenderer.cs
|
2020-01-23 13:16:49 +01:00 |
|
Shannon
|
c18b6e6c82
|
Don't eagerly create an IBulkSqlInsertProvider (fixes install boot), this is now created with the IDbProviderFactoryCreator which simplifies a bunch of ctors.
|
2020-01-15 13:40:35 +11:00 |
|
Bjarke Berg
|
c6c0d7df54
|
AB4234 - Moved stuff from core into web, that used identity.
|
2020-01-07 13:50:38 +01:00 |
|