Commit graph

183 commits

Author SHA1 Message Date
Tomas Weinfurt db7725878e Create YoctoInstructions.md (#703)
* Create YoctoInstructions.md

Initial draft for Yocto support.

* update spelling and comments from @petermarcu

* fix last sentence about standalone app

* add note about 2.0 preview2
2017-06-28 09:45:07 -07:00
Scott Hanselman c21e8a116e updating samples as coreapp1.0 so they can run anywhere. Fixing csprojs, removing project.jsons (#678) 2017-06-08 10:30:29 -07:00
Peter Marcu a6baf7888b Update RaspberryPiInstructions.md 2017-05-22 07:32:23 -07:00
Peter Marcu b58d42dad3 Simplify Pi Instructions for Preview 1 (#657) 2017-05-15 15:04:49 -07:00
Vince Panuccio 434395b709 Add sample NuGet.config to ease the setup process (#583)
A copy-paste example for developers wanting to get up and running with hello-world.
2017-04-03 09:10:50 -07:00
MaxMommersteeg 5a29f5b020 Raspberry Pi Instructions addition (#573)
* Added additional information to Raspberry Pi Instructions.
2017-04-02 12:56:36 -07:00
Hyung-Kyu Choi 92f9a00f71 Update RaspberryPiInstructions.md (#555)
Signed-off-by: Hyung-Kyu Choi <hk0110.choi@samsung.com>
2017-03-28 03:27:42 -07:00
Omair Majid e06a8c7f23 Fix markdown headings
GitHub recently changed how it renders headings. Now headings need a
space after the last # to be recognized as a heading.

See https://github.github.com/gfm/#atx-headings
2017-03-20 16:52:07 -04:00
Greg Ingram 4e0077e531 Updated wording (#545) 2017-03-11 20:41:02 -08:00
Peter Marcu 7884c7daa9 Update RaspberryPiInstructions.md 2017-03-10 20:10:43 -08:00
Hyung-Kyu Choi 4a3cb29667 Update RaspberryPiInstruction.md for the latest cli (#543)
"dotnet new" now requires template argument and
published application does not have extention for Linux.

Signed-off-by: Hyung-Kyu Choi <hk0110.choi@samsung.com>
2017-03-09 23:13:34 -08:00
Peter Marcu 2f061bf6f4 Updating to the latest version
The latest version support standalone deployment of ubuntu arm. Updating the example to at least that version.
2017-02-27 13:13:55 -08:00
Peter Marcu e70039a345 Adding caveat on Linux 2017-02-24 16:46:51 -08:00
Peter Marcu df6978b00d Removing extra step 2017-02-24 16:34:43 -08:00
Peter Marcu a77ccf190c Adding new and restore steps 2017-02-24 16:34:01 -08:00
Peter Marcu f3f724d5eb Updating to the daily build and standalone app 2017-02-24 16:32:15 -08:00
Peter Marcu ca015eb654 Updating to a newer build (#433) 2017-01-19 11:00:03 -08:00
Peter Marcu 33c22c27df Adding very rough instructions on Pi (#430)
* Adding very rough instructions on Pi

Early instructions for folks who want to be on the bleeding edge of Arm32 and Raspberry PI support.

* Fixing bolding

* Making sections more obvious

* Update RaspberryPiInstructions.md
2017-01-19 09:06:56 -08:00
Peter Marcu 0e802bde2f adding msbuild support to the samples (#417) 2017-01-12 09:17:10 -08:00
Rich Lander 910a633d32 Add README with steps (#279) 2016-11-19 22:42:40 -08:00
Rich Lander 0e19a98c5f Add Dockerfile (#277)
* Add Dockerfile
- Added Dockerfile for app
- Made the app a bit shorter
- Improved app with string interpolation usage

* Add trailing CR

* Simplify string joining
2016-09-26 08:51:01 -07:00
lzhrsmile ae5361eff1 "dependencies":{"version": "1.0.0"} 2016-06-28 19:15:20 +08:00
Mart Sõmermaa 76d6a2e555 Use dotnet command to run binary
See issue #102.
2016-05-21 02:03:08 +03:00
Zlatko Knezevic db5bf44b2a Updating for RC2 2016-05-10 15:19:17 -07:00
Michal Strehovský b32ec933b8 Change dotnet compile to dotnet build 2016-04-03 10:49:17 -07:00
Zlatko Knezevic 9737be611b Fixing samples to have right dependencies 2016-01-22 11:57:52 -08:00
Zlatko Knezevic 81ddc39a0f Merge pull request #28 from dlech/patch-1
fix typo in samples readme
2015-11-22 20:21:09 -08:00
blackdwarf c61177243a Fix project.json dependencies 2015-11-22 15:02:43 -08:00
David Lechner 22d659a63f fix typo in samples readme 2015-11-21 19:47:08 -06:00
Ubuntu 77f178fd23 Fix depedencies in project.json, remove warnings, remove project.lock.json files 2015-11-19 18:18:12 +00:00
Zlatko Knezevic 9f3cfbbc18 Fixing project.json dependencies 2015-11-18 16:25:11 -08:00
Zlatko Knezevic 6030c48194 Update README.md 2015-11-18 07:53:51 -08:00
Zlatko Knezevic bb42612469 Adding initial samples 2015-11-18 07:48:20 -08:00