Skip to content
Konstantin Dyachenko edited this page Sep 25, 2016 · 18 revisions

Welcome to the LinksPlatform wiki!

All available pages are at right side of this page.

Building under Linux

To build this project under linux you'll need a .NET Core. It is available at https://www.microsoft.com/net/core. Installation instructions are there as well.

After you install it, do

dotnet restore

at the project's Platform directory.

When all dependencies are restored, cd to Platform\Platform.Tests and run

dotnet test

there.

Quick links

FAQ

Links Data Size Reference Table

Clone this wiki locally