论坛


2024年10月14日 星期一

Explaining IResultFilter in ASP.NET Core

Vishal Yelve | www.c-sharpcorner.com |00:00:00

This article explores the ASP.NET Core `IResultFilter`, which allows custom logic execution before and after an action result. It discusses advantages and disadvantages and includes an implementation example for result filtering.

2024年10月10日 星期四

Engineering the Scalable Vector Extension in .NET

Kunal Pathak | ASP.NET Blog |17:05:00

Let's take an in-depth look at how the team implemented the Scalable Vector Extension (SVE) for .NET.The postEngineering the Scalable Vector Extension in .NETappeared first on.NET Blog.

2024年10月8日 星期二

.NET 9 Release Candidate 2 is now available!

.NET Team | ASP.NET Blog |20:00:00

Try out the latest features in .NET 9 Release Candidate 2 across the .NET SDK, libraries, runtime, ASP.NET Core, SignalR, .NET MAUI, and more!The post.NET 9 Release Candidate 2 is now available!appeared first on.NET Blog.

Introducing Microsoft.Extensions.AI Preview – Unified AI Building Blocks for .NET

Luis Quintanilla| ASP.NET Blog |18:05:00

We are excited to introduce the Microsoft.Extensions.AI package available in preview today. This new package provides a unified abstraction layer that enables you to integrate AI services into your .NET applications.The postIntroducing Microsoft.E...

.NET and .NET Framework October 2024 servicing releases updates

Tara Overfield | ASP.NET Blog |17:07:17

A recap of the latest servicing updates for .NET and .NET Framework for October 2024.The post.NET and .NET Framework October 2024 servicing releases updatesappeared first on.NET Blog.

2024年9月9日 星期一

Why is F# code so robust and reliable?

Shchur Vladimir | ASP.NET Blog |18:00:00

F# is not just for math and big data, it's a general purpose language that will greatly reduce the amount of bugs in your code.The postWhy is F# code so robust and reliable?appeared first on.NET Blog.

2024年9月4日 星期三

Discover .NET at DEVintersection Las Vegas 2024

Mehul Harry | ASP.NET Blog |20:00:00

Join us at DEVintersection Las Vegas from September 9-12, 2024, for an in-person event featuring the latest in .NET and Azure technologies. Connect with experts, dive into new advancements, and get your questions answered by the people who build t...

2024年9月3日 星期二

Enhance Your Cloud Development Skills at ‘Azure Developers – .NET Aspire Day 2024’

Mehul Harry | ASP.NET Blog |22:30:00

Join us at the Azure Developers - .NET Aspire Day 2024, a virtual event happening on September 18, 2024The postEnhance Your Cloud Development Skills at ‘Azure Developers – .NET Aspire Day 2024’appeared first on.NET Blog.

2024年8月29日 星期四

Announcing .NET Aspire 8.2 – Goodbye Components, Hello Integrations!

Maddy Montaquila| ASP.NET Blog |17:05:00

.NET Aspire 8.2 is here with some nice updates for components... we mean integrations! Learn more about this rename, what it means for you, and what the teams has been adding to testing in .NET Aspire!The postAnnouncing .NET Aspire 8.2 – Goo...

2024年8月28日 星期三

BinaryFormatter removed from .NET 9

Immo Landwerth | ASP.NET Blog |17:05:00

Starting with .NET 9, we no longer include an implementation of BinaryFormatter in the runtime. This post covers what options you have to move forward.The postBinaryFormatter removed from .NET 9appeared first on.NET Blog.

2024年8月27日 星期二

Introducing the Pinecone .NET SDK

Luis Quintanilla| ASP.NET Blog |20:05:00

Get started building AI applications in .NET using the Pinecone Vector DB and the Pinecone .NET SDK.The postIntroducing the Pinecone .NET SDKappeared first on.NET Blog.

.NET Community Toolkit 8.3 is here! NativeAOT, .NET 8 enhancements, and more!

Sergio Pedri | ASP.NET Blog |17:30:00

We're happy to announce the official launch of the .NET Community Toolkit 8.3 release, featuring .NET 8 and NativeAOT support, performance improvements, several bug fixes and enhancements, and more!The post.NET Community Toolkit 8.3 is here! Nativ...

2024年8月7日 星期三

Adding .NET Aspire to your existing .NET apps

Jon Galloway| ASP.NET Blog |17:05:00

.NET Aspire can really simplify local development for your existing apps, large or small. In this post, we'll look at how easy it is to make your current solutions better with just a few lines of code.The postAdding .NET Aspire to your existing ....

2024年7月31日 星期三

Enhancing #help in F# Interactive

David Schaefer| ASP.NET Blog |17:05:00

The '#help' directive in F# Interactive can now quickly access documentation instantly within the REPL.The postEnhancing #help in F# Interactiveappeared first on.NET Blog.

2024年7月24日 星期三

How use a Blazor QuickGrid with GraphQL

Frank Boucher | ASP.NET Blog |17:05:00

In this is the second post in a series of posts about GraphQL and .NET, we will see how to fill a Blazor QuickGrid component with data fetched with GraphQL. We will also use the virtualize feature of the QuickGrid to improve performance.The postHo...

« 上一页

下一页 »