Blog

Technical Articles

This section contains site articles covering .NET, desktop development, engineering practice, and general development topics.

First Visit

New User Starting Route

Random Exploration

Random Discovery

Random Discovery

C#uses Objects Comparator for object comparison

Objects Comparer is a tool for object comparison. Common data structures in C#can be compared using this three-party library, and more complex objects can also be compared.

.NET
Summary of new functions of EF Core 6 (2)

Summary of new functions of EF Core 6 (2)

Following the previous one, this one will bring you ten more new features in EF Core 6, including improvements to value converters, scaffoldings, and DbContext.

6/2/2022 liamwang 精致码农 EF Core
Summary of new features of EF Core 6 (1)

Summary of new features of EF Core 6 (1)

In this article, you will see ten new features in EF Core 6, including new feature annotations, support for temporal tables, sparse columns, and other new features.

6/2/2022 liamwang 精致码农 EF Core
Maui Learning Path (2)-Mac Form Settings

Maui Learning Path (2)-Mac Form Settings

I found that the official UIKit documents on Microsoft's official website are actually more comprehensive than those provided by Apple

6/2/2022 轩研 WPF开发者 MAUI
WPF Universal Rights Development Framework (ABP)

WPF Universal Rights Development Framework (ABP)

For most. NET back-end developers, they are familiar with the currently popular ABP framework. Based on the open source ABP framework, they can conduct secondary development by themselves without having to re-develop some basic functions.

5/29/2022 痕迹g courses