There are 218 repositories under visual-studio topic.
🎨 A curated list of delightful VS Code packages and resources.
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
Full ASP.NET Core 6 application with DDD, CQRS and Event Sourcing concepts
Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / WinUI 3 for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
Machine learning, computer vision, statistics and general scientific computing for .NET
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac.
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
Secure Git credential storage for Windows with support for Visual Studio Team Services, GitHub, and Bitbucket multi-factor authentication.
A collection of 500+ analyzers, refactorings and fixes for C#, powered by Roslyn.
Template Studio accelerates the creation of new WinUI 3, WPF, and UWP apps using a wizard-based experience.
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
Real-time collaborative development from the comfort of your favorite tools
A .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute and pixel shaders, with the goal of making GPU computing easy to use for all .NET developers! 🚀
Toggl Desktop app for Windows, Mac and Linux
CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.
DockPanel Suite - The Visual Studio inspired docking library for .NET WinForms
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization for EF Core
A OneNote add-in with simple, yet powerful and useful features
现代DX11系列教程:使用Windows SDK(C++)开发Direct3D 11.x
Roaring bitmaps in C (and C++)
This repo contains the source code for Telerik UI for Universal Windows Platform (UWP), which includes 20+ UI controls for developers building UWP applications.
Fast and exact implementation of the C++ from_chars functions for float and double types: 10x faster than strtod, part of GCC 12 and WebKit/Safari