omnisharp-roslyn
Development platform
A .NET development platform providing project dependencies and C# language services to various IDEs and plugins.
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
2k stars
64 watching
417 forks
Language: C#
last commit: 4 months ago csharpdotnetdotnet-sdkomnisharproslyn
Related projects:
Repository | Description | Stars |
---|---|---|
dotnet/roslyn | Provides a compiler and code analysis API for C# and Visual Basic languages | 19,145 |
dotnet/roslyn-sdk | Provides APIs and tools to analyze and inspect .NET code using the Roslyn compiler platform | 517 |
dprint/dprint-plugin-roslyn | A Roslyn wrapper plugin for C# and Visual Basic code formatting in dprint. | 8 |
michalstrehovsky/zerosharp | Demonstrates the use of C# for systems programming with native ahead-of-time compilation technology | 2,030 |
dustincampbell/csharpessentials | A collection of tools to simplify C# development with Roslyn diagnostics and code fixes. | 160 |
distantcam/autoctor | Automatically generates constructors and associated code for managing dependencies in C# classes | 85 |
mvelazc0/defcon27_csharp_workshop | A hands-on workshop teaching developers how to write custom C# payloads for backdoors and command and control frameworks | 1,116 |
mrdimosthenis/synapsescsharp | A C# library for building and training neural networks | 2 |
microsoft/vscode-remote-try-dotnet | A sample project to try out development containers with .NET | 233 |
ewilderj/doap | A standard for describing software projects using RDF schema | 270 |
sonarsource/sonarqube-roslyn-sdk | Provides tools to integrate Roslyn analyzers with SonarQube | 86 |
nikhilk/scriptsharp | A development tool that compiles C# source code into JavaScript for building large-scale web applications. | 660 |
mdesalvo/owlsharp | Enables semantic expressivity in .NET applications using ontology and inference techniques | 10 |
dotnet/roslyn-analyzers | Analyzes .NET code for style, quality and maintainability issues | 1,598 |
mjansson/foundation_lib | A cross-platform C library providing basic support data types and functions to write applications and games in a platform-independent fashion. | 303 |