Category

.NET

.NET ecosystem, runtime, and engineering experience

190 articles
19 Current page
C# Multi-language Tool - ResX Manager

C# Multi-language Tool - ResX Manager

This article is not to introduce how to implement project internationalization, but mainly to introduce a `VS` extension that can conveniently manage common resource files (*.resx).

沙漠尽头的狼 2/16/2021 10:23 PM
.NET Core uses FluentEmail to send emails

.NET Core uses FluentEmail to send emails

In actual project development, we encounter many scenarios where we need to send emails through programs, such as exception alerts, messages, progress notifications, etc.

yi念之间 11/28/2020 9:18 AM
Open-Source WPF Control Library: ModernWpf

Open-Source WPF Control Library: ModernWpf

It has a very beautiful interface, entirely in Win10 style. The interface portion is similar to the default UWP. This library supports .NET Framework 4.5 and above, as well as .NET Core 3.0 and above, and can run on Windows Vista SP2 and above.

沙漠尽头的狼 9/16/2020 1:45 PM