论坛


   修正Cnpack.org、QDAC官方网站、Zelig.cn网站更新导致的数据采集bug;修正Microsoft Developer Network论坛更新导致的数据采集bug.
2024年6月28日     


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

2024年7月23日 星期二

Announcing .NET Conf: Focus on AI – August 20th 2024

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

We're thrilled to announce the upcoming .NET Conf: Focus on AI, happening on August 20th! This one-day, virtual event will be packed with insightful sessions from both the community and Microsoft teams, showcasing how you can infuse your .NET appl...

What’s new in .NET Aspire 8.1 for cloud native developers!

Mitch Denny | ASP.NET Blog |16:50:00

Let's take a look at what is new with .NET Aspire 8.1 for building cloud native applications!The postWhat’s new in .NET Aspire 8.1 for cloud native developers!appeared first on.NET Blog.

CnWizards_1.3.1.1196_Unstable.exe

Cnpack | Cnpack.org |09:20:00

* [AI辅助编程] 增加代码 Review 功能,待测试。 * [代码格式化] 修正一处类内部类型间的换行问题。

2024年7月22日 星期一

Add AI to Your .NET Apps Easily with Prompty

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

Learn how to integrate AI into your .NET applications with Prompty, a powerful Visual Studio Code extension.The postAdd AI to Your .NET Apps Easily with Promptyappeared first on.NET Blog.

2024年7月21日 星期日

Practical approach to EF Core with Scalar functions

Tural Suleymani| www.c-sharpcorner.com |00:00:00

Learn how to implement and migrate scalar SQL functions in an ASP.NET Core application using Entity Framework Core. This guide covers creating a scalar function to calculate total unit prices, integrating it into EF Core, and calling it within LIN...

2024年7月19日 星期五

How to Implement Memcached in C# ASP.NET MVC Project?

Rinki | www.c-sharpcorner.com |00:00:00

Learn how to enhance performance in a C# ASP.NET MVC project using Memcached. This guide covers installing Memcached, integrating it with your application, and implementing caching to improve response times and reduce database load.

2024年7月18日 星期四

Introducing CoreWCF and WCF Client Azure Queue Storage bindings for .NET

Subhrajit Saha| ASP.NET Blog |21:05:00

The initial beta release of the official libraries Microsoft.CoreWCF.Azure.StorageQueues and Microsoft.WCF.Azure.StorageQueues.Client library for .NET is now available.The postIntroducing CoreWCF and WCF Client Azure Queue Storage bindings for .NE...

2024年7月16日 星期二

Soft Deletes with EF Core

Ajay Kumar | www.c-sharpcorner.com |00:00:00

Learn how to implement soft deletes using EF Core in your ASP.NET Core applications. This guide covers the soft deletion pattern, ensuring data integrity while keeping historical records.

2024年7月15日 星期一

.NET 9 Preview 6 is now available!

.NET Team | ASP.NET Blog |17:05:00

Try out the latest features in .NET 9 Preview 6 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, and more!The post.NET 9 Preview 6 is now available!appeared first on.NET Blog.

Single Sign-On (SSO) in ASP.NET Core Applications

Ajay Kumar | www.c-sharpcorner.com |00:00:00

Implementing Single Sign-On (SSO) with IdentityServer4 in ASP.NET Core simplifies user authentication across applications, enhancing security and user experience. Centralized authentication and token-based authorization streamline management and i...

2024年7月11日 星期四

Why and How to Execute GraphQL Queries in .NET

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

This post shows how to query a GraphQL API in .NET using Strawberry Shake from a console applicationThe postWhy and How to Execute GraphQL Queries in .NETappeared first on.NET Blog.

2024年7月10日 星期三

CnWizards_1.3.1.1195_Unstable.exe

Cnpack| Cnpack.org |21:40:00

* [属性比较] 增加字体的设置。

2024年7月9日 星期二

C# 13: Explore the latest preview features

Kathleen Dollard| ASP.NET Blog |17:05:00

C# 13 focuses on flexibility and performance, with top features like params collections for added flexibility, lock object for improved performance, and partial properties to support generators.The postC# 13: Explore the latest preview featuresapp...

.NET and .NET Framework July 2024 servicing releases updates

Tara Overfield | ASP.NET Blog |17:04:00

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