Visual Studio eXtensibility (VSX) Samples
☆81Nov 15, 2025Updated 4 months ago
Alternatives and similar repositories for VSX-Samples
Users that are interested in VSX-Samples are comparing it to the libraries listed below
Sorting:
- Accompanying source for my 2017 blogposts☆14Oct 22, 2017Updated 8 years ago
- Samples for building your own Visual Studio extensions☆1,258Jul 26, 2024Updated last year
- Create extensions for Visual Studio☆141Jun 27, 2023Updated 2 years ago
- Visual Studio debugger visualizer for List<T> or more precisly visualizer for instances of the classes that implement IList.☆19Feb 11, 2023Updated 3 years ago
- A powerful library to create integration tests for Visual Studio Extensions (VSIX).☆32Nov 24, 2023Updated 2 years ago
- A fast and efficient implementation of a MemoryPool<T>.☆23Aug 25, 2018Updated 7 years ago
- Exemplo de uso do Swagger para documentação de uma API REST criada com o ASP.NET Core 2.0.☆11Oct 5, 2017Updated 8 years ago
- The Concurrent Design Platform Web Services that are compliant with ECSS-E-TM-10-25 Annex A and Annex C☆14Jan 21, 2026Updated last month
- A Visual Studio sample☆11Apr 10, 2018Updated 7 years ago
- Visual Studio extension to improve working with comments in code☆34Mar 19, 2025Updated last year
- A Visual Studio extension☆40Mar 6, 2017Updated 9 years ago
- Extensions with MvvmCross solution templates for Visual Studio 2017 and Visual Studio for Mac☆17Jan 16, 2021Updated 5 years ago
- Visual Studio Debug Adapter Host☆84Apr 2, 2024Updated last year
- Installs VSIX packages to custom RootSuffixes for Visual Studio☆22Feb 1, 2016Updated 10 years ago
- Script to detect possible sources of crashes in Xamarin apps☆24Jan 21, 2015Updated 11 years ago
- WPF Control that supports rendering geometries / shapes via Direct2D.☆12Dec 28, 2021Updated 4 years ago
- Library + UI for generating Typescript definitions / DefinitelyTyped packages from COM type libraries / LibreOffice Doxygen XML☆12Sep 5, 2022Updated 3 years ago
- This project tries to get the power of blazor to the desktop cross platform.☆17Dec 2, 2022Updated 3 years ago
- ☆16Nov 10, 2015Updated 10 years ago
- Introduction to F#☆10Jul 22, 2019Updated 6 years ago
- A UWP Rating Control drawn by the Composition API.☆11Dec 19, 2016Updated 9 years ago
- Infrastructure for executing interactive UI tests in Visual Studio.☆44Apr 22, 2019Updated 6 years ago
- Demonstrates using the Composition API in a UWP control.☆13Jan 6, 2016Updated 10 years ago
- Various Samples☆14Jan 17, 2026Updated 2 months ago
- A Visual Studio extension☆20Feb 7, 2026Updated last month
- Bing.Offices是Bing应用框架的Office操作类库。 主要用于Excel、Word、Pdf相关功能操作。☆16Feb 13, 2025Updated last year
- A Visual Studio extension that shows gives you a heat map in your margin that shows you where you've been editing and how long ago!☆19May 16, 2019Updated 6 years ago
- A Visual Studio extension for code documentation. Created for learning purposes, to teach VS extensibility development.☆34Jan 1, 2021Updated 5 years ago
- Prism for Xamarin.Forms入門 Hands-on