Getting Started

Installing Xlio

Easiest way to install Xlio is by using the Nuget package manager.

PM> Install-Package Codaxy.Xlio

Currently, we don't provide Xlio assemblies for download, however it's simple to build the latest version from the source.

Source Code and Samples

Xlio source code is hosted on GitHub. Beside library code, Xlio repository contains Codaxy.Xlio.Samples project demonstrating various features and usage samples.

Some of the samples are explained in the Code Samples section.

API Reference

Complete API Reference is available here.