This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0bc843b06de08c2e5cc3f2a2a64364a8e57ee482
Umbraco-CMS
/
src
/
Umbraco.Infrastructure.PublishedCache
History
Bjarke Berg
a018315404
Removed references from web and Models builder.. Moved some classes to do so
2020-02-06 14:09:16 +01:00
..
NuCache
Removed references from web and Models builder.. Moved some classes to do so
2020-02-06 14:09:16 +01:00
CompositionExtensions.cs
Moved PublishedCache from Umbraco.Web into .Net standard project.
2020-01-30 20:08:03 +01:00
PublishedCacheBase.cs
Migrated various IPublishedContent extension methods from web to core, removin use of service location.
2020-01-31 15:33:31 +01:00
PublishedContentTypeCache.cs
Moved PublishedCache from Umbraco.Web into .Net standard project.
2020-01-30 20:08:03 +01:00
PublishedMember.cs
Removed WriterName and CreatorName from IPublished content and replaced functionality with an extension methods requiring an instance of IUserService.
2020-01-31 11:28:52 +01:00
PublishedSnapshotServiceBase.cs
Removed concrete type checks for back-office published cache details, so now working from interface. Renamed controller and FE assets to more generic name.
2020-02-04 19:18:35 +01:00
Umbraco.Infrastructure.PublishedCache.csproj
Restored type check for NuCache status controller.
2020-02-01 18:19:50 +01:00