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