Top 14 C# visual-studio-extension Projects
-
EFCorePowerTools
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
Install Visual Studio extension EF Power Tools. To learn how to use EF Power Tools see the following video by the author. Add full documentation.
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
DevSkim
DevSkim is a set of IDE plugins, language analyzers, and rules that provide security "linting" capabilities.
-
Sharpen
Visual Studio extension that intelligently introduces new C# features into your existing codebase (by sharpenrocks)
-
Git Diff Margin
Git Diff Margin displays live Git changes of the currently edited file on Visual Studio margin and scroll bar. Supports Visual Studio 2012 through Visual Studio 2022
-
NsDepCop
NsDepCop is a static code analysis tool that helps to enforce namespace dependency rules in C# projects. No more unplanned or unnoticed dependencies in your system.
-
apiclientcodegen
A collection of Visual Studio custom tool code generators for Swagger / OpenAPI specification files
Swagger is a tool set based on the OpenAPI specification that needs no introduction these days. Given an OpenAPI document, the corresponding client/server stubs can be generated in any popular programming language, and C# is no exception. For the client side, here is a detailed list of .NET code generators. Alternatively, we can generate a document from the server code using Swashbuckle or NSwag (these two tools are now de facto standards).
-
NTypewriter
File/code generator using Scriban text templates populated with C# code metadata from Roslyn API.
Project mention: This week I released v2.1 of my text-templating library Weave that now uses Source Generators by default. | /r/dotnet | 2023-12-07I am currently using NTypewriter for code generation.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Unchase.OpenAPI.Connectedservice
:scroll: Visual Studio extension to generate OpenAPI (Swagger) web service reference.
-
Unchase.Odata.Connectedservice
:scroll: A Visual Studio extension for connecting to OData services with generating client-side C# proxy-classes
-
HtmlCssClassCompletion
A Visual Studio 2022 extension, that improvies the exisiting intellisense of css classes for html-like languages.
-
SharpSource
surfacing defects at compile time and preventing issues that would otherwise go unnoticed
-
VSDoxyHighlighter
Extension for Visual Studio to provide syntax highlighting, IntelliSense and quick infos for doxygen/javadoc style comments in C/C++.
-
-
VsixBlazorMinimalProjectTemplate
A Visual Studio extension for a .Net standard project template for a minimal Blazor web app.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C# visual-studio-extension discussion
C# visual-studio-extension related posts
Index
What are some of the best open-source visual-studio-extension projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | EFCorePowerTools | 2,108 |
2 | DevSkim | 902 |
3 | Sharpen | 417 |
4 | Git Diff Margin | 290 |
5 | NsDepCop | 184 |
6 | apiclientcodegen | 173 |
7 | NTypewriter | 116 |
8 | Unchase.OpenAPI.Connectedservice | 105 |
9 | Unchase.Odata.Connectedservice | 43 |
10 | HtmlCssClassCompletion | 38 |
11 | SharpSource | 28 |
12 | VSDoxyHighlighter | 16 |
13 | CronExpressions | 13 |
14 | VsixBlazorMinimalProjectTemplate | 7 |