-
Updated
Mar 25, 2022 - JavaScript
{{ message }}
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
C++ Library Manager for Windows, Linux, and MacOS
Full ASP.NET Core 6 application with DDD, CQRS and Event Sourcing concepts
Many API's are currently lacking XML docs or have invalid markup. As we begin to explore adding API documentation to the Prism Docs, we need to update the existing codebase with more complete XML docs so that these docs can be generated for the docs site.
Thank you for joining us for your Hacktoberfest contributions... Please take some time to familiari
From comment on review here: CommunityToolkit/WindowsCommunityToolkit#4206 (comment)
Our DataGrid Mountain CSV file: https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/main/Microsoft.Toolkit.Uwp.SampleApp/Assets/mtns.csv
Doesn't contain all the precise dates. Would be good if we can fill in more month/dates for the li
An interesting one, gotten from hitting Ctrl-C during a build of dotnet/runtime using 6.0.100-rc.2.21505.57
This line
https://github.com/dotnet/msbuild/blob/a59d7a533c9154e8aa99b823625e7eff199ddf1a/src/Tasks/Copy.cs#L588
should perhaps be
if (!partitionAccepted && !CancellationToken.IsCancellationRequested)Build FAILED.
C:\git\runtime\.dotnet\sdk\6.0.100
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
Feature category
Currently it seems that VsVim (and Vim for that matter) do not support interpolated strings of C#. It would be really neat if in a string like the following:
logger.Info($"Starting to move tokens {(string.Join(", ", tokens))} from card with code: {oldCard.Code} to replacement card with
Consider the following F# code
open System
[<Obsolete("Foo", true)>]
type Foo() =
member _.Bar() = ()
let foo = Foo()
foo.Bar()It compiles just fine, regardless the ObsoleteAttribute on the type. It won't produce a diagnostic even if we call to foo.Bar() [[SharpLab](https://sharplab.io/#v2:DYLgZgzgNALiBOBXAdgHwPYAcCmyAEAygJ4QzYC2AsAFA0DaAPAPIBGE6w2ZAFAEQBi6d
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.
When a solution isn't open, the messaging in the GitHub panel is:

But there is no such menu item when there is no open solution:
<img width="1591" alt="screen shot 2018-06-11 at 12 57 37 pm" src="https://user-images.githubuserc
Template Studio accelerates the creation of new WinUI 3, WPF, and UWP apps using a wizard-based experience.
Real-time collaborative development from the comfort of your favorite tools
I am trying to use the output of dotnet for a Unit-Test, but as I am working from germany my local output (german) is different from the output on the build-server (running on english culture). I would like to force the english output for consisten parsing results.
NuGet supports the --forc
Platform: Windows
OS Version: 10
Toggl Version: 7.5.442
Hello.
Thank you for such a good program for keeping track of work. It helps me a lot, it's very convenient.
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
A .NET library to run C# code in parallel on the GPU through DX12 and dynamically generated HLSL compute shaders, with the goal of making GPU computing easy to use for all .NET developers!
This repo contains the source code for Telerik UI for Universal Windows Platform (UWP), which includes 20+ UI controls for developers building UWP applications.
std::tuple like methods for user defined types without any macro or boilerplate code
Add a description, image, and links to the visual-studio topic page so that developers can more easily learn about it.
To associate your repository with the visual-studio topic, visit your repo's landing page and select "manage topics."
OpenRCT2 build
OpenRCT2, v0.3.5.1 (4596105 on develop)
Describe the issue
You can delete the small scenery ghost by right-clicking on them.
When placing any type of object, you see a white ghostly representation of the object you're placing. Normally you would not be able to destroy this, as the object is automatically removed when you move the cursor, or close the building men