Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
payini
/
docs
Public
forked from
dotnet/docs
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
mairaw-patch-4
User selector
All users
All time
Commit history
Commits on May 22, 2018
change note format
mairaw
authored
370c4fb
View commit details
Copy full SHA for 370c4fb
Browse repository at this point
Commits on May 21, 2018
Remove duplicate text (#5536)
mairaw
authored
079be35
View commit details
Copy full SHA for 079be35
Browse repository at this point
fix typo (#5526)
mairaw
authored
8341754
View commit details
Copy full SHA for 8341754
Browse repository at this point
Add note on `private protected` (#5525)
Show description for 3166f0e
BillWagner
authored
3166f0e
View commit details
Copy full SHA for 3166f0e
Browse repository at this point
Methods topic: updated the link to task-like return types for async (#5493)
Show description for 9f43216
pkulikov
authored and
Ron Petrusha
committed
9f43216
View commit details
Copy full SHA for 9f43216
Browse repository at this point
Removed unfinished sentence (#5522)
Ron Petrusha
authored
4ed2377
View commit details
Copy full SHA for 4ed2377
Browse repository at this point
Update F# coding conventions to clear up bad sentence (#5499)
Show description for 3e23c99
cartermp
authored
3e23c99
View commit details
Copy full SHA for 3e23c99
Browse repository at this point
Corrected default output directory for dotnet publish (#5500)
svick
authored and
BillWagner
committed
c7e26f6
View commit details
Copy full SHA for c7e26f6
Browse repository at this point
Update introduction-to-classes.md (#5507)
Show description for 6bef444
kencenerelli
authored and
BillWagner
committed
6bef444
View commit details
Copy full SHA for 6bef444
Browse repository at this point
remove broken link (#5520)
mairaw
authored
4e459d1
View commit details
Copy full SHA for 4e459d1
Browse repository at this point
Added links to learn more about mentioned concepts (#5498)
pkulikov
authored and
BillWagner
committed
34c42a4
View commit details
Copy full SHA for 34c42a4
Browse repository at this point
Renamed null-conditional-operator.md to null-coalescing-operator.md (#5490)
pkulikov
authored and
BillWagner
committed
3191bc3
View commit details
Copy full SHA for 3191bc3
Browse repository at this point
C18342: Missing asterisk on target version (#5469)
carolinacmoravia
authored and
mairaw
committed
9cef621
View commit details
Copy full SHA for 9cef621
Browse repository at this point
The nuget package is "Microsoft.ML" not "Microsoft ML.NET" (#5519)
rantri
authored and
mairaw
committed
442575d
View commit details
Copy full SHA for 442575d
Browse repository at this point
Update index.md (#5517)
tdykstra
authored and
mairaw
committed
d95a0e2
View commit details
Copy full SHA for d95a0e2
Browse repository at this point
Updated C# concepts TOC (#5491)
pkulikov
authored and
Ron Petrusha
committed
c6f59a5
View commit details
Copy full SHA for c6f59a5
Browse repository at this point
Removed repetitive code snippet (#5496)
pkulikov
authored and
Ron Petrusha
committed
265680a
View commit details
Copy full SHA for 265680a
Browse repository at this point
Fix a text paragraph being interpreted as code (#5515)
mlaily
authored and
Ron Petrusha
committed
fa5861e
View commit details
Copy full SHA for fa5861e
Browse repository at this point
Fix typo in component-design-guidelines.md (#5508)
Show description for c959765
quintusm
authored and
cartermp
committed
c959765
View commit details
Copy full SHA for c959765
Browse repository at this point
Add missing space (#5482)
laurentkempe
authored and
JRAlexander
committed
72503a1
View commit details
Copy full SHA for 72503a1
Browse repository at this point
Commits on May 20, 2018
Correct typo in branches-and-loops-local.md (#5501)
Show description for e8af5c6
yuk7hi
authored and
mairaw
committed
e8af5c6
View commit details
Copy full SHA for e8af5c6
Browse repository at this point
Fixed typo (#5504)
Show description for d3212a6
ulfakerstedt
authored and
mairaw
committed
d3212a6
View commit details
Copy full SHA for d3212a6
Browse repository at this point
Commits on May 19, 2018
formatting fixes (#5481)
Show description for 5392e97
mairaw
authored
5392e97
View commit details
Copy full SHA for 5392e97
Browse repository at this point
clarified net standard support for 4.7.1 (#5477)
mairaw
authored
4fcee62
View commit details
Copy full SHA for 4fcee62
Browse repository at this point
add ML.NET to CODEOWNERS (#5478)
mairaw
authored and
JRAlexander
committed
a022776
View commit details
Copy full SHA for a022776
Browse repository at this point
add 2.1 supported OS version article (#5479)
Show description for 81ff5f6
mairaw
authored and
JRAlexander
committed
81ff5f6
View commit details
Copy full SHA for 81ff5f6
Browse repository at this point
Commits on May 18, 2018
Updated the class example in the C# programming guide (#5466)
Show description for 6454990
pkulikov
authored and
Ron Petrusha
committed
6454990
View commit details
Copy full SHA for 6454990
Browse repository at this point
remove 1.0 tooling line (#5476)
mairaw
authored
fd41ff1
View commit details
Copy full SHA for fd41ff1
Browse repository at this point
Added security ote (#5473)
Ron Petrusha
authored
c4a5511
View commit details
Copy full SHA for c4a5511
Browse repository at this point
Correct typo in async.md (#5467)
Show description for acab42d
mikkelbu
authored and
Ron Petrusha
committed
acab42d
View commit details
Copy full SHA for acab42d
Browse repository at this point
C21177: Show code on target version due to character that should be escaped (#5465)
Show description for a8b5688
carolinacmoravia
authored and
Ron Petrusha
committed
a8b5688
View commit details
Copy full SHA for a8b5688
Browse repository at this point
C18439: Unrecognized character (#5439)
carolinacmoravia
authored and
mairaw
committed
964905b
View commit details
Copy full SHA for 964905b
Browse repository at this point
C18344: Asterisk issue on target version (#5468)
carolinacmoravia
authored and
mairaw
committed
36953d7
View commit details
Copy full SHA for 36953d7
Browse repository at this point
C18347: Asterisk issue on target version (#5470)
carolinacmoravia
authored and
mairaw
committed
4b32d16
View commit details
Copy full SHA for 4b32d16
Browse repository at this point
Update F# guide to point to the F# Azure Notebook tutorial (#5453)
cartermp
authored
7013a51
View commit details
Copy full SHA for 7013a51
Browse repository at this point
Previous
Next
You can’t perform that action at this time.