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
This is an implementation of the [Language Server Protocol](https://github.com/Microsoft/language-server-protocol) written entirely in C# for .NET.
6
6
7
7
This is currently under heavy development and the API's are subject to change.
OmniSharp is provided as-is under the MIT license. For more information see [LICENSE](https://github.com/OmniSharp/omnisharp-roslyn/blob/master/license.md).
14
+
15
+
## Code of Conduct
16
+
17
+
This project has adopted the code of conduct defined by the [Contributor Covenant](http://contributor-covenant.org/)
18
+
to clarify expected behavior in our community.
19
+
For more information see the [.NET Foundation Code of Conduct](http://www.dotnetfoundation.org/code-of-conduct).
20
+
21
+
## Contribution License Agreement
22
+
23
+
By signing the [CLA](https://cla.dotnetfoundation.org/OmniSharp/omnisharp-roslyn), the community is free to use your contribution to .NET Foundation projects.
24
+
25
+
## .NET Foundation
26
+
27
+
This project is supported by the [.NET Foundation](http://www.dotnetfoundation.org).
0 commit comments