Commit graph

126 commits

Author SHA1 Message Date
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