Commit graph

183 commits

Author SHA1 Message Date
Next Turn 9755e25ee2
Use Release configuration (#3637) 2020-04-22 11:06:20 -07:00
Sven Boemer dc05cc993e
Add note about linker package with pointer to new instructions (#3788) 2020-04-20 11:14:40 -07:00
Maira Wenzel c5be8161c4
Update link to go to the download page 2020-03-05 18:24:34 -08:00
Mateo Torres-Ruiz d221fd49e8
Fix broken link to mono linker XML format (#4195) 2020-02-27 20:13:49 +01:00
Carlos Sanchez Lopez 91b84848bc
Fixing mono/linker doc link 2019-09-11 11:15:03 -07:00
Krzysztof Wicher a5c5da1c8a
Update RaspberryPiInstructions.md 2019-09-04 14:59:27 -07:00
dependabot-preview[bot] 58e863f4a1 Bump Microsoft.SourceLink.GitHub in /samples/dotnetsay (#3203)
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0-beta-62925-02 to 1.0.0-beta2-19367-01.
- [Release notes](https://github.com/dotnet/sourcelink/releases)
- [Commits](https://github.com/dotnet/sourcelink/commits/1.0.0-beta2-19367-01)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-26 09:38:12 -07:00
Rich Lander 310b169c26
Update nuget.config 2019-06-20 16:01:04 -07:00
Next Turn b2f4f20fab Update dotnet-bot sample for .NET Core 2.1 (#2409) 2019-03-08 19:53:38 -08:00
Next Turn 310c0210e6 Update links (#2408) 2019-03-08 19:52:12 -08:00
Next Turn ca47ba0fce Enforce coding styles (#2401) 2019-03-08 04:14:16 -08:00
Next Turn 4b17f38b2d Enforce coding styles (#2377) 2019-03-05 08:14:06 -08:00
Next Turn 7006053e39 Remove BOM (#2367) 2019-03-03 22:48:21 -08:00
Next Turn f3109f473c Target .NET Core 2 (#2341) 2019-03-02 07:42:29 -08:00
Greg Ingram 01f6eec126 Update RaspberryPiInstructions.md (#2175)
Fixed link.
2018-12-20 11:17:02 -08:00
nightblade9 ef7197c3b2 Reference latest package version from NuGet linker (#2091)
* Remove package version from NuGet linker

This way, you get the latest and greatest version, not a 2017 version.

* Update to latest preview version as per PR comments
2018-12-18 17:07:03 -08:00
Per Lundberg bb9e37a305 Update RaspberryPiInstructions.md (#2165)
Fix formatting
2018-12-18 11:43:25 -08:00
Huangli Wu 0559a530d4
Update dotnet-svcutil.xmlserializer-instructions.md 2018-10-26 10:20:13 -07:00
meriturva ef82503981 Fix space ammount (#2014)
Align script value of extra space with text to 1GB (from current 10GB in the script).
2018-10-22 10:03:12 -07:00
codec-abc fadea80213 Add limitation about Raspberry version 1. (#1944) 2018-09-16 09:34:58 -07:00
Rich Lander 431d4cb931
Add NuGet.org 2018-09-10 11:42:28 -07:00
Peter Marcu 1e971c6b15
Adding publish section. 2018-08-20 12:56:57 -07:00
Lee Coward cf47ab7bb5
Merge pull request #1654 from dlech/patch-2
dotnetsay: use stdin for message when redirected
2018-06-07 16:09:23 -07:00
Alicia Li dec37e1971
Update dotnet-svcutil.xmlserializer-instructions.md 2018-06-06 13:29:51 -07:00
Huangli Wu 53794baa38
Merge pull request #1580 from huanwu/AddSvcutilXmlSerializerInstructions
Add instruction for dotnet-svcutil.xmlserializer
2018-06-05 13:29:37 -07:00
Alicia Li 702a8fb164
Update dotnet-svcutil.xmlserializer-instructions.md
Minor updates
2018-06-05 13:19:20 -07:00
Huangli Wu 30ebf5efb2
Update dotnet-svcutil.xmlserializer-instructions.md 2018-06-04 16:49:29 -07:00
Huangli Wu cbbe18f26b
Update dotnet-svcutil.xmlserializer-instructions.md 2018-06-04 10:44:17 -07:00
Huangli Wu 2727676925
Update dotnet-svcutil.xmlserializer-instructions.md 2018-06-04 10:43:44 -07:00
David Lechner ed1c85de46
dotnetsay: use stdin for message when redirected
This adds a feature to the dotnetsay program to allow using stdin as the message when stdin is redirected. This lets us do fun things like:

    fortune | dotnetsay
2018-06-03 13:38:47 -05:00
Huangli Wu 5a44733712
Update dotnet-svcutil.xmlserializer-instructions.md 2018-05-29 16:16:25 -07:00
Huangli Wu ddc229df4b
Update dotnet-svcutil.xmlserializer-instructions.md 2018-05-29 16:13:41 -07:00
Huangli Wu 14cd7f30f7
Update dotnet-svcutil.xmlserializer-instructions.md 2018-05-29 10:36:10 -07:00
Rich Lander e9e6c91206
Enabled tiered compilation for dotnetsay (#1607)
Enable tiered compilation for dotnetsay
2018-05-29 09:48:56 -07:00
Rich Lander 1772e19921
Add EA 2.1 link 2018-05-25 17:11:25 -07:00
Huangli Wu 21e860a195
Update dotnet-svcutil.xmlserializer-instructions.md 2018-05-25 17:01:57 -07:00
Huangli Wu b8fcba2591
Update dotnet-svcutil.xmlserializer-instructions.md 2018-05-25 16:14:37 -07:00
Rich Lander e455f4aa1f
Update dotnetsay for .NET Core 2.1 release (#1597) 2018-05-25 12:04:08 -07:00
Huangli Wu 38900ffa21
Update dotnet-svcutil.xmlserializer-instructions.md 2018-05-23 11:30:51 -07:00
Huangli Wu 28046413e2
Update dotnet-svcutil.xmlserializer-instructions.md 2018-05-23 11:29:11 -07:00
Huangli Wu 9f68c59a7b
Update dotnet-svcutil.xmlserializer-instructions.md 2018-05-22 10:23:19 -07:00
Huangli Wu 567d8e4310
Update dotnet-svcutil.xmlserializer-instructions.md 2018-05-22 10:20:35 -07:00
Huangli Wu 86e76af48a
Update dotnet-svcutil.xmlserializer-instructions.md 2018-05-22 10:18:18 -07:00
Huangli Wu 4b0c8c216a Add instructions for dotnet-svcutil.xmlserializer 2018-05-21 15:55:26 -07:00
Rich Lander aa149360de
Update instructions to use ContinuousIntegrationBuild (#1567) 2018-05-17 11:32:30 -07:00
Rich Lander 121587c83a Add instructions for debugging tools 2018-05-15 22:44:45 -07:00
Rich Lander d8a912e486 Add sourcelink instructions for dotnetsay 2018-05-15 22:21:10 -07:00
Rich Lander 6dd1c9e50d
Add .NET Core RC1 version of dotnetsay (#1565)
* Update for .NET Core 2.1 RC1

* Update version number

* Update dotnetsay to 2.1.1
2018-05-15 21:05:15 -07:00
Peter Marcu df2293b35e
Update RaspberryPiInstructions.md
Updating for .NET Core 2.1
2018-05-04 18:46:34 -07:00
Rich Lander f440620615
Update sample for .NET Core 2.1 Preview 2 (#1428) 2018-04-11 12:26:15 -07:00
Sławomir Bryś 8c17d2b7fc Added 'async Main' helloworld example. (#1394)
* Added 'async Main' helloworld example.

* Removed conditions in property groups.

* Mark project as C# 7.1 explicit.

* Tabify .cs file.

* Corrected tabs.
2018-04-02 22:28:05 -07:00
Sven Boemer e755cfd90f
Merge pull request #1319 from dotnet/fixDescriptorExamples
Fix root descriptor examples
2018-03-31 20:58:55 -07:00
Cristian Pop fedae6c2b0
Update RaspberryPiInstructions.md
The prerequisites are not clear. The link takes you to prerequisites for SDK install which is not possible on arm. If you're not familiar with Linux It's also unclear that the current Raspbian is a Debian 8 Jessie.
2018-03-21 10:57:07 -07:00
Sven Boemer 617637d76e
Fix root descriptor examples
The xml file should list assemblies without extensions.
2018-03-01 15:47:35 -08:00
Rodrigo Kumpera e968faa85a
Fix a couple of typos in dotnetsay README 2018-02-28 08:11:17 -08:00
Rich Lander 3cd1bd933f
Update README.md 2018-02-27 15:47:18 -08:00
Peter Huene ce4e3a66ad Fix location for uninstall on Windows (#1305)
* Fix location for uninstall on Windows

* Fix Linux/OSX path for global tools README.
2018-02-27 12:02:57 -08:00
Rich Lander 5c354f2bf2
Update README.md 2018-02-27 11:43:51 -08:00
Rich Lander bc40fa469d
Update README.md 2018-02-27 11:37:13 -08:00
Rich Lander d441b9cc8d
Add uninstall instructions 2018-02-27 11:36:07 -08:00
Rich Lander f8235418d8
Add Readme for dotnetsay (#1304) 2018-02-27 11:30:53 -08:00
Kathleen Dollard 7efdad07a5 Add sample for global tools (#1288) 2018-02-26 15:35:56 -08:00
Shin Mao 6b192bdaa5
Updating the Package Version to 1.0.0 2017-12-07 17:16:43 -08:00
Shin Mao fd93131d7b
Update xmlserializergenerator-instructions.md 2017-11-15 15:22:32 -08:00
Shin Mao e574b4277e
Update xmlserializergenerator-instructions.md 2017-11-15 15:12:12 -08:00
Shin Mao e06eae4787
Updated the document to use the package from NuGet 2017-11-15 13:10:06 -08:00
Shin Mao 71dde7e736
Update xmlserializergenerator-instructions.md 2017-11-15 12:58:43 -08:00
Huangli Wu 8ced653c90
Update xmlserializergenerator-instructions.md 2017-11-15 10:13:43 -08:00
Huangli Wu 417497691d
Update xmlserializergenerator-instructions.md 2017-11-15 10:12:50 -08:00
Huangli Wu 1befff15c2
Update xmlserializergenerator-instructions.md 2017-11-15 10:06:58 -08:00
Shin Mao c691cb87f0
Update xmlserializergenerator-instructions.md 2017-11-08 10:54:36 -08:00
Shin Mao dc23e2e5ac
Update xmlserializergenerator-instructions.md 2017-11-08 10:50:16 -08:00
Shin Mao 89e0ab4f97
Update xmlserializergenerator-instructions.md 2017-11-08 10:41:13 -08:00
Tomáš Hübelbauer 8c58cdb0a7 Make Raspberry Pi publishing information pop out to reduce confusion (#1053)
Although the current wording is sufficient for anytime who takes time to actually read the thing, I think it could be improved for impatient and inattentive such as myself. See #953
2017-11-07 22:53:12 -08:00
Shin Mao f51dc7ea1e
Update xmlserializergenerator-instructions.md 2017-11-07 19:03:30 -08:00
Shin Mao 4f74f7062d
Fixed indentions of code blocks. 2017-11-07 18:29:24 -08:00
Shin Mao 4cae515a02
Fixed some typos. 2017-11-07 18:22:05 -08:00
Shin Mao 65e7766214
Updated the instructions for console app. 2017-11-07 18:13:29 -08:00
Huangli Wu 80ff947ddc
Update xmlserializergenerator-instructions.md 2017-11-07 16:25:11 -08:00
Huangli Wu f81f83ab49
Update xmlserializergenerator-instructions.md 2017-11-07 16:17:10 -08:00
Huangli Wu 2b90b9a293
Update xmlserializergenerator-instructions.md 2017-11-07 14:14:48 -08:00
Peter Marcu a500d1be4c
Update RaspberryPiInstructions.md 2017-10-31 21:04:36 -07:00
Huangli Wu 2c60190b58 Merge pull request #988 from huanwu/SGENInstruction
Add instruction for XmlSerializer Generator
2017-10-12 10:53:08 -07:00
Huangli Wu d26f987234 Update xmlserializergenerator-instructions.md 2017-10-09 16:17:59 -07:00
Hyung-Kyu Choi 9d41f4a220 Update copy insturction to copy whole published directory (#911)
Signed-off-by: Hyung-Kyu Choi <hk0110.choi@samsung.com>
2017-10-05 16:50:07 -07:00
Matt Connew 43431623e9 Update xmlserializergenerator-instructions.md 2017-09-28 17:51:09 -07:00
Huangli Wu 0af7bf0ade Update xmlserializergenerator-instructions.md 2017-09-25 17:14:09 -07:00
Shin Mao db7f16ce98 Some changes. 2017-09-22 11:41:03 -07:00
Shin Mao 14fee3a2dd Some changes. 2017-09-22 11:33:11 -07:00
Shin Mao fa4467f5b7 Some changes. 2017-09-22 11:13:52 -07:00
Shin Mao 813c45bf6a Testing edit on the branch. 2017-09-22 10:39:35 -07:00
Huangli Wu b89a4ea055 Add instruction for XmlSerializer Generator 2017-09-22 10:09:58 -07:00
Sven Boemer 692e721064 Fix linker email (#921) 2017-09-09 08:25:49 -07:00
Lee Coward 7d4c5234ae Merge pull request #900 from gibberin/patch-1
Tiny typo fix - thanks, @gibberin !
2017-08-30 09:33:38 -07:00
n9 9d55415bc6 Update RaspberryPiInstructions.md (#913)
removed preview from .net core download link
2017-08-30 08:08:34 -07:00
Sven Boemer 4a533c6761 Add linker root xml documentation
This change gives simple examples of rooting an assembly or type using
the xml root descriptor file.
2017-08-28 08:36:06 -07:00
gibberin 4e3cf7ff2d Tiny typo fix 2017-08-25 08:16:11 -07:00
Rich Lander 9a6dcec01f Add linker instructions (#878)
* Add linker instructions

* Improve examples

* Add advanced instructions

* Format commands

* Update per feedback
2017-08-24 11:23:25 -07:00
Peter Marcu 0bd2ed3989 Adding chmod instruction 2017-07-17 16:22:24 -07:00
Peter Marcu a17da708d9 Update RaspberryPiInstructions.md 2017-07-14 08:20:16 -07:00