This commit is contained in:
The Gitter Badger 2017-10-13 20:24:43 +00:00
Родитель 66f016558e
Коммит f2f73cdf11
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -1,5 +1,7 @@
# C# Language Design
[![Join the chat at https://gitter.im/dotnet/csharplang](https://badges.gitter.im/dotnet/csharplang.svg)](https://gitter.im/dotnet/csharplang?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Welcome to the official repo for C# language design. This is where new C# language features are developed, adopted and specified.
C# is designed by the C# Language Design Team (LDT) in close coordination with the [Roslyn](https://github.com/dotnet/roslyn) project, which implements the language.