Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
CAREER
MEMBERS
JOBS
About C# 7.1
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Andrea Angella (2)
Banketeshvar Narayan (1)
Sai Kumar Koona (1)
Prakash Tripathi (1)
Mahesh Chand (1)
Related resources for C# 7.1
No resource found
C# 7.0 And C# 7.1 New Features - Part Two
2/17/2020 10:42:15 PM.
This article explains the new features of C# 7.0 & C#7.1. It covers new features like Discards, Pattern Matching, Generalized async return types, Async Main (Main Method returning Task), Infer Tup
How To Enable C# 7.1 Version To My Projects
8/21/2018 4:08:59 AM.
By default C# 7.0 was shipped With Visual Studio 2017 and this is the major release (March 2017) till now. In August 2017 a minor version of C# 7.0 was released and version named as C# 7.1. This minor
Working With Async Main In C# 7.1
2/5/2018 3:23:57 PM.
This article explains the async main feature introduced as part of C# 7.1 and demonstrates how to use it in application development.
What's New In C# 7.1 And 7.2
12/12/2017 10:59:19 PM.
What's new in C#.
Productive C# - Inferred Tuple Element Names In C# 7.1
9/22/2017 1:33:34 AM.
Learn how tuple element names are automatically inferred in C# 7.1.
Practical C# - Async Main in C# 7.1
9/19/2017 1:43:02 AM.
Learn how to use the new Async Main feature in C# 7.1. You can use async in the entry point of your console application using Visual Studio 2017.
- Ebook
C# Language Specification 5.0
This book provides a complete description of the C# language 5.0.
Download