Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 813 Bytes

README.md

File metadata and controls

39 lines (22 loc) · 813 Bytes

Try! C# vNext

C# vNext new feature samples.

C# 7 Samples

  • Binary Literals
  • Digit Separators
  • Out Variable Declarations
  • Local Functions
  • Ref Locals / Ref Returns
  • Tuples
  • Deconstructions
  • Type Switch
  • Throw Expressions
  • Expression-Bodied Everything
  • Arbitrary Async Returns
  • Discards

Learn more...

License

This library is provided under MIT License.

Author

Takaaki Suzuki (a.k.a @xin9le) is software developer in Japan who awarded Microsoft MVP for Visual Studio and Development Technologies (Visual C#) since July 2012.