.NET Blog

dotnet scaffold – Next Generation Project Creation for .NET

publié le 20/11/2024 16:00:00 par Sayed Ibrahim Hashimi

Introducing a new command line tool dotnet scaffold, a new interactive way to create projects in .NET.

The post dotnet scaffold – Next Generation Project Creation for .NET appeared first on .NET Blog.

Enhance Your .NET Developer Productivity with GitHub Copilot

publié le 18/11/2024 18:05:00 par Mika Dumont

Learn how to get started with GitHub Copilot for .NET development for AI assisted development in Visual Studio and Visual Studio Code

The post Enhance Your .NET Developer Productivity with GitHub Copilot appeared first on .NET Blog.

Calling methods is easier and faster with C# 13 params collections

publié le 14/11/2024 18:10:00 par Kathleen Dollard

Let's take a look at C# 13's new params collections that make methods easier to use and allow new optimizations.

The post Calling methods is easier and faster with C# 13 params collections appeared first on .NET Blog.

Nullable Reference Types in F# 9

publié le 14/11/2024 18:05:00 par RNDr. Tomáš Grošup, Ph.D.

Read about latest F# 9 feature, Nullable Reference Types

The post Nullable Reference Types in F# 9 appeared first on .NET Blog.

Introducing the .NET Aspire Community Toolkit

publié le 13/11/2024 18:00:00 par Aaron Powell

Learn about the .NET Aspire Community Toolkit, a collection of tools and libraries that help you build with .NET Aspire.

The post Introducing the .NET Aspire Community Toolkit appeared first on .NET Blog.

Announcing .NET 9

publié le 12/11/2024 16:00:00 par .NET Team

Announcing the release of .NET 9, the most productive, modern, secure, intelligent, and performant release of .NET yet. With updates across ASP.NET Core, C#, .NET MAUI, .NET Aspire, and so much more.

The post Announcing .NET 9 appeared first on .NET Blog.

.NET and .NET Framework November 2024 servicing releases updates

publié le 12/11/2024 15:55:26 par Tara Overfield

A recap of the latest servicing updates for .NET and .NET Framework for November 2024.

The post .NET and .NET Framework November 2024 servicing releases updates appeared first on .NET Blog.

Get Ready for .NET Conf 2024!

publié le 07/11/2024 20:30:00 par Jeffrey Fritz

The biggest .NET event of the year is almost here, its all free, all online, and you're invited!

The post Get Ready for .NET Conf 2024! appeared first on .NET Blog.

Unlocking the Power of GitHub Models in .NET with Semantic Kernel

publié le 31/10/2024 17:05:00 par Bruno Capuano

Explore how to integrate GitHub's AI models, like GPT, Llama and Phi, into your .NET apps using Microsoft's Semantic Kernel for intelligent applications

The post Unlocking the Power of GitHub Models in .NET with Semantic Kernel appeared first on .NET Blog.

Introducing Microsoft.Extensions.VectorData Preview

publié le 29/10/2024 18:05:00 par Luis Quintanilla

We are excited to introduce the Microsoft.Extensions.VectorData.Abstractions package available in preview today. This new package provides a unified abstraction layer that enables you to integrate vector stores into your .NET applications.

The post Introducing Microsoft.Extensions.VectorData Preview appeared first on .NET Blog.