Ibrahim Muhammad Nada
Ibrahim Muhammad Nada
Fixed at https://github.com/dotnet/extensions/pull/5531 I have added a new generator called `MetadataExtractor ` which handle both generators into one json. its just a wrapper on top of the emitter of both...
Hello @nikolajlauridsen just quick question , how will the subscribers know if there is content change ? only depend on the LocalCacheDuration ? if yes To be honest I don't...
Hello @nikolajlauridsen , Thank you for your response please excuse my stupid questions here, as I'm only trying to learn/understand. from what I understand you are utilizing `umbracoCacheInstruction` table right...
After some investigations it turned out that the `HybridCache` when its in memory , there is no way for the subscribers to know that it changed , since in 15-...
I worked around it with something similar to what you have said , this is my work for the time being , I connected it with a web-hook , if...
Even with tags, I don't think it will be very helpful when it comes to in memory caching in hybrid caching. How will the first node get access to the...
I will release a package For this specifically And i will mention it here when uploaded
kindly check this url for the packages that will help you achieve what you wanted https://github.com/IbrahimMNada/Umbraco.Markdowns/blob/main/Umbraco.Markdowns.BlockList.DyanmicLabels/README.md
Can you please open an issue with enough context , pretty sure i will figure something out
> I installed the latest package and it's working with the properties from a link picker `{> category[0].name}` > > However, when use it with a child property of the...