Common abstractions and extensions used by Geexbox.* libs.
First Install the Geexbox.FrontendClient package from NuGet, either using powershell:
Install-Package Geexbox.FrontendClientor using the .NET CLI:
dotnet add package Geexbox.FrontendClient