#csharpdevkit — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #csharpdevkit, aggregated by home.social.
-
via @dotnet : Announcing .NET 10 Release Candidate 2
https://ift.tt/q1RaZrO
#DotNet10 #ReleaseCandidate2 #DotNet #VisualStudio2026 #CSharpDevKit #DotNetMAUI #EntityFrameworkCore #CrossPlatform #DeveloperExperience #GitHubDiscussions #QualityImprovements #GoLiveS… -
via @dotnet : Announcing .NET 10 Release Candidate 2
https://ift.tt/q1RaZrO
#DotNet10 #ReleaseCandidate2 #DotNet #VisualStudio2026 #CSharpDevKit #DotNetMAUI #EntityFrameworkCore #CrossPlatform #DeveloperExperience #GitHubDiscussions #QualityImprovements #GoLiveS… -
via @dotnet : Announcing .NET 10 Release Candidate 2
https://ift.tt/q1RaZrO
#DotNet10 #ReleaseCandidate2 #DotNet #VisualStudio2026 #CSharpDevKit #DotNetMAUI #EntityFrameworkCore #CrossPlatform #DeveloperExperience #GitHubDiscussions #QualityImprovements #GoLiveS… -
via @dotnet : Announcing .NET 10 Release Candidate 2
https://ift.tt/q1RaZrO
#DotNet10 #ReleaseCandidate2 #DotNet #VisualStudio2026 #CSharpDevKit #DotNetMAUI #EntityFrameworkCore #CrossPlatform #DeveloperExperience #GitHubDiscussions #QualityImprovements #GoLiveS… -
via @dotnet : Announcing .NET 10 Release Candidate 2
https://ift.tt/q1RaZrO
#DotNet10 #ReleaseCandidate2 #DotNet #VisualStudio2026 #CSharpDevKit #DotNetMAUI #EntityFrameworkCore #CrossPlatform #DeveloperExperience #GitHubDiscussions #QualityImprovements #GoLiveS… -
via @dotnet : Announcing .NET 10 Release Candidate 1
https://ift.tt/Z4RskEA
#DotNet10 #ReleaseCandidate #RC1 #VisualStudio2026 #CSharpDevKit #ASPNetCore #Blazor #EntityFrameworkCore #DotNetMAUI #WindowsForms #WPF #Cryptography #OpenAPI #CommunityStandup #DotNetU… -
via @dotnet : Announcing .NET 10 Release Candidate 1
https://ift.tt/Z4RskEA
#DotNet10 #ReleaseCandidate #RC1 #VisualStudio2026 #CSharpDevKit #ASPNetCore #Blazor #EntityFrameworkCore #DotNetMAUI #WindowsForms #WPF #Cryptography #OpenAPI #CommunityStandup #DotNetU… -
via @dotnet : Announcing .NET 10 Release Candidate 1
https://ift.tt/Z4RskEA
#DotNet10 #ReleaseCandidate #RC1 #VisualStudio2026 #CSharpDevKit #ASPNetCore #Blazor #EntityFrameworkCore #DotNetMAUI #WindowsForms #WPF #Cryptography #OpenAPI #CommunityStandup #DotNetU… -
via @dotnet : Announcing .NET 10 Release Candidate 1
https://ift.tt/Z4RskEA
#DotNet10 #ReleaseCandidate #RC1 #VisualStudio2026 #CSharpDevKit #ASPNetCore #Blazor #EntityFrameworkCore #DotNetMAUI #WindowsForms #WPF #Cryptography #OpenAPI #CommunityStandup #DotNetU… -
via @dotnet : Announcing .NET 10 Release Candidate 1
https://ift.tt/Z4RskEA
#DotNet10 #ReleaseCandidate #RC1 #VisualStudio2026 #CSharpDevKit #ASPNetCore #Blazor #EntityFrameworkCore #DotNetMAUI #WindowsForms #WPF #Cryptography #OpenAPI #CommunityStandup #DotNetU… -
via @dotnet : Preview 2 of the .NET AI Template Now Available
https://ift.tt/BpYh6ef
#DotNet #AI #ChatTemplate #AIChat #CloudNative #DotNetAspire #Qdrant #VectorDatabase #VisualStudio #VisualStudioCode #CSharpDevKit #AIDevelopment #RAGPattern #OpenAI #AzureAI #S… -
#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? -
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
https://devblogs.microsoft.com/dotnet/whats-new-in-csharp-dev-kit-august-2024/ -
**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.https://devblogs.microsoft.com/dotnet/may-release-of-csharp-dev-kit/
-
Announcing NuGet Commands in C# Dev Kit.
#vscode #nuget #csharp #csharpdevkit #packagemanager
https://devblogs.microsoft.com/nuget/announcing-nuget-commands-in-c-dev-kit/ -
Package Management & improved .NET Aspire support come to C#Dev Kit
https://devblogs.microsoft.com/dotnet/may-release-of-csharp-dev-kit/#microsoft #NET #C #Cloud_Native #Visual_Studio_Code #C_Dev_Kit #Csharp #csharpdevkit #vscode
-
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?
-
Does #CSharpDevKit of #VSCode have means to run test with code coverage and see the coverage results? #dotnetconf #dotnetconf2023
cc @csharpfritz
-
Can I install #VSCode and #CSharpDevKit on a USB stick and then debug a .NET app from there on any machine? #dotnetconf #dotnetconf2023
-
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.
-
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?
-
Anybody else using C# Dev Kit on VS Code seeing this error?