Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.27 KB

developer-guide.md

File metadata and controls

19 lines (13 loc) · 1.27 KB

Developer Guide

This guide provides instructions (mostly as links) on how to build the repo and implement improvements. It will expand over time.

Building the repository

The CoreFX repo can be built from a regular, non-admin command prompt. The build produces multiple managed binaries that make up the CoreFX libraries and the accompanying tests. The repo can be built for the following platforms, using the provided instructions.

Chip Windows Linux OS X FreeBSD
x64
x86
ARM32
Instructions Instructions Instructions Instructions

The CoreFX build and test suite is a work in progress, as are the building and testing instructions. The .NET Core team and the community are improving Linux and OS X support on a daily basis and are adding more tests for all platforms. See CoreFX Issues to find out about specific work items or report issues.