main
Bump Microsoft.EntityFrameworkCore (#43499)
Add errors and warnings related to overload resolution (#42563)
Add article on compiler errors and warnings related to referenced assemblies (#39735)
clarify instance constructors (#39103)
fix: MD022 csharp/language-reference/compiler-messages (#20745)
Reimagine C# compiler options section (#22797)
'description-missing' Suggestions, bulk auto fixes, first round. (ML) (#20322)
Dedupe example headings (#25321)
Replace .NET Framework with .NET where applicable (#20025)
Fixes #25851 (#25852)
Links: .NET - Pass 1 (#20624)
Fix up using directive vs. using statement (#41332)
Augment CS0106 (#37315)
reword CS0108 description (#39576)
Linkfix: .NET (2021-10) (#26628)
Update CS0120 (#40324)
Add extension method example to CS0122 (#37371)
C# reference: Consolidate exception-handling statements articles (#35048)
Fix duplicate H2 warnings (#25352)
fix ups after html conversion + more (#37546)
Discovery OKR (#28795)
Create Fundamentals section. (#23464)
Fix typos in /docs/csharp/language-reference/compiler-messages (#30981)
`ref` fields and `scoped`. Modify pages on struct creation, variable declaration, and ref struct. (#30912)
C# docset: Mention explicit struct parameterless constructor where necessary (#26282)
Update cs0311.md (#41336)
update links to preprocessor anchors (#23506)
Update cs0433.md (#35780)
⎮26065⎮ finalizer instead of destructor (#26084)
Update cs0507.md (#35210)
Mention reloading project in VS as optional way of solving CS0518 (#38982)
Correct mistake in CS0523 (#38840)
fix redirection and breadcrumb (#34624)
Two ASP.NET breaking changes for .NET 8 (#35248)
docs(cs0675): updated sample (#26526)
Replace "auto implemented" with "automatically" (#43211)
Acrolinx 03/31 (#28875)
Mention character literals as source of CS1009 error (#40056)
at runtime -> at run time (#26818)
C# reference: Consolidate the iteration statements articles (#24349)
Giving a better resolution for CS1591 (#33007)
Modernise code sample (#34774)
Fix formatting (#24822)
Revised and moved the C# using statement reference (#34516)
update .NET Framework to .NET in csharp/languagereferences where applicable (#21292)
Change marshaling to marshalling (#28481)
In /docs/csharp/language-reference, fix typos and improve punctuation (#31639)
Miscellaneous touch ups (#37005)
added content for missing error message cs1763 (#31262)
Create native interop section (#34132)
Reorganize LINQ standard query operators content (#39194)
Edit pass for LINQ "get started" section. (#38723)
Link to the `task-type like` types in `CS1983` page (#38339)
added content for missing error message cs1986 (#31206)
added content for missing error message cs1994 (#31209)
Add information for C# 13 feature `ref` locals and `unsafe` contexts in iterators and `async` methods (#41614)
Update cs1997.md (#42187)
be explicit in shell link text (#23391)
Consolidate duplicate files (#24320)
added content for missing error message cs4008 (#31181)
Create async section (#33921)
added content for missing error message cs8124 (#31515)
added content for missing error message cs8125 (#31516)
added content for missing error message cs8127 (#31517)
added content for missing error message cs8129 (#31518)
added content for missing error message cs8132 (#31521)
added content for missing error message cs8139 (#31522)
added content for missing error message cs8140 (#31523)
October chores (#32115)
added content for missing error message cs8146 (#31386)
added content for missing error message cs8149 (#31389)
added content for missing error message cs8151 (#31384)
added content for missing error message cs8152 (#31344)
added content for missing error message cs8156 (#31346)
added content for missing error message cs8157 (#31349)
added content for missing error message cs8158 (#31350)
added content for missing error message cs8159 (#31342)
Remove line from CS8160 (#37297)
added content for missing error message cs8161 (#31363)
added content for missing error message cs8162 (#31365)
added content for missing error message cs8163 (#31367)
added content for missing error message cs8170 (#31286)
added content for missing error message cs8171 (#31280)
added content for missing error message cs8172 (#31308)
added content for missing error message cs8173 (#31281)
added content for missing error message cs8174 (#31282)
added content for missing error message cs8178 (#31287)
Creating CS8210 (#32041)
added content for missing error message cs8333 (#31484)
added content for missing error message cs8334 (#31485)
Fix build warnings; add orphans to toc (#40499)
added content for missing error message cs8354 (#31486)
Create intial page for `CS8355` (#38699)
fix-desc-01 (#22672)
Create initial page for `CS8422` (#38813)
Acrolinx and cleanup (#32050)
Include `Address-of operator` in `CS8812` page (#39159)
Add conceptual content for partial properties (#42177)
Add new diagnostics (#43369)
Add errors and warnings for params arrays (#41027)
Add errors and warnings related to `partial` properties and indexers (#42253)
Add latest errors codes (#37855)
Add language reference for `lock` (#40714)
Clarify correct examples (#38589)
Document compiler errors and warnings for method parameter / argument mismatch (#38797)
Removed unused error codes (#41567)
Update documents for `field` backed properties (#43261)
Fix errors in static abstract and virtual interface member errors and warnings (#40042)
Clarify using directive examples (#43580)