Tag

.NET

Browsing articles related to .NET.

430 articles
21 Current page
Localization of ASP.NET Core WebAPI (single resource file)

Localization of ASP.NET Core WebAPI (single resource file)

Microsoft's default method is that one class corresponds to multiple resource files, which is quite troublesome to use. This article introduces the use of single resource files, that is, all classes of the entire project correspond to a set of multi-language resource files.

HueiFeng 6/22/2022 10:37 PM
MAUI template project flashback issue

MAUI template project flashback issue

When using the MAUI framework, I encountered a newly created template application that flashed directly when launched. This flashback problem was finally solved, so I shared this experience.

gui.h 6/18/2022 2:57 PM