All Projects → microsoft → VSSDK-Analyzers

microsoft / VSSDK-Analyzers

Licence: MIT license
Roslyn analyzers for Visual Studio extensions

Programming Languages

C#
18002 projects
powershell
5483 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to VSSDK-Analyzers

DisposableFixer
This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.
Stars: ✭ 37 (-5.13%)
Mutual labels:  visual-studio, roslyn-analyzer
RDO.Net
Relational Data Objects for .Net
Stars: ✭ 23 (-41.03%)
Mutual labels:  visual-studio
ZeroIoC
ZeroIoC is reflectionless IoC Container for .NET
Stars: ✭ 22 (-43.59%)
Mutual labels:  roslyn-analyzer
vs-material-icons-generator
This plugin will help you to set material design icons to your Xamarin projects In Visual Studio.
Stars: ✭ 50 (+28.21%)
Mutual labels:  visual-studio
awesome-monodevelop
A curated list of awesome Visual Studio for macOS and MonoDevelop addins, tools and resources.
Stars: ✭ 24 (-38.46%)
Mutual labels:  visual-studio
jQuery-datatable-server-side-net-core
A simple Visual Studio solution using jQuery DataTable with Server-Side processing using .NET 5
Stars: ✭ 71 (+82.05%)
Mutual labels:  visual-studio
vld
Visual Leak Detector for Visual C++ 2008-2015
Stars: ✭ 869 (+2128.21%)
Mutual labels:  visual-studio
dockingpanes
A Visual Studio style docking windows library for Qt Widgets based applications
Stars: ✭ 52 (+33.33%)
Mutual labels:  visual-studio
CleanArchitectureDemo
This is a demo project built on .NET Core 3.1 Clean Architecture. Please refer the articles mentioned in the readme to learn more.
Stars: ✭ 33 (-15.38%)
Mutual labels:  visual-studio
swirc
Lightweight terminal based ICB and IRC client
Stars: ✭ 20 (-48.72%)
Mutual labels:  visual-studio
VSGruvbox
A gruvbox UI theme for visual studio
Stars: ✭ 21 (-46.15%)
Mutual labels:  visual-studio
ci playground
Playground for Cloud CI development for C++
Stars: ✭ 23 (-41.03%)
Mutual labels:  visual-studio
crynn
3D Game Engine Created In C++ & OpenGL
Stars: ✭ 45 (+15.38%)
Mutual labels:  visual-studio
Rider-Visual-Studio-2019-Dark-Theme
Visual Studio 2019 Dark Theme for JetBrains Rider
Stars: ✭ 28 (-28.21%)
Mutual labels:  visual-studio
RCCpp DX11 Example
Runtime Compiled C++ example based on the Dear ImGui DirectX11 Example
Stars: ✭ 35 (-10.26%)
Mutual labels:  visual-studio
monokai-vs-2015
Monokai theme for Visual Studio 2015/2017
Stars: ✭ 109 (+179.49%)
Mutual labels:  visual-studio
DefaultDesigner
Xamarin Studio & Visual Studio for Mac add-in to open xib and storyboard files with Xcode Interface Builder by default
Stars: ✭ 26 (-33.33%)
Mutual labels:  visual-studio
emplea do
Open source tech jobs portal. Made with .Net Core
Stars: ✭ 75 (+92.31%)
Mutual labels:  visual-studio
wxWidgetsTemplate
A template project for wxWidgets C++, with pre-set files and IDE projects, and allows for easy updates to wxWidgets
Stars: ✭ 13 (-66.67%)
Mutual labels:  visual-studio
botsfromzerotohero
This repository contains all the code samples of "Developing Intelligent Bots from Zero to Hero" channel9/MVA course.
Stars: ✭ 14 (-64.1%)
Mutual labels:  visual-studio

Analyzers for VS extensions

Build Status codecov NuGet

This project is meant to provide a set of Roslyn Analyzers that makes it easy to catch, discover and implement a wide array of best practices when building Visual Studio extensions.

Check out our exhaustive list of analyzers defined in this project.

If you have an idea for a rule that would constitute a best practice for extension authors to follow, please open an issue with the description.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].