The Object Renderer is designed to mimic the EPiServer rendering engine that allows views for objects, which can support tagging to change how objects display, or hide them altogether.
Add WSOL's NuGet feed as a package source in Visual Studio. Below is the feed source:
Instructions for adding package sources can be found at:
https://docs.nuget.org/consume/package-manager-dialog#package-sources
Checkout this solution and install the following NuGet packages:
Build and deploy the following files to an Ektron CMS site
Alternatively, obtain the built Nuget package from the WSOL NuGet feed for:
WSOL.ObjectRenderer
Usage examples can be found in the WSOL.EktronCms.ContentMaker.Samples project source code.