-
Notifications
You must be signed in to change notification settings - Fork 6k
Insights: dotnet/docs
Overview
Could not load contribution data
Please try again later
59 Pull requests merged by 13 people
-
Improve contravariance example in "Using Variance in Delegates" documentation
#47052 merged
Jul 2, 2025 -
Update package index with latest published versions
#47077 merged
Jul 2, 2025 -
Fix typo
#47069 merged
Jul 2, 2025 -
Fix COM threading issue in Office interop examples (HRESULT 0x8001010A)
#47050 merged
Jul 2, 2025 -
Add documentation for object initializer syntax without 'new' keyword
#47036 merged
Jul 2, 2025 -
Add using statement guidance for extension methods in LINQ tutorial
#47051 merged
Jul 2, 2025 -
Enhance XML documentation for href attribute and br tag usage
#47049 merged
Jul 2, 2025 -
Add documentation for missing HTML formatting tags in C# XML documentation
#47053 merged
Jul 2, 2025 -
Fix incorrect protected access modifier documentation and code comments
#47038 merged
Jul 2, 2025 -
Update lambda expression documentation to clarify method call behavior in expression trees
#47037 merged
Jul 2, 2025 -
Add expression-bodied members examples with parameters
#47035 merged
Jul 2, 2025 -
Add XML roundtripping documentation for carriage return entities
#47034 merged
Jul 2, 2025 -
Bump the dotnet group with 1 update
#47070 merged
Jul 2, 2025 -
Bump the dotnet group with 1 update
#47068 merged
Jul 2, 2025 -
Bump the dotnet group with 1 update
#47066 merged
Jul 2, 2025 -
Bump the dotnet group with 1 update
#47065 merged
Jul 2, 2025 -
Bump the dotnet group with 1 update
#47064 merged
Jul 2, 2025 -
Bump the dotnet group with 1 update
#47062 merged
Jul 2, 2025 -
Bump the dotnet group with 1 update
#47061 merged
Jul 2, 2025 -
Merge main into live
#47057 merged
Jul 2, 2025 -
Update distribution-packaging.md
#46910 merged
Jul 1, 2025 -
Update package index with latest published versions
#47046 merged
Jul 1, 2025 -
What's new article
#47043 merged
Jul 1, 2025 -
Adding ms.update-cycle
#46988 merged
Jul 1, 2025 -
Monthly chores: Delete orphaned articles
#47042 merged
Jul 1, 2025 -
Mention DOTNET_ env vars in collect-dumps-crash.md
#46788 merged
Jul 1, 2025 -
Merge main into live
#47044 merged
Jul 1, 2025 -
Update package index with latest published versions
#47033 merged
Jun 30, 2025 -
Bump step-security/harden-runner from 2.12.1 to 2.12.2
#47021 merged
Jun 30, 2025 -
Bump the dotnet group with 1 update
#47031 merged
Jun 30, 2025 -
Bump the dotnet group with 1 update
#47030 merged
Jun 30, 2025 -
Bump the dotnet group with 1 update
#47027 merged
Jun 30, 2025 -
Bump the dotnet group with 1 update
#47026 merged
Jun 30, 2025 -
Bump the dotnet group with 1 update
#47025 merged
Jun 30, 2025 -
Bump the dotnet group with 1 update
#47022 merged
Jun 30, 2025 -
Bump the dotnet group with 1 update
#47016 merged
Jun 30, 2025 -
Bump github/codeql-action from 3.29.0 to 3.29.2
#47017 merged
Jun 30, 2025 -
Bump the dotnet group with 1 update
#47015 merged
Jun 30, 2025 -
Bump the dotnet group with 1 update
#47014 merged
Jun 30, 2025 -
Bump the dotnet group with 1 update
#47012 merged
Jun 30, 2025 -
Bump the dotnet group with 1 update
#47011 merged
Jun 30, 2025 -
Bump the dotnet group with 1 update
#47010 merged
Jun 30, 2025 -
Update winforms-applications.md
#47005 merged
Jun 30, 2025 -
Language reference and fundamentals for file based programs
#46900 merged
Jun 30, 2025 -
Update dependabot.yml - automatically.
#47003 merged
Jun 30, 2025 -
Update package index with latest published versions
#46998 merged
Jun 30, 2025 -
Merge main into live
#47004 merged
Jun 30, 2025 -
Add breaking change documentation for OpenSSL cryptographic primitives on macOS
#46924 merged
Jun 30, 2025 -
Merge main into live
#47000 merged
Jun 28, 2025 -
Add note on BigInteger bin/hex formatting of positive values
#46473 merged
Jun 27, 2025 -
Update package index with latest published versions
#46996 merged
Jun 27, 2025 -
Update package index with latest published versions
#46992 merged
Jun 27, 2025 -
Add breaking change documentation for SSL certificate revocation check mode change in .NET 10
#46928 merged
Jun 27, 2025 -
Merge main into live
#46995 merged
Jun 27, 2025 -
Updates to Copilot highlights per revised guidance
#46937 merged
Jun 26, 2025 -
Add breaking change documentation for NUGET_ENABLE_ENHANCED_HTTP_RETRY removal
#46927 merged
Jun 26, 2025 -
Breaking change for single-file apps
#46945 merged
Jun 26, 2025 -
Update package index with latest published versions
#46987 merged
Jun 26, 2025 -
Merge main into live
#46990 merged
Jun 26, 2025
14 Pull requests opened by 8 people
-
Move unmanaged APIs for Metadata to /core folder
#46991 opened
Jun 26, 2025 -
Update cluster-management.md
#46994 opened
Jun 27, 2025 -
Add quickstart for minimal MCP Server using .NET and publish to NuGet
#47007 opened
Jun 30, 2025 -
Monthly chores: Use relative links
#47040 opened
Jul 1, 2025 -
Monthly chores: Delete orphaned images
#47041 opened
Jul 1, 2025 -
July patch Tuesday release notes.
#47054 opened
Jul 1, 2025 -
Fix Resource Monitoring sample app
#47058 opened
Jul 2, 2025 -
Clarify DOTNET_ROOT documentation
#47059 opened
Jul 2, 2025 -
Add note about NRT runtime behavior changes in libraries
#47071 opened
Jul 2, 2025 -
[WIP] Benefits of unsafe code are ambiguously stated
#47073 opened
Jul 2, 2025 -
[WIP] Update F1 keywords for tokens with multiple uses
#47074 opened
Jul 2, 2025 -
[WIP] Compare async/await to ContinueWith
#47075 opened
Jul 2, 2025 -
[WIP] type matching, they talk about 4 cases but aren't the 2nd and the 3rd identical?
#47076 opened
Jul 2, 2025 -
Add an example of using `UnscopedRefAttribute` to fix CS8170
#47078 opened
Jul 2, 2025
27 Issues closed by 7 people
-
Not able to understand the example
#18540 closed
Jul 2, 2025 -
Typo error in article ...
#47045 closed
Jul 2, 2025 -
Example with standard Error System.Runtime.InteropServices.COMException: HRESULT: 0x8001010A
#18862 closed
Jul 2, 2025 -
Missing docs and example on object initializer that lacks a `new` keyword
#12979 closed
Jul 2, 2025 -
Program.cs snippets missing using statement for extension methods
#18562 closed
Jul 2, 2025 -
CS0659 is not part of the TOC
#20927 closed
Jul 2, 2025 -
Implicit typing inside a foreach statement
#20205 closed
Jul 2, 2025 -
see href attribute and br
#18859 closed
Jul 2, 2025 -
Missing elements
#18918 closed
Jul 2, 2025 -
Wrong information in first protected example
#17445 closed
Jul 2, 2025 -
Method calls can be used in expression trees, as long as the provider understands them
#13323 closed
Jul 2, 2025 -
Expression-bodied members section needs examples with parameters
#11790 closed
Jul 2, 2025 -
Missing discussion on how to roundtrip XML with carriage return entities
#9680 closed
Jul 2, 2025 -
More detail needed on defaults (AddStandardResilienceHandler)
#39822 closed
Jul 2, 2025 -
The Explore C# 8 try-samples are missing later preview features
#18111 closed
Jul 1, 2025 -
test
#47047 closed
Jul 1, 2025 -
CSO103
#46791 closed
Jul 1, 2025 -
Missing requirement for MCP example
#47032 closed
Jun 30, 2025 -
[C# 14-Fundamentals and reference]: New Feature - Projectless compile
#46498 closed
Jun 30, 2025 -
[Breaking change]: .NET 10 Preview 6 drops support for OpenSSL Cryptographic Primitives on macOS
#46789 closed
Jun 30, 2025 -
.net
#47001 closed
Jun 29, 2025 -
AI docs updates for June 2025
#46483 closed
Jun 27, 2025 -
[Breaking change]: HttpClient/SslStream default certificate revocation check mode changed to Online
#46824 closed
Jun 27, 2025 -
RDWORKS
#46993 closed
Jun 26, 2025 -
nothing
#46989 closed
Jun 25, 2025
9 Issues opened by 9 people
-
[New article]: Capturing CPU and memory metrics using cgroup aware APIs.
#47072 opened
Jul 2, 2025 -
Wrong documentation about IHostApplicationBuilder configuration
#47060 opened
Jul 2, 2025 -
Map to ASP.NET Core logging
#47056 opened
Jul 2, 2025 -
Incorrect command in Description
#47048 opened
Jul 1, 2025 -
[Orleans] add information about Cast/AsReference to Grain References docs
#47008 opened
Jun 30, 2025 -
[Breaking change]: Avoid duplicate messages in Console logging with Json formatter
#47006 opened
Jun 30, 2025 -
[Breaking change]: `CoseSigner.Key` may now be `null`
#46999 opened
Jun 28, 2025 -
Another incomplete Microsoft Learn example
#46997 opened
Jun 27, 2025
20 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Exceptions running the finished app.
#46915 commented on
Jun 26, 2025 • 0 new comments -
Move .NET Core unmanaged APIs to /core folder
#37227 commented on
Jul 1, 2025 • 0 new comments -
confusing: Users of the application have to separately install the .NET runtime.
#41489 commented on
Jul 1, 2025 • 0 new comments -
[Breaking change]: System.Drawing OutOfMemoryException changed to ExternalException
#46057 commented on
Jul 1, 2025 • 0 new comments -
[C# 14-Errors and warnings]: New Feature - strings in data section
#46454 commented on
Jul 1, 2025 • 0 new comments -
[C# 14-Errors and warnings]: New Feature - User defined compound operators
#46452 commented on
Jul 1, 2025 • 0 new comments -
Add remaining missing errors in C# 12
#45118 commented on
Jul 1, 2025 • 0 new comments -
Requesting for "XML documentation comments" page to be added to the C# Tutorials page.
#27639 commented on
Jul 1, 2025 • 0 new comments -
Add introduction to creating data types
#22671 commented on
Jul 1, 2025 • 0 new comments -
[C# 14-Tutorials]: New Feature - Extensions
#45612 commented on
Jul 1, 2025 • 0 new comments -
[C# 14-Tutorials]: New Feature - User defined compound assignment operators
#46101 commented on
Jul 1, 2025 • 0 new comments -
[C# 14-Errors and warnings]: New Feature - projectless compile
#46451 commented on
Jul 1, 2025 • 0 new comments -
[C# 14-Errors and warnings]: New Feature - `extension` as an identifier
#46453 commented on
Jul 1, 2025 • 0 new comments -
Repo chores - July 2025
#46530 commented on
Jul 2, 2025 • 0 new comments -
type matching, they talk about 4 cases but aren't the 2nd and the 3rd identical?
#22163 commented on
Jul 2, 2025 • 0 new comments -
Explain when NRT *may* change runtime behavior
#19633 commented on
Jul 2, 2025 • 0 new comments -
Update F1 keywords for tokens with multiple uses
#20799 commented on
Jul 2, 2025 • 0 new comments -
Compare async/await to ContinueWith
#21296 commented on
Jul 2, 2025 • 0 new comments -
Benefits of unsafe code are ambiguously stated
#20665 commented on
Jul 2, 2025 • 0 new comments -
[C# 14-Tutorials]: New Feature - file-based programs
#46926 commented on
Jul 2, 2025 • 0 new comments