Commit graph

97 commits

Author SHA1 Message Date
Rich Lander
f3a573beef Update README.md 2016-06-27 11:55:38 -07:00
Eric Erhardt
452c7027e2 Fix the broken .NET Core Installer and Binaries links on README. 2016-06-23 15:23:39 -05:00
Eric Erhardt
5a3a2a1a6c Fix the README with the correct links.
- fix the build status badges (some were pointing to rel/1.0.0-preview2 builds)
- fix the version badges and installer links given the new publish layout.
2016-06-22 22:46:14 -05:00
Piotr Puszkiewicz
9d01e3bc2e Merge rel/1.0.0-preview2 to rel/1.0.0 (#3677)
* Update README.md

* Moving Ubuntu 16.04 to be next to Ubuntu 14.04

* Adding Oracle Linux and Linux Mint to the titles

Adding Oracle Linux and Linux Mint to the titles next to their compatible binaries.

* Remove showing firsttime eula for non verbs.

* Add Serviceable assembly attribute and nuspec attributes for all shipping CLI assemblies.

Fix #3345

* Use NugetCache Sentinel for Telemetry setting.

* Fix Oracle Linux version in README.md

Oracle Linux 7 -> Oracle Linux 7.1

* Fix README to use hostfxr download links (#3622)

Also fix a rebase error from b524fd079e6dcdd744faeb6061ccbfe99d1f810f#diff-04c6e90faac2675aa89e2176d2eec7d8

* Remove the VS2012 CRT dependency from docs (#3632)

* fix typo in dotnet-install file

This was needed to rebuild the CLI with the updated Roslyn NuGet packages.

Thanks goes to @akoken for the fix.
2016-06-22 15:17:54 -07:00
Eric Erhardt
3ad996f0f8 Add Code of Conduct details to README.md 2016-06-22 11:29:08 -05:00
Zlatko Knezevic
7f9c510247 Moving certain documents to the dotnet/core repo (#3660)
* Moving certain documents to the dotnet/core repo

Moving the following documents to the dotnet/core repo, to make maintenance easier and also to keep all of the various support documents for .NET Core all-up in the same place. 

The documents changed:

* supported-os-matrix.md
* known-issues.md
* cli-prerequisites.md


Also editing the README.md document to point to the new repo and its documents where needed.
2016-06-21 09:48:15 -07:00
Senthil
c160c8256a Fix hostfxr download link in README.md (#3654) 2016-06-20 18:22:33 -07:00
Petr Onderka
b21dc15270 Fixed links in README.md 2016-06-07 18:42:05 +02:00
Eric Erhardt
302ac1e858 Merge pull request #3046 from benaadams/patch-1
Add slack channel
2016-06-06 09:20:04 -05:00
Zlatko Knezevic
beb37128d8 Update README.md (#3341)
Something werid happened with README update, so fixing it.
2016-06-02 07:22:03 -07:00
Zlatko Knezevic
a4c61873be Update README.md (#3309)
Adding more stuff around the docs and release schedules. Also, changing the outdated running information. 

skip ci please
2016-06-02 07:20:23 -07:00
Livar Cunha
636ffac3a9 Undoing documentation changes to include ubuntu16.04. Will add it back once we have VSO builds running happily and producing binaries for it. 2016-05-31 15:15:56 -07:00
Livar Cunha
b524fd079e Undoing documentation changes to include ubuntu16.04. Will add it back once we have VSO builds running happily and producing binaries for it. 2016-05-31 15:15:56 -07:00
Livar Cunha
84d1b60ffe Adding docker files, modifying scripts and code to handle ubuntu 16.04 2016-05-31 15:15:08 -07:00
Petr Onderka
2fb8656936 Removed ASP.NET RC1 section from README (#3261) 2016-05-31 15:05:17 -07:00
Mark Rendle
5ac3954ee4 Fix Building from source links in README 2016-05-31 14:24:30 +01:00
Piotr Puszkiewicz
69f573abf6 Update readme.md channel 2016-05-20 14:04:53 -07:00
Ben Adams
a2b1c0e280 Add slack channel 2016-05-16 15:23:01 +01:00
Zlatko Knezevic
aed97a9b6d Update README.md
Add the blog post that explains the new schedules.
2016-05-06 12:54:15 -07:00
Peter Marcu
effefb9e73 Update README.md 2016-05-04 09:18:09 -07:00
Peter Marcu
92d9c2179d Add Official Build Links
Add Official Build Links to Badges
2016-05-03 08:11:02 -07:00
Peter Marcu
b5046edcb9 Merge pull request #2447 from adityamandaleeka/fix_doc_link_rel
Fix incorrect link to documentation in README
2016-04-26 13:17:12 -07:00
MichaelSimons
e45c8ae5a2 Update README.md to include Debian build status and download links 2016-04-18 10:03:54 -05:00
Nate Amundson
c07c53dd43 Fix download link for RHEL 7.2 .NET Core Binaries 2016-04-14 19:45:01 -05:00
Aditya Mandaleeka
326ee0fdb7 Fix incorrect link to documentation. 2016-04-12 16:01:37 -07:00
Sridhar Periyasamy
67bbca00c9 Update README.md
We have moved the Linux build definitions to mseng subscription. So updating the build status badges to reflect that.

@dotnet-bot skip ci please
2016-04-11 11:21:47 -07:00
Eric Erhardt
49fae29b7b Merge pull request #2149 from danquirk/EULAUpdate3
EULA update for telemetry/data collection
2016-04-05 19:38:35 -05:00
Dan Quirk
d59b7d8034 Use https link 2016-04-04 18:29:21 -07:00
Peter Marcu
813049dabe Merge pull request #2147 from dotnet/rich-patch
Clean up product naming
2016-04-01 13:41:44 -07:00
Bryan Thornbury
f02c1ed96d Make version badges links to .version file with commit she
skipci please skipciplease
2016-03-31 13:54:00 -07:00
Dan Quirk
508eeb6d29 Shortened URL to link to EULA in README 2016-03-30 18:11:59 -07:00
Dan Quirk
dd15e7ecc6 Updating EULA and README for data collection policy 2016-03-30 16:47:49 -07:00
Richard Lander
61e2acfc0e Clean up product naming 2016-03-30 15:05:16 -07:00
Bryan Thornbury
69e7d5cdde Update readme for new installers 2016-03-24 16:33:28 -07:00
Eric Erhardt
c5c77ca605 Update README.md to point to correct Ubuntu installer
The Ubuntu installer link is out of date.
2016-03-24 12:23:38 -05:00
James Ko
c7f980d77d Fix a couple of typos in the .md/doc files 2016-03-22 00:11:19 -04:00
Sridhar Periyasamy
43ac2b45f4 Update README.md
Re-arrange the installers table. The version badges were rendered inconsistently in the earlier format.
2016-03-21 17:45:32 -07:00
Sridhar Periyasamy
2a8161dc19 Update README.md
Point to the new download links for the CLI SDK.

 - Ubuntu deb packages link is still broken. It points to an old version.
2016-03-21 11:10:59 -07:00
Andrew Stanton-Nurse
88fc96803a update README links 2016-03-16 14:05:46 -07:00
Peter Marcu
11e218d341 Updating installer text 2016-03-15 15:00:54 -07:00
Sridhar Periyasamy
71d71b8ddc Add RHEL and Windows x86 to CI.
- Changes in netci.groovy to delete post-merge builds. We are suign VSO
  for that.
- Also add RHEL and Windows x86 to PR CI jobs. Instead of doing 'debug'
  and 'release' for all platforms we are only selectively have a mixture
  of debug and release builds. (For ubuntu we are doing debug and release
  but that will change when we have 'Debian 8.2' support. Ubuntu:Debug
  will be replaced by Debian8.2:Debug)
- Minor change in install.sh to maintain uniformity in OS names.
2016-03-11 15:55:52 -08:00
Sridhar Periyasamy
b7392e65b6 Modify version badge URL to invalidate the github image cache. 2016-03-11 12:44:28 -08:00
Sridhar Periyasamy
ccf1a8bb39 Update the version badges links to point to new URIs. 2016-03-10 11:41:18 -08:00
Alex KeySmith
fc3f28f780 Links to dev docs in root readme 2016-02-25 09:58:24 +00:00
Zlatko Knezevic
ca685b6e27 Fixing a small RC1 omission in the README.md 2016-02-23 11:11:49 -08:00
Zlatko Knezevic
288a2a4dd5 Responding to PR feedback 2016-02-23 09:54:03 -08:00
Zlatko Knezevic
8551c72f82 Fixing the README.md and adding issues filing guide
The README.md contained some errors, corrected those. Removed the
native compilation bits for now.
Added an issue filing guide to make the issue process slightly better so we can
triage better.
2016-02-22 14:29:03 -08:00
Piotr Puszkiewicz
e625cbcf7a Removes usage of DOTNET_HOME in CLI repo.
DOTNET_HOME is no longer required, though it is a documented override, so this change removes all unnecessary references to DOTNET_HOME from the CLI Repo.
2016-02-18 15:38:23 -08:00
Piotr Puszkiewicz
02e39cf81d bust cache 2016-02-18 00:47:00 -08:00
Piotr Puszkiewicz
8d336788e3 bust the GitHub cache 2016-02-17 23:08:37 -08:00