Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
petroselo
/
dotnet-api-docs
Public
forked from
dotnet/dotnet-api-docs
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 23, 2022
Update remarks (#5317)
Show description for a192c49
john-h-k
authored
a192c49
Copy full SHA for a192c49
Introduce System.IO.Hashing, System.IO.Ports, and System.DateTime area labels (#8654)
Show description for aeee933
jeffhandley
authored
aeee933
Copy full SHA for aeee933
Merge pull request #8659 from AaronRobinsonMSFT/mention_rankexception
Show description for ce2d1d4
eiriktsarpalis
authored
ce2d1d4
Copy full SHA for ce2d1d4
Document correct NewLineChars default values (#8587)
Show description for d379d54
wenz
authored
d379d54
Copy full SHA for d379d54
Commits on Nov 22, 2022
Mention RankException can be thrown.
AaronRobinsonMSFT
committed
26a6ce6
Copy full SHA for 26a6ce6
Commits on Nov 21, 2022
Introduce a System.Formats.Tar area (#8653)
jeffhandley
authored
dbf73b7
Copy full SHA for dbf73b7
Commits on Nov 19, 2022
Pod Updates November 2022 (#8649)
ericstj
authored
3256dc9
Copy full SHA for 3256dc9
Commits on Nov 18, 2022
add new argumentexceptions for brotlistream (#8648)
gewarren
authored
99f50cc
Copy full SHA for 99f50cc
Commits on Nov 17, 2022
Add missing space (#8645)
jozkee
authored
ad4480b
Copy full SHA for ad4480b
Use   as white space in xml (#8642)
huangmin-ms
authored
2034b96
Copy full SHA for 2034b96
Commits on Nov 15, 2022
System.IO.File F# snippets (#8627)
Show description for abf4ecb
albert-du
authored
abf4ecb
Copy full SHA for abf4ecb
Commits on Nov 14, 2022
Merge pull request #8509 from TechPizzaDev/patch-1
Show description for eb0ee01
dakersnar
authored
eb0ee01
Copy full SHA for eb0ee01
Commits on Nov 12, 2022
Merge pull request #8579 from michal-ciechan/patch-1
Show description for a29bef5
tarekgh
authored
a29bef5
Copy full SHA for a29bef5
Commits on Nov 11, 2022
Merge pull request #8107 from wangyoutian/patch-1
Show description for 9e898fe
dakersnar
authored
9e898fe
Copy full SHA for 9e898fe
Update `SafeHandle` doc around CER (#8626)
Show description for f9c72be
AaronRobinsonMSFT
and
stephentoub
authored
f9c72be
Copy full SHA for f9c72be
Add missing space between words (#8625)
AArnott
authored
96c0184
Copy full SHA for 96c0184
Commits on Nov 10, 2022
CI Update - Add System.IO.Hashing to .NET 6 (#8619)
gewarren
authored
0f686c6
Copy full SHA for 0f686c6
Commits on Nov 8, 2022
Add example for ALPN usage. (#8487)
Show description for ebf7573
3 people
authored
ebf7573
Copy full SHA for ebf7573
Document exceptions on async Socket methods. (#8525)
Show description for 24aba1e
rzikm
authored
24aba1e
Copy full SHA for 24aba1e
Update Task.xml (#8606)
vcrobe
authored
202fcc1
Copy full SHA for 202fcc1
Commits on Nov 7, 2022
Replaced 'T' type with 'TResult' (#8607)
vcrobe
authored
a9e9719
Copy full SHA for a9e9719
CI Update - .NET 7 GA (#8605)
gewarren
authored
01e7ef8
Copy full SHA for 01e7ef8
Socket Option overload example clarification (#8616)
liveans
authored
2a6ecce
Copy full SHA for 2a6ecce
Little fix on cpp file
liveans
committed
a618f8b
Copy full SHA for a618f8b
Changes for socket option overloads
liveans
committed
ba2ef5f
Copy full SHA for ba2ef5f
Add note about IPv6 and NotSupportedException (#8496)
Show description for 6d4783a
rzikm
authored
6d4783a
Copy full SHA for 6d4783a
Small fixes from post-merge code review. (#8489)
Show description for 5e04197
rzikm
authored
5e04197
Copy full SHA for 5e04197
Add mention about Digital Signature Key Usage attribute (#8498)
Show description for 67f69e6
rzikm
and
liveans
authored
67f69e6
Copy full SHA for 67f69e6
Copy exception docs from SendAsync to SendMailAsync (#8495)
Show description for 2156695
rzikm
authored
2156695
Copy full SHA for 2156695
Mention supported HTTP versions in WinHttpHandler (#8532)
rzikm
authored
8341983
Copy full SHA for 8341983
Commits on Nov 4, 2022
Improve the class-level Socket example (#8602)
Show description for ff79087
antonfirsov
authored
ff79087
Copy full SHA for ff79087
Commits on Nov 2, 2022
Remove wrong path case sensitive claims (#8564)
Kissaki
authored
895c378
Copy full SHA for 895c378
Commits on Oct 31, 2022
Fix minor issues in String.Substring documentation (#8597)
poke
authored
ca1a41c
Copy full SHA for ca1a41c
fix culture name for en-gb (#8592)
gewarren
authored
fb84057
Copy full SHA for fb84057
Merge pull request #8600 from wenz/7465-culture
tarekgh
authored
d216a25
Copy full SHA for d216a25
Pagination
Previous
Next
You can’t perform that action at this time.