#csharpdevkit

2025-02-12

Integrate .NET Aspire into your .NET projects with VS Code & C# Dev Kit | On .NET with James Montemagno. https://www.youtube.com/watch?v=2FjA5h1orhQ #vscode #csharp #dotnet #aspire #csharpdevkit #dotnetaspire #cloudnative

Integrate .NET Aspire into you...

2024-12-22

#VSCode is useless.

#CSharp DevKit doesn't support passing debug CLI arguments.
When using #DotNet CoreCLR launch tasks, I need to create a build tasks.json-entry for each debug target.
This is stupid.
Why can't the #CSharpDevKit support custom launch args?
Why are issues from 2017 still open, requesting the ability to pass build-args to preLaunchTask?

#Microsoft

Alvin Ashcraft 🐿️alvinashcraft@hachyderm.io
2024-08-28

C# Dev Kit update brings enhanced Razor IntelliSense, Project Status, and New Config Options by Wendy Breiding.

#csharp #vscode #dotnet #csharpdevkit #intellisense #productivity #razorpages #blazor #aspnetcore
devblogs.microsoft.com/dotnet/

2024-05-29

**NuGet is now in C# Dev Kit**
The April release now includes an initial set of NuGet tooling features, as detailed in this blog post.

devblogs.microsoft.com/dotnet/

#nuget #dotnet #csharpdevkit

Brad Wilsonbradwilson
2023-12-18

Today I noticed that Visual Studio successfully uses source files from SourceLink, but VS Code (with the new C# Dev Kit) does not.

I wonder why. Anybody know?

bitbonkbitbonk
2023-11-14

Does of have means to run test with code coverage and see the coverage results?

cc @csharpfritz

bitbonkbitbonk
2023-11-14

Can I install and on a USB stick and then debug a .NET app from there on any machine?

Brad Wilsonbradwilson
2023-10-10

Does anybody know if you can debug .NET Framework code in VS Code on Windows?

I currently use the "coreclr" and "mono" launch types in launch.json to debug .NET and Mono on non-Windows machines. Is there an equivalent launch type for .NET Framework on Windows?

I'm guessing no, since this is the drop-down I see when I click "Run and Debug" on a console project targeting net472.

Run and Debug drop down showing an option for "C# Mono", but nothing for "C# .NET Framework".
Brad Wilsonbradwilson
2023-10-08

I already have a launch.json with all my configured entry points, so what is this one random entry? How do I make the C# Dev Kit stop offering this?

Brad Wilsonbradwilson
2023-10-08

Anybody else using C# Dev Kit on VS Code seeing this error?

An error from Roslyn initialization that reads "[LanguageServerHost] System.InvalidOperationException: Was not able to get hello world response from remote - line 39"

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst