dotnet-core/daily-builds.md
Rich Lander 372d937d15 Add build pages (#764)
* Add build pages

* Add daily builds page

* Add direct link to builds heading

* Move release notes out of builds section
2017-07-21 11:18:24 -07:00

15 lines
No EOL
932 B
Markdown

# .NET Core Daily Builds -- Preview Releases
The .NET Core team builds several branches of the product daily. You can install these builds to try out pre-released functionality. The branches are typically either for preview or [servicing versions](daily-builds-servicing.md) of the product.
Preview branches are for new major/minor versions of .NET Core that have not yet been released and are not yet supported.
## .NET Core 2.0 Preview 3
* [.NET Core SDK 2.0 preview3](https://github.com/dotnet/cli/blob/release/2.0.0/README.md#installers-and-binaries)
* [.NET Core Runtime 2.0 preview3](https://github.com/dotnet/core-setup/blob/release/2.0.0/README.md#officially-released-builds)
## .NET Core 2.1 Preview 1
* [.NET Core SDK 2.1 preview1](https://github.com/dotnet/cli/blob/master/README.md#installers-and-binaries)
* [.NET Core Runtime 2.1 preview1](https://github.com/dotnet/core-setup/blob/master/README.md#daily-builds)