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

Elegant! Another .NET Core Open Source Framework Project: Yi Framework

A .NET 8 web open source framework starting from user experience, supporting ABP vNext native version, Furion version, frontend background integrated with RuoYi Vue 3.0, built-in RBAC permission management and modern community modules, ready to use out of the box.

.NET
MAUI Template Project Crash Issue

MAUI Template Project Crash Issue

When using the MAUI framework, I encountered the issue that the newly created template application would crash directly on startup. I eventually solved this crash problem and share this experience.

6/18/2022 gui.h MAUI
WPF League of Legends

WPF League of Legends

You can learn how to correctly implement WPF projects

6/9/2022 驚鏵 WPF开发者 WPF
EF Core 6 New Features Summary (Part 4)

EF Core 6 New Features Summary (Part 4)

In this article, you will see improvements to EF Core regarding SQLite, In-memory provider, and EF.Functions.Contains method.

6/2/2022 liamwang 精致码农 EF Core
EF Core 6 New Features Summary (Part 2)

EF Core 6 New Features Summary (Part 2)

Following the previous article, this one brings you another ten new features in EF Core 6, including improvements to value converters, scaffolding, and DbContext.

6/2/2022 liamwang 精致码农 EF Core
EF Core 6 New Features Summary (Part 1)

EF Core 6 New Features Summary (Part 1)

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

6/2/2022 liamwang 精致码农 EF Core