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.
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.
A simple MAUI usage journey
Using delegates or lambda expressions, closures can also be used in C#.
You can learn how to correctly implement WPF projects
Saw some .NET open-source libraries on GitHub, including those related to web scraping.
FluentValidation is a very powerful .NET framework for building strongly-typed validation rules
In this article, you will see improvements to EF Core regarding SQLite, In-memory provider, and EF.Functions.Contains method.
In this article, I will highlight the enhancements to LINQ query capabilities in EF Core 6.
Following the previous article, this one brings you another ten new features in EF Core 6, including improvements to value converters, scaffolding, and DbContext.
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.