World is now on Opti ID! Learn more

ContentCleaner support for .net8

Vote:
 

I just found the great tool ContentCleaner https://nuget.optimizely.com/package/?id=ContentCleaner, but I was a bit disappointed to see that it doesn't support .NET 8.
Does anyone have information on whether support for it is being developed?

#337950
Edited, Apr 29, 2025 9:05
Manoj Kumawat - Jun 10, 2025 6:45
You can do exactly what Mark suggested. I have a .net 8 build over Optimizely packages which only support .net 6. There is no compatibility issue at least.
Vote:
 

You can go for the version on GitHub and update it to .net 8 if Paul haven't had the time to do so.

https://github.com/paulmcgann/content-cleaner

 

#337954
Apr 29, 2025 10:20
Vote:
 

Sadly that'd be the only way to do it. Paul passed away recently. 

#338031
May 07, 2025 11:31
Vote:
 
#338168
May 15, 2025 16:14
Vote:
 

Paul was a colleague and a friend, so I've asked internally to the business if there is anyone willing and able to carry on Paul's extension of Jeremy's work.

Gunhild

Please note that you can still use the .NET 6.0 version of this tool in a .NET 8.0 build.  There is nothing in the tool which is .NET 6.0 specific and .NET 8.0 is backwards compatible for all previous versions of the .NET Core framework.  I would note that one of the controllers is missing an authorization attribute, so do make sure you plug this gap with a middleware that verifies the user until this is resolved.

#338431
May 20, 2025 14:11
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.