dotnet-api-docs icon indicating copy to clipboard operation
dotnet-api-docs copied to clipboard

.NET API reference documentation (.NET 5+, .NET Core, .NET Framework)

Results 204 dotnet-api-docs issues
Sort by recently updated
recently updated
newest added

…improper ## Summary NullReferenceUpdate: Added scenario for null reference exception where type-independent list need not be initialized Fixes #Issue_Number (if available)

area-System.Runtime
community-contribution

Fast-follow to https://github.com/dotnet/dotnet-api-docs/pull/9362. Users should catch OperationCanceledException instead of TaskCanceledException (see https://github.com/dotnet/dotnet-api-docs/pull/9362#issuecomment-1745109860). *Hide whitespace changes in diff.*

area-System.Net.Http

## Summary The default value of `DontFragment` (for both `UdpClient` and `Socket`) is `false`. AFAICT, it's always _been_ `false`.

area-System.Net.Sockets
community-contribution
needs-area-label

## Summary Some APIs on System.Diagnostics.Process does not work as expected on macOS. According to the discussion https://github.com/dotnet/runtime/issues/97132, I update the related docs by following the tests in dotnet runtime....

area-System.Diagnostics.Process
community-contribution

Removed the reference to 'BestCrypt' as that is not correct. ## Summary Describe your changes here. Fixes #Issue_Number (if available)

area-System.Security
community-contribution

Related to https://github.com/dotnet/runtime/issues/79924. This PR deletes some outdated and duplicate samples for 3DES, modernizes the C# version of the remaining sample and removes samples from the obsolete `TripleDESCryptoServiceProvider` class. Also...

area-System.Security
community-contribution

https://learn.microsoft.com/en-us/dotnet/api/system.security.cryptography.x509certificates.x509certificate2.getcertcontenttype?view=net-8.0 This function throws `CryptographicException` (undocumented) when the input isn't parsable as any of the supported cryptographic input types.

area-System.Security
untriaged
Pri3

--- **Issue moved from MicrosoftDocs/feedback#3981** - Please respond to @elringus. --- _From @elringus on Tuesday, January 23, 2024 3:00:40 PM_ Currently, docs for `ParameterInfo.Name` mention that the value is null...

Pri3
area-System.Reflection

The page cannot render properly...... At least on my Firefox. The title is too long for this page. Maybe a _longer_ screen is needed to read it properly --- ####...

Pri2
untriaged
area-System.Runtime
dotnet-api/prod

We need to store the EndpointId in the database as part of our custom security token cache for a web farm environment. What is the maximum length that can be...

Pri2
untriaged
dotnet-api/prod
dotnet-framework/prod