World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
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
The code is available here if you want to drop it directly into your solution:
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.
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?