论坛


2024年10月31日 星期四

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

Bruno Capuano| ASP.NET Blog |17:05:00

Explore how to integrate GitHub's AI models, like GPT, Llama and Phi, into your .NET apps using Microsoft's Semantic Kernel for intelligent applicationsThe postUnlocking the Power of GitHub Models in .NET with Semantic Kernelappeared first on.NET ...

2024年10月29日 星期二

Introducing Microsoft.Extensions.VectorData Preview

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

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...

2024年10月24日 星期四

.NET Upgrade Assistant Now Supports Upgrading to Centralized Package Mangement

McKenna Barlow | ASP.NET Blog |17:05:00

Learn how to use the .NET Upgrade Assistant tool to upgrade your projects to use NuGet Central Package Management (CPM).The post.NET Upgrade Assistant Now Supports Upgrading to Centralized Package Mangementappeared first on.NET Blog.

Mastering Session Management in .NET with NCache

Waqas Anwar | www.c-sharpcorner.com |00:00:00

Learn how to implement high-performance, scalable caching for ASP.NET applications, ensuring optimal session state handling, improved load balancing, and fault tolerance with NCache integration.

2024年10月23日 星期三

eShop infused with AI – a comprehensive intelligent app sample

Jeremy Likness | ASP.NET Blog |17:05:00

Go beyond a simple demo app that demonstrates a chat bot and explore a real-world scale application that is infused with AI and illustrates the value of intelligent apps with features like semantic search, summarization, classification, sentiment ...

2024年10月22日 星期二

.NET MAUI Welcomes Syncfusion Open-source Contributions

David Ortinau | ASP.NET Blog |15:00:00

Announcing the release of the Syncfusion Toolkit for .NET MAUI, a set of free, open-source controls for .NET MAUI! Syncfusion has made 14 impressive UI controls freely available for .NET MAUI developers.The post.NET MAUI Welcomes Syncfusion Open-s...

ASP.NET Core Middleware

Rasul Huseynov| www.c-sharpcorner.com |00:00:00

ASP.NET Core Middleware plays a crucial role in the request processing pipeline of web applications. It allows developers to add custom functionalities, such as authentication, logging, and error handling, to handle HTTP requests and responses eff...

Caching HTML Tags Using WebForms Core Technology

Mohammad Rabie| www.c-sharpcorner.com |00:00:00

In this article, we teach how to cache static HTML tags (header, footer, right and left menus, etc.) in the user's browser by using WebForms Core technology in the CodeBehind framework.

2024年10月21日 星期一

MongoDB EF Core Provider: What’s New?

Rishit Bhatia | ASP.NET Blog |17:05:00

The latest updates to the MongoDB EF Core Provider brings updates to change tracking, index creation, complex queries, and transactions.The postMongoDB EF Core Provider: What’s New?appeared first on.NET Blog.

2024年10月19日 星期六

Training on using WebForms Core Technology to Upload Images

Mohammad Rabie| www.c-sharpcorner.com |00:00:00

In this article, using WebForms Core technology, we will teach you how to send images to the server and display the images sent in the client.

2024年10月18日 星期五

.NET Conf 2024 Student Zone

Katie Savage| ASP.NET Blog |15:00:00

The .NET Conf Student Zone is a beginner-friendly, virtual event where experts will teach you how to build amazing projects - all using C# and .NET!The post.NET Conf 2024 Student Zoneappeared first on.NET Blog.

2024年10月16日 星期三

How we build GitHub Copilot into Visual Studio

Anson Horton| ASP.NET Blog |17:05:00

Find out how Visual Studio integrates GitHub Copilot, architectural detail, .NET implementation, and the importance of the indexing service for providing context-aware AI code suggestions.The postHow we build GitHub Copilot into Visual Studioappea...

2024年10月15日 星期二

What’s new in System.Text.Json in .NET 9

Eirik Tsarpalis | ASP.NET Blog |15:15:00

An overview of all new .NET 9 features in System.Text.Json for developers.The postWhat’s new in System.Text.Json in .NET 9appeared first on.NET Blog.

2024年10月14日 星期一

Catch the highlights from Azure Developers – .NET Aspire Day 2024!

Mehul Harry | ASP.NET Blog |17:05:00

Watch the top sessions on demand for insights and practical guidance on building distributed applications with .NET Aspire!The postCatch the highlights from Azure Developers – .NET Aspire Day 2024!appeared first on.NET Blog.

Validation of Complex Objects in Multi-Lingual Environment Using DynamicVNET With ASP.NET Core

Rasul Huseynov | www.c-sharpcorner.com |00:00:00

DynamicVNET is a lightweight, rule-based validation library for .NET applications, designed to validate POCOs while adhering to the Single Responsibility Principle (SRP). It integrates seamlessly with ASP.NET Core, enabling flexible and dynamic va...

« 上一页

下一页 »