NOTE See Wiki for a lot more info.
Need more help? see info about signup
See examples directory like examples/rc4 for version specific example of common projects (lib,console.xunit,web)
This repo contains the sources for nuget packages:
History also contains:
- dotnet-compile-fsc for integration
project.jsonbased sdk (preview2,preview2.1)
| Windows x64 | Ubuntu x64 | OS X | RHEL 7.2 | Debian 8.2 | Fedora 23 | OpenSUSE 13.2 | CentOS 7.1 |
|---|---|---|---|---|---|---|---|
To build a package and run the tests:
build
The build script will download .NET Core Sdk if needed (installed is not the exact version required)
the build will also run test suite.
See test/README.md for more info about test suite