Bjarke Berg
|
3ea7945f24
|
Get rid of system web in netcore and netstandard libraries
|
2020-08-05 08:44:22 +02:00 |
|
Bjarke Berg
|
2ffb01530a
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
# Conflicts:
# src/Umbraco.Core/Models/PublishedContent/IndexedArrayItem.cs
# src/Umbraco.Infrastructure/Models/Mapping/CommonMapper.cs
# src/Umbraco.Web.UI/web.Template.Debug.config
# src/Umbraco.Web/Compose/AuditEventsComponent.cs
# src/Umbraco.Web/HtmlHelperRenderExtensions.cs
# src/Umbraco.Web/HtmlStringUtilities.cs
# src/Umbraco.Web/PublishedContentExtensions.cs
# src/Umbraco.Web/Runtime/WebInitialComposer.cs
|
2020-06-28 12:48:19 +02:00 |
|
Ronald Barendse
|
0886ada39c
|
Properly HTML encode text in helper methods (#6545)
|
2020-06-19 11:41:16 +02:00 |
|
Bjarke Berg
|
90c2381c86
|
Renamed Umbraco.Abstractions to Umbraco.Core
|
2020-02-24 08:21:53 +01:00 |
|
Bjarke Berg
|
becce7800b
|
Moved Models from Umbraco.Core to Umbraco.Infrastructure
|
2019-12-09 14:12:06 +01:00 |
|
Bjarke Berg
|
886a298b3d
|
AB3981 - Review fixes - Moved abstractions into namespace folders, removed code that was commented out, removed unused code, added xml doc
|
2019-12-04 10:39:49 +01:00 |
|
Bjarke Berg
|
452bd299bf
|
Introduced IHtmlEncodedString and HtmlEncodedString as our own abstractions of IHtmlString and HtmlString
|
2019-11-27 08:38:55 +01:00 |
|
Stephan
|
c24fdc0ddf
|
Facade cleanup and refactoring
|
2017-09-27 10:26:36 +02:00 |
|
Stephan
|
be2d81154b
|
U4-6674 - Kill ToContentSet, becomes ToIndexedArray
|
2016-07-20 19:30:42 +02:00 |
|