index
:
learnxinyminutes-docs
docker-docs
master
mribeirodantas-patch-1
Code documentation written as code! How novel and totally my idea!
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
csharp.html.markdown
Commit message (
Expand
)
Author
Age
Lines
*
Use correct name for enum in comment (#4188)
Jelte Fennema
2022-01-04
-2
/
+2
*
Update C Sharp markdown. (#4260)
Bader Bamari
2021-10-31
-10
/
+37
*
Merge pull request #3794 from AjitZero/patch-1
Max Schumacher
2020-01-28
-3
/
+3
|
\
|
*
Updated grammar
Ajit Panigrahi
2019-12-11
-3
/
+3
*
|
Merge branch 'master' into add-csharp-resource
Divay Prakash
2020-01-24
-30
/
+31
|
\
|
|
*
Merge pull request #3636 from chriszimmerman/en-csharp-formatting
Divay Prakash
2019-11-24
-20
/
+22
|
|
\
|
|
*
Fixes the spacing of comments in the English C# documentation
Chris Zimmerman
2019-09-30
-20
/
+22
|
*
|
[C#/en] Update some urls
谭九鼎
2019-11-18
-13
/
+11
|
|
/
*
/
add CSharp resource
Apoorv Choubey
2019-10-12
-4
/
+5
|
/
*
typo fix in csharp.html.markdown
ken
2019-04-29
-1
/
+1
*
Add more c#7 features
ksami
2017-10-27
-0
/
+79
*
Merge pull request #2949 from ksami/ksami-csharp-tuples
Andre Polykanine A.K.A. Menelion Elensúlë
2017-10-27
-16
/
+56
|
\
|
*
add topics for tuples to csharp/en
ksami
2017-10-24
-16
/
+56
*
|
#2314 add delegates and events to csharp/en
ksami
2017-10-24
-0
/
+48
|
/
*
add example for verbatim interpolated string
ksami
2017-10-23
-0
/
+4
*
missed out the @ symbol
ksami
2017-10-23
-1
/
+1
*
clarify use case for verbatim strings
ksami
2017-10-23
-0
/
+6
*
Merge pull request #2823 from ravinderjangra/NewLocalBranch
Pratik Karki
2017-08-25
-0
/
+22
|
\
|
*
C# 7 Feature Tuple
Ravinder Jangra
2017-08-10
-0
/
+22
*
|
Fixed #2810. Corrected a typo in the CSharp tutorial
Andre Polykanine A.K.A. Menelion Elensúlë
2017-08-23
-1
/
+1
*
|
Spelling mistake that threw me of while reading
Larry Boltovskoi
2017-08-02
-2
/
+2
|
/
*
[csharp/en] Add exception filters, pragma directives (#2409)
angelsl
2017-02-09
-3
/
+89
*
Added example of C# inline properties (#1464)
Chris
2016-10-21
-0
/
+4
*
Csharp parallel (#2443)
chriszimmerman
2016-10-11
-18
/
+12
*
[csharp/en] Add more C# 6 features (#2399)
angelsl
2016-10-02
-4
/
+48
*
Correct "Bycles" to "Bicycles"" (#2293)
Durant Schoon
2016-06-28
-1
/
+1
*
[csharp/en] Add string interpolation (#1864)
Shawn McGuire
2016-06-26
-0
/
+19
*
Clarify inc/dec operators
Adam Bard
2016-05-02
-4
/
+4
*
Merge pull request #1741 from chriszimmerman/master
Andre Polykanine A.K.A. Menelion Elensúlë
2016-03-15
-3
/
+6
|
\
|
*
Cleaned up enum flags example. Talked about bitwise operators & and |.
chris@chriszimmerman.net
2015-10-22
-1
/
+4
|
*
Fixed minor grammatical change.
chris@chriszimmerman.net
2015-10-22
-2
/
+2
*
|
Merge pull request #1697 from DeanBecker/patch-1
ven
2016-03-13
-1
/
+3
|
\
\
|
*
|
Expanded XML Doc example
Dean Becker
2015-10-20
-1
/
+3
|
|
/
*
|
[csharp/en] libary -> library
Jacob Ward
2016-03-13
-10
/
+10
*
|
Merge pull request #1960 from roymiloh/master
Geoff Liu
2015-12-21
-1
/
+1
|
\
\
|
*
|
[C#/en] Fix to "extension methods"
roymiloh
2015-10-31
-1
/
+1
|
|
/
*
/
Clarified grammar in LearnCSharp comment about naming files relative to the c...
Kate Reading
2015-11-19
-2
/
+2
|
/
*
Merge pull request #1552 from adback03/master
Levi Bostian
2015-10-18
-0
/
+29
|
\
|
*
[csharp/eng] Partial Classes example
Andrew Backes
2015-10-15
-0
/
+29
*
|
Fixed indentation in csharp file.
chris@chriszimmerman.net
2015-10-17
-2
/
+2
*
|
Fixed more spacing issues.
chris@chriszimmerman.net
2015-10-15
-2
/
+2
*
|
Fixed spacing.
chris@chriszimmerman.net
2015-10-15
-2
/
+2
*
|
Added information about out parameters in C#.
chris@chriszimmerman.net
2015-10-15
-0
/
+2
|
/
*
[csharp/en] Fix for a few spelling errors
Cameron Wood
2015-10-13
-4
/
+4
*
Merge pull request #1477 from jdpearce/master
Levi Bostian
2015-10-12
-3
/
+40
|
\
|
*
Added some simple yield examples
Jo Pearce
2015-10-12
-1
/
+38
|
*
Fixed the custom indexer example (setter return type is void)
Jo Pearce
2015-10-12
-2
/
+2
*
|
Merge pull request #1466 from csuich2/csharp-null-propagation
Levi Bostian
2015-10-12
-0
/
+3
|
\
\
|
*
|
Added info C# null-propagation
Chris
2015-10-10
-0
/
+3
*
|
|
Added detail on C# single inheritance
Chris
2015-10-10
-1
/
+2
|
/
/
[next]