Announcing .NET 10 Release Candidate 2 - .NET Blog

.NET 10 Release Candidate 2 focuses on final quality, reliability, and stabilization across the runtime, SDK, libraries, ASP.NET Core, Blazor, .NET MAUI, and more.

.NET Blog
Announcing .NET 10 Release Candidate 1 - .NET Blog

.NET 10 Release Candidate 1 is available with improvements across the runtime, SDK, libraries, ASP.NET Core, Blazor, .NET MAUI, and more!

.NET Blog
Preview 2 of the .NET AI Template Now Available - .NET Blog

Preview 2 of the .NET AI Chat Web App template introduces support for .NET Aspire and Qdrant vector database integration, making it easier to create cloud-native AI-powered chat applications with custom data.

.NET Blog

#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

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/

C# Dev Kit update brings enhanced Razor IntelliSense, Project Status, and New Config Options - .NET Blog

Boost your dev workflow with the C# Dev Kit August 2024 release, which brings enhanced Razor IntelliSense, updated Project Status Bar, and new Project Configuration Options!

.NET Blog

**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/

#nuget #dotnet #csharpdevkit

Package Management & improved .NET Aspire support come to C# Dev Kit - .NET Blog

Explore the new features and enhancements in the latest version of C# Dev Kit including NuGet package management, .NET Aspire project support, and much more.

.NET Blog
Announcing NuGet Commands in C# Dev Kit - The NuGet Blog

With the April release of C# Dev Kit, you can now manage your NuGet packages directly from Visual Studio Code using the new commands in the command palette. To add a NuGet package to your project, use the command “NuGet: Add NuGet Package”.

The NuGet Blog
Package Management & improved .NET Aspire support come to C# Dev Kit - .NET Blog

Explore the new features and enhancements in the latest version of C# Dev Kit including NuGet package management, .NET Aspire project support, and much more.

.NET Blog

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?

#dotnet #csharp #csharpDevKit #SourceLink

Does #CSharpDevKit of #VSCode have means to run test with code coverage and see the coverage results? #dotnetconf #dotnetconf2023

cc @csharpfritz