summaryrefslogtreecommitdiffhomepage
path: root/csharp.html.markdown
Commit message (Expand)AuthorAgeLines
* Update csharp.html.markdownven2024-04-16-1/+1
* Remove leading and trailing empty lines in code blocksBoris Verkhovskiy2024-04-06-1/+0
* Proofread parts of C#Boris Verkhovskiy2022-08-19-20/+20
* Update to uppercase for c++ and c# in indexMarcel Ribeiro-Dantas2022-08-02-1/+1
* Use correct name for enum in comment (#4188)Jelte Fennema2022-01-04-2/+2
* Update C Sharp markdown. (#4260)Bader Bamari2021-10-31-10/+37
* Merge pull request #3794 from AjitZero/patch-1Max Schumacher2020-01-28-3/+3
|\
| * Updated grammarAjit Panigrahi2019-12-11-3/+3
* | Merge branch 'master' into add-csharp-resourceDivay Prakash2020-01-24-30/+31
|\|
| * Merge pull request #3636 from chriszimmerman/en-csharp-formattingDivay Prakash2019-11-24-20/+22
| |\
| | * Fixes the spacing of comments in the English C# documentationChris Zimmerman2019-09-30-20/+22
| * | [C#/en] Update some urls谭九鼎2019-11-18-13/+11
| |/
* / add CSharp resourceApoorv Choubey2019-10-12-4/+5
|/
* typo fix in csharp.html.markdownken2019-04-29-1/+1
* Add more c#7 featuresksami2017-10-27-0/+79
* Merge pull request #2949 from ksami/ksami-csharp-tuplesAndre Polykanine A.K.A. Menelion Elensúlë2017-10-27-16/+56
|\
| * add topics for tuples to csharp/enksami2017-10-24-16/+56
* | #2314 add delegates and events to csharp/enksami2017-10-24-0/+48
|/
* add example for verbatim interpolated stringksami2017-10-23-0/+4
* missed out the @ symbolksami2017-10-23-1/+1
* clarify use case for verbatim stringsksami2017-10-23-0/+6
* Merge pull request #2823 from ravinderjangra/NewLocalBranchPratik Karki2017-08-25-0/+22
|\
| * C# 7 Feature TupleRavinder Jangra2017-08-10-0/+22
* | Fixed #2810. Corrected a typo in the CSharp tutorialAndre Polykanine A.K.A. Menelion Elensúlë2017-08-23-1/+1
* | Spelling mistake that threw me of while readingLarry Boltovskoi2017-08-02-2/+2
|/
* [csharp/en] Add exception filters, pragma directives (#2409)angelsl2017-02-09-3/+89
* Added example of C# inline properties (#1464)Chris2016-10-21-0/+4
* Csharp parallel (#2443)chriszimmerman2016-10-11-18/+12
* [csharp/en] Add more C# 6 features (#2399)angelsl2016-10-02-4/+48
* Correct "Bycles" to "Bicycles"" (#2293)Durant Schoon2016-06-28-1/+1
* [csharp/en] Add string interpolation (#1864)Shawn McGuire2016-06-26-0/+19
* Clarify inc/dec operatorsAdam Bard2016-05-02-4/+4
* Merge pull request #1741 from chriszimmerman/masterAndre Polykanine A.K.A. Menelion Elensúlë2016-03-15-3/+6
|\
| * Cleaned up enum flags example. Talked about bitwise operators & and |.chris@chriszimmerman.net2015-10-22-1/+4
| * Fixed minor grammatical change.chris@chriszimmerman.net2015-10-22-2/+2
* | Merge pull request #1697 from DeanBecker/patch-1ven2016-03-13-1/+3
|\ \
| * | Expanded XML Doc exampleDean Becker2015-10-20-1/+3
| |/
* | [csharp/en] libary -> libraryJacob Ward2016-03-13-10/+10
* | Merge pull request #1960 from roymiloh/masterGeoff Liu2015-12-21-1/+1
|\ \
| * | [C#/en] Fix to "extension methods"roymiloh2015-10-31-1/+1
| |/
* / Clarified grammar in LearnCSharp comment about naming files relative to the c...Kate Reading2015-11-19-2/+2
|/
* Merge pull request #1552 from adback03/masterLevi Bostian2015-10-18-0/+29
|\
| * [csharp/eng] Partial Classes exampleAndrew Backes2015-10-15-0/+29
* | Fixed indentation in csharp file.chris@chriszimmerman.net2015-10-17-2/+2
* | Fixed more spacing issues.chris@chriszimmerman.net2015-10-15-2/+2
* | Fixed spacing.chris@chriszimmerman.net2015-10-15-2/+2
* | Added information about out parameters in C#.chris@chriszimmerman.net2015-10-15-0/+2
|/
* [csharp/en] Fix for a few spelling errorsCameron Wood2015-10-13-4/+4
* Merge pull request #1477 from jdpearce/masterLevi Bostian2015-10-12-3/+40
|\
| * Added some simple yield examplesJo Pearce2015-10-12-1/+38